We have seen cases that replication controllers are not deleted automatically when associated deployment config is deleted.
+1
+1 Looks good. If you start seeing errors about missing objects, you might want to consider adding --ignore-not-found=true.
--ignore-not-found=true
Commit 3046e25a fixes this pull-request
Pull-Request has been merged by mikeb
We have seen cases that replication controllers are not deleted automatically when associated deployment config is deleted.