Skip to content
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

v1.15 Backports 2024-05-11 #32481

Merged
merged 4 commits into from May 12, 2024
Merged

v1.15 Backports 2024-05-11 #32481

merged 4 commits into from May 12, 2024

Conversation

sayboras
Copy link
Member

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

 32367

[ upstream commit 32b2784 ]

This commit is to re-enable proxy rule installation in native mode if
cilium envoy config or ipsec is enabled. The reason is to handle the
reply packet of hair-pinning traffic in Ingress L7 proxy (i.e. backend
is in the same node).

Relates: 0ebe516
Relates: #29530, #29864

Signed-off-by: Tam Mach <[email protected]>
[ upstream commit 4ce4bb1 ]

This is to make sure that we have a coverage for hair pinning traffic
i.e. backend is on the same node with client. Additionally, this test
will provide some coverage with cloud provider (e.g. GKE), as all other
Ingress/Gateway API/L7 LB tests are running with kind clusters.

Signed-off-by: Tam Mach <[email protected]>
[ upstream commit de9c87b ]

After #22006, BPF host routing is enabled by default, this commit is to
enable legacy host routing as a workaround, as the response packet might
be dropped. Further investigation is tracked under #31653.

Signed-off-by: Tam Mach <[email protected]>
[ upstream commit bc41564 ]

This is to pick up the changes for Ingress controller connectivity tests

Signed-off-by: Tam Mach <[email protected]>
@sayboras sayboras added kind/backports This PR provides functionality previously merged into master. backport/1.15 This PR represents a backport for Cilium 1.15.x of a PR that was merged to main. labels May 11, 2024
@sayboras
Copy link
Member Author

/test-backport-1.15

@sayboras sayboras marked this pull request as ready for review May 11, 2024 10:38
@sayboras sayboras requested review from a team as code owners May 11, 2024 10:38
@sayboras sayboras requested a review from christarazi May 11, 2024 10:38
@ldelossa ldelossa merged commit b1a582b into v1.15 May 12, 2024
224 checks passed
@ldelossa ldelossa deleted the pr/v1.15-backport-2024-05-11-07-29 branch May 12, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.15 This PR represents a backport for Cilium 1.15.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.

None yet

4 participants