Deployment adds version info to its new rc
This commit is contained in:
@@ -487,6 +487,7 @@ func TestSyncDeploymentCreatesRC(t *testing.T) {
|
||||
opt := newListOptions()
|
||||
|
||||
f.expectCreateRCAction(rc)
|
||||
f.expectUpdateDeploymentAction(d)
|
||||
f.expectUpdateRCAction(updatedRC)
|
||||
f.expectListPodAction(rc.Namespace, opt)
|
||||
f.expectUpdateDeploymentAction(d)
|
||||
|
Reference in New Issue
Block a user