kubernetes/test
Patrick Ohly f692e4e8f0 DRA upgrade/downgrade: add some debug output for stopping commands
In some (all?) CI jobs the initial kubelet instance keeps running, despite
command context cancellation. Not reproducible locally, so additional output
was necessary to track down the root cause in CI runs: signal propagation via
sudo didn't work for kube-proxy and kubelet, but only for those two and only in
the CI. The fix is to change the CI jobs so that they disable the usage of
sudo.

While at it, simplify by replacing atomic.Pointer with atomic.Boole.
2026-03-09 10:40:33 +01:00
..
cmd kubectl wait: Support multiple conditions (#136855) 2026-03-04 23:30:27 +05:30
compatibility_lifecycle Merge pull request #136762 from HarshalNeelkamal/client-ca-reload 2026-03-06 00:46:25 +05:30
conformance Add conformance tests for MutatingAdmissionPolicy 2026-02-18 18:33:22 +00:00
e2e Merge pull request #137456 from liggitt/go126 2026-03-06 10:58:23 +05:30
e2e_dra DRA upgrade/downgrade: add some debug output for stopping commands 2026-03-09 10:40:33 +01:00
e2e_kubeadm
e2e_node Fix vet error 2026-03-05 18:11:02 -05:00
fixtures Promote agnhost image to 2.63.0 2026-02-05 17:21:34 +00:00
fuzz
images golangci-lint: bump to logtools v0.10.1 2026-03-04 12:08:18 +01:00
instrumentation Merge pull request #136399 from tico88612/feat/storage-metric-beta 2026-03-06 00:46:18 +05:30
integration Merge pull request #137304 from aaron-prindle/fieldsv1-encapsulation 2026-03-06 06:50:17 +05:30
kubemark Update NPD to v1.34.0 2025-09-27 19:57:47 +03:00
list
soak/serve_hostnames
typecheck
utils DRA upgrade/downgrade: add some debug output for stopping commands 2026-03-09 10:40:33 +01:00
OWNERS