Merge pull request #88447 from taesunny/pkg/controller

Fix pkg/controller typos in some error messages, comments etc
This commit is contained in:
Kubernetes Prow Robot
2020-02-26 19:39:19 -08:00
committed by GitHub
29 changed files with 54 additions and 54 deletions

View File

@@ -1308,7 +1308,7 @@ func TestPodChanged(t *testing.T) {
/* dual stack tests */
// primary changes, because changing IPs is done by changing sandbox
// case 1: add new secondrary IP
// case 1: add new secondary IP
newPod.Status.PodIP = "1.1.3.1"
newPod.Status.PodIPs = []v1.PodIP{
{