Skip to content

Conversation

pchaigno
Copy link
Member

@pchaigno pchaigno commented Jul 8, 2025

Support for IPv6 underlays in dual-stack clusters was recently merged in #40324. This pull request now extends the IPsec and WireGuard coverage of IPv6 underlays to include dual-stack clusters.

@pchaigno pchaigno added area/encryption Impacts encryption support such as IPSec, WireGuard, or kTLS. release-note/ci This PR makes changes to the CI. feature/ipv6 Relates to IPv6 protocol support feature/ipsec Relates to Cilium's IPsec feature feature/wireguard Relates to Cilium's Wireguard feature labels Jul 8, 2025
pchaigno added 2 commits July 8, 2025 10:57
Commit 7e6baca ("workflows/e2e: Cover WireGuard with IPv6
underlay") only covered IPv6 underlay in IPv6-only mode because
dual-stack mode only supported IPv4 underlays. That has now changed
(with 925a684 and preceding commits) so we can cover WireGuard
with IPv6 underlay in a dual-stack cluster.

Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
Commit 829016f ("workflows/ipsec: Cover IPv6 underlays") covered
IPv6-only clusters. Support for IPv6 underlay + dual-stack was then
added in commit 925a684 ("mtu: Support IPv6 underlay protocol in
dual-stack") and precedings. We can therefore now extend the IPsec
coverage to include IPv6 underlay + dual-stack.

Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
@pchaigno pchaigno force-pushed the pr/pchaigno/ci-dual-stack-ipv6-underlay branch from 6682e89 to ecea346 Compare July 8, 2025 08:57
@pchaigno
Copy link
Member Author

pchaigno commented Jul 8, 2025

/test

@pchaigno pchaigno marked this pull request as ready for review July 8, 2025 10:29
@pchaigno pchaigno requested review from a team as code owners July 8, 2025 10:29
@pchaigno pchaigno enabled auto-merge July 8, 2025 14:07
@pchaigno pchaigno added this pull request to the merge queue Jul 9, 2025
Merged via the queue into main with commit 353fb98 Jul 9, 2025
325 of 328 checks passed
@pchaigno pchaigno deleted the pr/pchaigno/ci-dual-stack-ipv6-underlay branch July 9, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/encryption Impacts encryption support such as IPSec, WireGuard, or kTLS. feature/ipsec Relates to Cilium's IPsec feature feature/ipv6 Relates to IPv6 protocol support feature/wireguard Relates to Cilium's Wireguard feature release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants