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

envoy: Update for missing backports #26722

Merged

Conversation

jrajahalme
Copy link
Member

@jrajahalme jrajahalme commented Jul 8, 2023

Add back backports that were missing in Envoy v1.24:

Fixes: #26309

@jrajahalme jrajahalme added kind/bug This is a bug in the Cilium logic. kind/regression This functionality worked fine before, but was broken in a newer release of Cilium. release-blocker/1.13 This issue will prevent the release of the next version of Cilium. labels Jul 8, 2023
@jrajahalme jrajahalme requested a review from a team as a code owner July 8, 2023 14:25
@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.13 This PR represents a backport for Cilium 1.13.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. labels Jul 8, 2023
@jrajahalme jrajahalme added the affects/v1.13 This issue affects v1.13 branch label Jul 8, 2023
Add back backports that were missing in Envoy v1.24:

- Ingress id backport v1.23 Ingress id backport v1.23 (cilium/proxy#182)
- patches: Update for upstreamed versions patches: Update for upstreamed versions (cilium/proxy#183)
- admin: include cilium networkpolicies in envoy config dump admin: include cilium networkpolicies in envoy config dump (cilium/proxy#185)
- Enable internal listener extensions for v1.23 (cilium/proxy#217)

Fixes: cilium#26309

Signed-off-by: Jarno Rajahalme <jarno@isovalent.com>
@jrajahalme jrajahalme force-pushed the envoy-enable-internal-listener-v1.13 branch from 3c42b59 to 035b39b Compare July 9, 2023 11:12
@jrajahalme jrajahalme changed the title envoy: Update for internal listener extensions envoy: Update for missing backports Jul 9, 2023
@gentoo-root
Copy link
Contributor

/test-backport-1.13

@julianwiedmann
Copy link
Member

/test-1.19-4.19

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jul 11, 2023
@julianwiedmann julianwiedmann merged commit d28ea24 into cilium:v1.13 Jul 11, 2023
61 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects/v1.13 This issue affects v1.13 branch backport/1.13 This PR represents a backport for Cilium 1.13.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. kind/bug This is a bug in the Cilium logic. kind/regression This functionality worked fine before, but was broken in a newer release of Cilium. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-blocker/1.13 This issue will prevent the release of the next version of Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants