kubernetes/pkg/controller/deployment/rolling_test.go

func TestDeploymentController_reconcileNewReplicaSet(t *testing.T) {}

func TestDeploymentController_reconcileOldReplicaSets(t *testing.T) {}

func TestDeploymentController_cleanupUnhealthyReplicas(t *testing.T) {}

func TestDeploymentController_scaleDownOldReplicaSetsForRollingUpdate(t *testing.T) {}