Thomas Gosteli
Thomas Gosteli
Unfortunately I've the same issue here. Probably submitting the chart to the kuebapps Hub would be a good idea. I can help out with this if there is something missing...
I don't think so, no. But why not create one now? I can file a PR with the chart if @linki is ok with merging it.
FYI: The PR was merged, you can now use the helm chart with: ``` helm repo add chaoskube https://linki.github.io/chaoskube helm repo update helm template chaoskube/chaoskube ```
> The changes you added look good, but what is missing is adding the ability to read the firmware back in ` resourceVMRead` function. > > ```go > if err...
HI @VoyTechnology, Any chance to get this merged in the near future? Thanks, Thomas
This is true for all the "web-framework" (or logger) dependencies. They should be removed from the main sentry-go library in my opinion. sentry-go is a library package and should have...
Due to the fact that kubenurse runs as a DaemonSet we're not able to evict pods from Nodes which are not schedulable: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/#taints-and-tolerations. Which means we need to solve this...
Neighbour pods are now excluded with #13. Let's now find a way to disable checks if the node is unschedulable.
FYI: Looks like we face the same issue with Cilium (kube-proxy replacement enabled). Installed the linkerd-cni first and then linkerd with the `linkerd` CLI version 2.11.1.
cross referencing #7786