kubernetes/test/e2e/kubectl
xueqzhan 44d3a49327 Filter out unschedulable nodes in kubectl describe e2e test
Fix race condition where the kubectl describe conformance test picks up
an ephemeral fake node created by the parallel node lifecycle test
(test/e2e/node/node_lifecycle.go), which gets deleted before the
describe command runs, causing a NotFound error.
2026-04-07 12:50:34 -04:00
..
debug.go KEP-4292: Add e2e test for custom profile in kubectl debug (#127187) 2024-10-22 19:48:59 +01:00
delete.go ci: remove httpd usage while using agnhost instead 2025-09-01 20:11:18 +08:00
exec.go Lint: Use modernize/rangeint in test/{e2e,e2e_node,images,soak} 2026-03-07 10:17:31 +01:00
framework.go e2e: enhance SIGDescribe 2023-10-10 18:15:49 +02:00
kubectl.go Filter out unschedulable nodes in kubectl describe e2e test 2026-04-07 12:50:34 -04:00
kuberc.go Add e2e tests for kubectl kuberc commands 2026-01-30 11:15:12 +03:00
logs.go fix flaky logs test by retrying logs fetch 2026-02-24 18:27:15 +05:30
OWNERS Update sig-cli OWNERS 2022-02-14 10:55:35 -07:00
portforward.go Close response body after the conn is closed 2025-08-28 15:21:57 +03:00
rollout.go ci: remove httpd usage while using agnhost instead 2025-09-01 20:11:18 +08:00