Backport PR #74 Flannel enforcement cleanup to release/3.0 - #78
Merged
Jiri Appl (jiria) merged 1 commit intoSep 22, 2026
Merged
Jiri Appl (jiria) merged 1 commit into
Jiri Appl (jiria) merged 1 commit into
Conversation
Garrett Settles (gsettles01)
deployed
to
development
September 21, 2026 15:57 — with
GitHub Actions
Active
Garrett Settles (gsettles01)
marked this pull request as ready for review
September 21, 2026 16:55
Garrett Settles (gsettles01)
requested a review
from a team
as a code owner
September 21, 2026 16:55
(cherry picked from commit 6a53434)
Garrett Settles (gsettles01)
force-pushed
the
gsettles/fix-23910-flannel-enforcement-release-3.0
branch
from
September 21, 2026 17:01
f69043e to
dacfbef
Compare
Garrett Settles (gsettles01)
deployed
to
development
September 21, 2026 17:01 — with
GitHub Actions
Active
Jiri Appl (jiria)
approved these changes
Sep 21, 2026
Jiri Appl (jiria)
deleted the
gsettles/fix-23910-flannel-enforcement-release-3.0
branch
September 22, 2026 16:51
11 tasks
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Backport the enforcement-policy change from ACL PR #74 to
release/3.0.Mantle
aclmainexcludesacl.flannel.udpandacl.flannel.vxlanfor ACL, but the production nightly combines that runner with ACLrelease/3.0, which still enforces both tests. This causesEvaluate Test Resultsto fail with2 enforced test(s) not selectedeven though every selected enforced test passes.Change Log
acl.flannel.udpandacl.flannel.vxlanentries fromacl/tests/kola_enforcing.yaml.Type of Change
Does this affect the image build?
Associated Issues
Test Methodology
Merge Checklist
All applicable boxes should be checked before merging