Skip to content

fix(infra): support calico cni ip-in-ip mode#3563

Merged
yangchiu merged 1 commit into
longhorn:masterfrom
COLDTURNIP:13438-aws-ip-in-ip
Jul 14, 2026
Merged

fix(infra): support calico cni ip-in-ip mode#3563
yangchiu merged 1 commit into
longhorn:masterfrom
COLDTURNIP:13438-aws-ip-in-ip

Conversation

@COLDTURNIP

Copy link
Copy Markdown
Member

Which issue(s) this PR fixes:

Issue longhorn/longhorn#13438

What this PR does / why we need it:

The Calico CNI plugin works in IP-in-IP mode, i.e. the IP packet is packed into another IP packet and forward to other nodes. However, AWS EC2 checks the source & destination, and drops such packets due to security concern. This PR allows such traffic for such CNI setup.

Special notes for your reviewer:

Additional documentation or context

longhorn-13438

Signed-off-by: Raphanus Lo <yunchang.lo@suse.com>
@yangchiu yangchiu merged commit 4d4f97a into longhorn:master Jul 14, 2026
7 checks passed
@yangchiu

Copy link
Copy Markdown
Member

@mergify backport v1.12.x

@mergify

mergify Bot commented Jul 15, 2026

Copy link
Copy Markdown

backport v1.12.x

✅ Backports have been created

Details

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.

2 participants