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 to add auth extensions #22562

Merged
merged 1 commit into from Dec 6, 2022

Conversation

jrajahalme
Copy link
Member

Update envoy image to the build of
cilium/proxy@ff9a74a which adds 'envoy.filters.http.jwt_authn' and 'envoy.filters.http.oauth2' to the build so that these can be used in (Clusterwide)CiliumEnvoyConfig resources.

This does not block any planned functionality for 1.13, but should be made available in 1.13, so marked this as a release blocker for 1.13.

Added 'envoy.filters.http.jwt_authn' and 'envoy.filters.http.oauth2' to the build to be used in CiliumEnvoyConfig resources.

@jrajahalme jrajahalme added area/proxy Impacts proxy components, including DNS, Kafka, Envoy and/or XDS servers. area/servicemesh GH issues or PRs regarding servicemesh release-blocker/1.13 This issue will prevent the release of the next version of Cilium. labels Dec 6, 2022
@jrajahalme jrajahalme requested review from a team as code owners December 6, 2022 10:42
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Dec 6, 2022
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Dec 6, 2022
images/cilium/Dockerfile Outdated Show resolved Hide resolved
Copy link
Member

@sayboras sayboras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM as long as the image build CI is ✔️

Update envoy image to the build of
cilium/proxy@ff9a74a
which adds 'envoy.filters.http.jwt_authn' and 'envoy.filters.http.oauth2'
to the build so that these can be used in (Clusterwide)CiliumEnvoyConfig
resources.

Signed-off-by: Jarno Rajahalme <jarno@isovalent.com>
@jrajahalme jrajahalme added release-note/minor This PR changes functionality that users may find relevant to operating Cilium. and removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. kind/community-contribution This was a contribution made by a community member. labels Dec 6, 2022
@joestringer joestringer merged commit 22f9af4 into cilium:master Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/proxy Impacts proxy components, including DNS, Kafka, Envoy and/or XDS servers. area/servicemesh GH issues or PRs regarding servicemesh release-blocker/1.13 This issue will prevent the release of the next version of Cilium. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants