Skip to content

fix: allowlist all CILIUM_ rules for EBPF Host Routing#8977

Merged
r2k1 merged 2 commits into
mainfrom
alew/add-cil-allowlist-patterns-ab
Jul 21, 2026
Merged

fix: allowlist all CILIUM_ rules for EBPF Host Routing#8977
r2k1 merged 2 commits into
mainfrom
alew/add-cil-allowlist-patterns-ab

Conversation

@QxBytes

@QxBytes QxBytes commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
Allowlists new cilium rules in our tests to match allowed iptables rules for ebpf host routing in aks.

Which issue(s) this PR fixes:

NA

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the e2e iptables validation allowlist to accommodate Cilium iptables rules when eBPF host routing is enabled, so AKS e2e runs don’t fail due to newly observed Cilium rules.

Changes:

  • Broadly allowlists all iptables rules that append to CILIUM_* chains by adding a regex pattern to the global allowlist used by the e2e validator.

Comment thread e2e/validation.go
Copilot AI review requested due to automatic review settings July 20, 2026 16:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread e2e/validation.go
@r2k1
r2k1 merged commit 369e54e into main Jul 21, 2026
22 of 24 checks passed
@r2k1
r2k1 deleted the alew/add-cil-allowlist-patterns-ab branch July 21, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants