Dieter Guendisch
Dieter Guendisch
I like this freeze idea!! However I'd consider filtering pretty important too (sometimes we focus on one cloudprovider only or exclude a bunch of well known clusters that all have...
Ah, mixed it up, so search is available but filtering out user/ticket/configuration issues is not? But how should that work? I think every operator has most of the time these...
I see, then everything is fine, looks perfect!
Sure, I added an internal issue on the update, let's discuss the priority there.
A general kill-switch could prove useful for any unforeseen issues that might arise during rolling of a big cluster, so I think it still makes sense. Regarding readiness gates: I...
Btw, openstack colleagues would potentially want to add it the resp. ccm: https://github.com/kubernetes/cloud-provider-openstack/issues/2148
I think yes. I'm using custom tasks https://code.visualstudio.com/docs/editor/tasks#_custom-tasks but it seems to be the very same "mechanism" as the build tasks you mention.
Seeing the bunch of PRs trying to make that configurable (but all of them closed mostly on UX reasons), makes me wonder on another option: if the grafana maintainers do...
It would be very helpful if a future node-agent could try to avoid restarting all kubelets more or less at once but do it in a jittered/delayed/consecutive way to prevent...
Sounds reasonable, a jittered restart should be already way better (if spread across a sufficiently big time window) than what we have today.