Merge pull request #99130 from ayberk/ebs_ga_labels
Use GA topology labels for EBS
This commit is contained in:
@@ -396,7 +396,7 @@ func TestGetCandidateZone(t *testing.T) {
|
||||
node: &v1.Node{
|
||||
ObjectMeta: metav1.ObjectMeta{
|
||||
Labels: map[string]string{
|
||||
v1.LabelFailureDomainBetaZone: testZone,
|
||||
v1.LabelTopologyZone: testZone,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user