Merge pull request #10234 from mikedanese/rolling-update-weird

Detect if replicas have been defaulted in rolling-update and use old replica count
This commit is contained in:
Robert Bailey
2015-06-26 12:54:35 -07:00
12 changed files with 135 additions and 83 deletions

View File

@@ -3,7 +3,6 @@ kind: ReplicationController
metadata:
name: update-demo-kitten
spec:
replicas: 4
selector:
name: update-demo
version: kitten