kubernetes/test
Davanum Srinivas 03e6622c92
Fix container_restart_test AfterEach failing when CRI Proxy is undefined
Two test contexts were failing because their AfterEach blocks run even
when BeforeEach skips the test (standard Ginkgo behavior). This caused
resetCRIProxyInjector to fail with "CRI Proxy is undefined".

Switched to using DeferCleanup inside BeforeEach instead, which only
runs if BeforeEach succeeds. This is the same pattern the other test
contexts in this file already use.

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2026-01-23 19:59:22 -05:00
..
cmd make general profile default 2025-12-24 15:35:31 +00:00
compatibility_lifecycle Merge pull request #136389 from adrianmoisey/promote-kep-5311-to-beta 2026-01-22 18:11:28 +05:30
conformance hack/update-conformance-yaml.sh 2025-11-05 14:27:15 -08:00
e2e Add timeout to ImagePullTest poll loop to prevent infinite hangs 2026-01-23 18:19:17 -05:00
e2e_dra DRA tests: stop using deprecated ktesting functions 2026-01-19 08:27:15 +01:00
e2e_kubeadm switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well) 2025-06-25 11:42:12 -04:00
e2e_node Fix container_restart_test AfterEach failing when CRI Proxy is undefined 2026-01-23 19:59:22 -05:00
fixtures Update agnhost to 2.61 and etcd to 3.6.7-0 in test manifests 2026-01-18 20:39:57 -05:00
fuzz switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well) 2025-06-25 11:42:12 -04:00
images Fix volume/nfs image for CentOS Stream 9 2026-01-22 21:13:15 -05:00
instrumentation emeritus logicalhan, rest in peace 2026-01-15 12:18:02 -08:00
integration Merge pull request #136303 from ShaanveerS/fix-flake 2026-01-23 05:17:27 +05:30
kubemark Update NPD to v1.34.0 2025-09-27 19:57:47 +03:00
list
soak/serve_hostnames
typecheck
utils Bump e2e test images to latest promoted versions 2026-01-23 06:19:30 -05:00
OWNERS emeritus spiffxp 2025-06-10 20:05:40 -07:00