Skip to content

Commit abd2214

Browse files
committed
UPSTREAM: <drop>: attempt to fix KubeletFineGrainedAuthz
1 parent 95c4e38 commit abd2214

File tree

3 files changed

+3
-11
lines changed

3 files changed

+3
-11
lines changed

openshift-hack/cmd/k8s-tests-ext/disabled_tests.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,10 +177,6 @@ func filterOutDisabledSpecs(specs et.ExtensionTestSpecs) et.ExtensionTestSpecs {
177177
// https://redhat-internal.slack.com/archives/C08KA82J2JF/p1743612984702079
178178
"[Feature:SchedulerAsyncPreemption]",
179179

180-
// Ryan is working with upstream
181-
// https://redhat-internal.slack.com/archives/C08KA82J2JF/p1743423013941239
182-
"[FeatureGate:KubeletFineGrainedAuthz]",
183-
184180
// Requires flipping the gate in o/api after branch cut
185181
// https://redhat-internal.slack.com/archives/C08KA82J2JF/p1743447032840259
186182
"[Feature:UserNamespacesSupport]",

openshift-hack/e2e/annotate/generated/zz_generated.annotations.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openshift-hack/e2e/annotate/rules.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,10 +177,6 @@ var (
177177
// https://redhat-internal.slack.com/archives/C08KA82J2JF/p1743612984702079
178178
`\[Feature:SchedulerAsyncPreemption\]`,
179179

180-
// Ryan is working with upstream
181-
// https://redhat-internal.slack.com/archives/C08KA82J2JF/p1743423013941239
182-
`\[FeatureGate:KubeletFineGrainedAuthz\]`,
183-
184180
// Requires flipping the gate in o/api after branch cut
185181
// https://redhat-internal.slack.com/archives/C08KA82J2JF/p1743447032840259
186182
`\[Feature:UserNamespacesSupport\]`,

0 commit comments

Comments
 (0)