[WIP] test(flannel): remove ACL tests for unused legacy flannel wrapper - #38
Draft
Garrett Settles (gsettles01) wants to merge 2 commits into
Draft
[WIP] test(flannel): remove ACL tests for unused legacy flannel wrapper#38Garrett Settles (gsettles01) wants to merge 2 commits into
Garrett Settles (gsettles01) wants to merge 2 commits into
Conversation
8 tasks
Restore the ACL registrations and fixtures with explicit distro exclusions, matching the other documented disabled tests. Document wrapper retirement and deferred replacement coverage in acl-disabled-tests.md (WI 23756). Keep Flatcar and kubeadm unchanged.
Garrett Settles (gsettles01)
force-pushed
the
gsettles/remove-acl-flannel-tests
branch
from
September 9, 2026 20:46
5dc0ca5 to
b45293c
Compare
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
Remove ACL-only legacy Flannel-wrapper registrations after team review found the wrapper likely unused. Flatcar and kubeadm Flannel coverage remains.
Change Log
acl.flannel.{udp,vxlan}.cl.flannel.*.Type of Change
Associated Issues
Test Methodology
go test,go vet,gofmt,Dockerfile.azlbuild, and AMD64/ARM64kola listchecks pass.Merge Checklist