![]() 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. |
||
---|---|---|
.. | ||
util | ||
BUILD | ||
deployment_controller_test.go | ||
deployment_controller.go | ||
recreate.go | ||
rollback.go | ||
rolling_test.go | ||
rolling.go | ||
sync_test.go | ||
sync.go |