mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
This adds tests for code introduced here : https://github.com/kubernetes/kubernetes/issues/26994 Via integration test we can now verify that if pod delete event is somehow missed by AttachDetach controller - it still get cleaned up by Desired State of World populator. |
||
|---|---|---|
| .. | ||
| cache | ||
| populator | ||
| reconciler | ||
| statusupdater | ||
| testing | ||
| attach_detach_controller.go | ||
| attach_detach_controller_test.go | ||
| BUILD | ||
| OWNERS | ||