Skip to content

v1.16 Backports 2025-07-02 #40331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 2, 2025
Merged

Conversation

tklauser
Copy link
Member

@tklauser tklauser commented Jul 2, 2025

Once this PR is merged, a GitHub action will update the labels of these PRs:

 40089 40209

aanm and others added 2 commits July 2, 2025 17:06
[ upstream commit 978486d ]

If the command doesn't have the repository as part of the command, then
gh will try to derive it from the .git directory. Since this directory
doesn't exist, the command fails.

Fixes: 2b24f33 (".github/workflows: remove reviewers if ciliumbot approved PR")
Signed-off-by: André Martins <andre@cilium.io>
Signed-off-by: Tobias Klauser <tobias@cilium.io>
[ upstream commit 2d0825e ]

If the agent assigns a IPv6 IP as the gateway IP packets will be dropped
because the egress gateway feature doesn't support a IPv6 underlay. This
commit ensures the IP chosen as the gateway IP is IPv4.

Fixes: #39985

Signed-off-by: Robin Gögge <r.goegge@isovalent.com>
Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser tklauser added kind/backports This PR provides functionality previously merged into master. backport/1.16 This PR represents a backport for Cilium 1.16.x of a PR that was merged to main. labels Jul 2, 2025
@tklauser tklauser requested review from aanm and rgo3 July 2, 2025 15:08
@tklauser tklauser marked this pull request as ready for review July 2, 2025 15:08
@tklauser tklauser requested review from a team as code owners July 2, 2025 15:08
@tklauser tklauser requested a review from christarazi July 2, 2025 15:08
@tklauser
Copy link
Member Author

tklauser commented Jul 2, 2025

/test

@tklauser tklauser enabled auto-merge July 2, 2025 15:08
@tklauser tklauser added this pull request to the merge queue Jul 2, 2025
Merged via the queue into v1.16 with commit 4e93310 Jul 2, 2025
376 of 384 checks passed
@tklauser tklauser deleted the pr/v1.16-backport-2025-07-02-05-06 branch July 2, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.16 This PR represents a backport for Cilium 1.16.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants