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 2bd8ec3 commit aab1bb0Copy full SHA for aab1bb0
openshift-hack/cmd/k8s-tests-ext/disabled_tests.go
@@ -15,8 +15,6 @@ func filterOutDisabledSpecs(specs et.ExtensionTestSpecs) et.ExtensionTestSpecs {
15
"[Feature:ClusterTrustBundle]",
16
"[Feature:SELinuxMount]",
17
"[FeatureGate:SELinuxMount]",
18
- "[Feature:UserNamespacesPodSecurityStandards]",
19
- "[Feature:UserNamespacesSupport]", // disabled Beta
20
"[Feature:DynamicResourceAllocation]",
21
"[Feature:VolumeAttributesClass]", // disabled Beta
22
"[sig-cli] Kubectl client Kubectl prune with applyset should apply and prune objects", // Alpha feature since k8s 1.27
0 commit comments