mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #39216 from krmayankk/contr-ref
Automatic merge from submit-queue (batch tested with PRs 40124, 39216, 40561, 40595, 40735) fix comment alignment fixes https://github.com/kubernetes/kubernetes/issues/39215 cc @kargakis @caesarxuchao
This commit is contained in:
commit
e7e7f95048
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user