-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Make overlapping deployments deletable @kubernetes/deployment ptal Fixes https://github.com/kubernetes/kubernetes/issues/34466 by 1) not adding the overlapping annotation in the working deployment, 2) updates observedGeneration for overlapping deployments, and 3) updates the kubectl deployment reaper to do non-cascading deletion for deployments with the overlapping annotation.
7c9c8cbf
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| util | ||
| BUILD | ||
| deployment_controller.go | ||
| deployment_controller_test.go | ||
| recreate.go | ||
| rollback.go | ||
| rolling.go | ||
| rolling_test.go | ||
| sync.go | ||
| sync_test.go |