Eric Greer
Eric Greer
I think we should be careful not to put _too_ many options in the Helm chart. The Chart has a lot of options already, and it seems like someone can...
This seems like a generic 'kubernetes client could not talk to the Kubernetes API' error. I am not sure Kuberhealthy code could cause this one... Maybe there is a `NetworkPolicy`...
Can you explain this a little more? Would you like something like `completions` or `parallelism` on a `khjob` resource?
We should create these configmap specs off of our existing [grafana dashboards](https://github.com/Comcast/kuberhealthy/tree/master/deploy/grafana)
FWIW, we used to host on Quay.io. They had a lot of random downtime, so we moved to docker. GCR could be possible, but I think it costs money to...
Add optional test for external-dns entries as well.
Clearing this from the 2.0.0 launch milestone. This should be implemented as an external check for v2.
update: we now have a deployment checker but do not yet have a specific service checker (or ingress checker)
Seems to be related to the [code here](https://github.com/Comcast/kuberhealthy/blob/771cc514cfaf6ff74745aed2d66bfc777f7f32ef/pkg/checks/external/main.go#L411-L437).
This needs a reliable reproduction for further troubleshooting. This may involve master election failing to determine who is master.