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 9e5a012 commit 9bb0786Copy full SHA for 9bb0786
test/extended/util/test.go
@@ -273,6 +273,8 @@ var (
273
`\[Feature:Initializers\]`, // admission controller disabled
274
`\[Feature:LocalPersistentVolumes\]`, // flag gate is off
275
`\[Feature:PodPreemption\]`, // flag gate is off
276
+ `\[Feature:RunAsGroup\]`, // flag gate is off
277
+ `\[Feature:BlockVolume\]`, // flag gate is off
278
`AdmissionWebhook`, // needs to be enabled
279
},
280
// tests for features that are not implemented in openshift
0 commit comments