Elana Hashman
Elana Hashman
From https://github.com/kubernetes/kubernetes/pull/105781#issuecomment-947906287 - IMO we _do_ want to stop readiness probes during graceful shutdown, since we want all pods to stop serving traffic. /cc @matthyx @rphillips
> I would like to scope out and propose a solution that involves wg-k8s-infra taking on ownership and administration of the kubernetes.io GSuite instance Since WGs are supposed to eventually...
KEP is provisional, please update to `implementable` and assign a PRR approver (I'd suggest @johnbelamaric)
/sig node /sig security
FWIW I think the right way to do this (back when I was working on a fix) was to look at whatever ELF interpreter Python was called with and use...
https://wiki.debian.org/X32Port#Detecting_X32 is the official answer, I think. The unofficial answer I was going for is looking at the path of the ELF interpreter Python was built with. On an x32...
/triage accepted
/triage accepted
Taking this out of draft so CI runs. I was able to get the basic cgroupv2 integration test (copied from the "basic" test) to mostly pass. There was a little...
/retest-required flake #126