We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c9f60 commit a3f29fdCopy full SHA for a3f29fd
integration_test.go
@@ -592,7 +592,6 @@ func TestIntegration(t *testing.T) {
592
pdb.Status.CurrentHealthy = 1
593
pdb.Status.DesiredHealthy = 1
594
pdb.Status.ExpectedPods = 1
595
- pdb.Status.PodDisruptionsAllowed = 0
596
pdb.Status.ObservedGeneration = 1
597
}),
598
NewTestMatch("pvc match",
0 commit comments