fix typos lable -> label

This commit is contained in:
yeya24
2018-12-13 13:24:04 +08:00
parent ed73acdc98
commit 16acbc84ce
3 changed files with 4 additions and 4 deletions

View File

@@ -3449,7 +3449,7 @@ func TestInterPodAffinityWithMultipleNodes(t *testing.T) {
"nodeA": true,
"nodeB": true,
},
name: "Test incoming pod's anti-affinity: even if lableSelector matches, we still check if topologyKey matches",
name: "Test incoming pod's anti-affinity: even if labelSelector matches, we still check if topologyKey matches",
},
{
pod: &v1.Pod{