kubernetes/test/utils
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
..
apiserver svm: set UID and RV on SSA patch to cause conflict on logical create 2024-07-18 17:19:11 -04:00
crd chore: depr. pointer pkg replacement for test/e2e and utils 2025-07-06 22:18:03 +02:00
fakedns integration test: webhook proxy behavior 2025-10-02 22:31:08 +00:00
format dependencies: ginkgo v2.27.3 + gomega v1.38.3 2025-12-19 10:37:54 +01:00
harness Generate and format files 2022-07-26 13:14:05 -04:00
hermeticpodcertificatesigner Merge pull request #136729 from ahmedtd/podcert-pkcs10 2026-02-12 04:43:59 +05:30
image Bump dependencies, images and versions used to Go 1.26.0 and distroless iptables 2026-02-26 09:09:39 +01:00
junit hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ktesting Update example test to use tCtx Eventually 2026-02-27 10:03:29 +05:30
kubeconfig svm: set UID and RV on SSA patch to cause conflict on logical create 2024-07-18 17:19:11 -04:00
localupcluster DRA upgrade/downgrade: add some debug output for stopping commands 2026-03-09 10:40:33 +01:00
oidc Bump to mockery v3 2025-08-29 13:43:54 +02:00
admission_webhook.go Generate and format files 2022-07-26 13:14:05 -04:00
audit.go svm: set UID and RV on SSA patch to cause conflict on logical create 2024-07-18 17:19:11 -04:00
conditions.go Cleanup unused test functions - cont-ed 2024-07-17 16:22:11 +02:00
create_resources.go Cleanup unused test functions - cont-ed 2024-07-17 16:22:11 +02:00
delete_resources.go Cleanup unused test functions - cont-ed 2024-07-17 16:22:11 +02:00
density_utils.go Use Go 1.22 for-range in test/utils and test/integrations 2026-02-05 16:13:58 +01:00
deployment.go Move dump package from apimachinery to k8s.io/utils 2026-02-12 07:34:19 -05:00
node.go e2e tests 2024-11-08 03:00:54 +00:00
paths.go Setup e2e_node to support testing on ARM64 2023-05-20 00:07:44 +00:00
pki_helpers.go update serial number to a valid non-zero number in ca certificate (#117791) 2023-05-09 06:34:08 -07:00
pod_store.go generated: run refactor 2020-02-07 18:16:47 -08:00
replicaset.go Cleanup unused test functions - cont-ed 2024-07-17 16:22:11 +02:00
runners.go Use Go 1.22 for-range in test/utils and test/integrations 2026-02-05 16:13:58 +01:00
tmpdir.go io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os 2022-02-03 05:32:12 +08:00
update_resources.go Replace PollImmediate with PollUntilContextTimeout (#128147) 2024-11-07 14:57:29 +00:00