mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 21:53:52 +00:00
fix comment alignment
This commit is contained in:
@@ -96,9 +96,9 @@ func newOwnerRC(f *framework.Framework, name string) *v1.ReplicationController {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// verifyRemainingDeploymentsAndReplicaSets verifies if the number of the remaining deployment
|
// verifyRemainingDeploymentsAndReplicaSets verifies if the number
|
||||||
// and rs are deploymentNum and rsNum. It returns error if the
|
// of the remaining deployment and rs are deploymentNum and rsNum.
|
||||||
// communication with the API server fails.
|
// It returns error if the communication with the API server fails.
|
||||||
func verifyRemainingDeploymentsAndReplicaSets(
|
func verifyRemainingDeploymentsAndReplicaSets(
|
||||||
f *framework.Framework,
|
f *framework.Framework,
|
||||||
clientSet clientset.Interface,
|
clientSet clientset.Interface,
|
||||||
|
Reference in New Issue
Block a user