#305 CI/CD: Delete replication controllers explicitly
Merged by mikeb. Opened by rayson.
rayson/waiverdb cicd-tear-down-rc  into  master

Download 305.patch

We have seen cases that replication controllers are not deleted automatically when associated deployment config is deleted.

+1 Looks good. If you start seeing errors about missing objects, you might want to consider adding --ignore-not-found=true.

Commit 3046e25a fixes this pull-request

Pull-Request has been merged by mikeb

Pull-Request has been merged by mikeb

Metadata