mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-25 16:19:52 -04:00
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. |
||
|---|---|---|
| .. | ||
| debug.go | ||
| delete.go | ||
| exec.go | ||
| framework.go | ||
| kubectl.go | ||
| kuberc.go | ||
| logs.go | ||
| OWNERS | ||
| portforward.go | ||
| rollout.go | ||