mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +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
|
||||
// and rs are deploymentNum and rsNum. It returns error if the
|
||||
// communication with the API server fails.
|
||||
// verifyRemainingDeploymentsAndReplicaSets verifies if the number
|
||||
// of the remaining deployment and rs are deploymentNum and rsNum.
|
||||
// It returns error if the communication with the API server fails.
|
||||
func verifyRemainingDeploymentsAndReplicaSets(
|
||||
f *framework.Framework,
|
||||
clientSet clientset.Interface,
|
||||
|
Loading…
Reference in New Issue
Block a user