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

Implement BackendTLSPolicy #2033

Closed
arkodg opened this issue Oct 20, 2023 · 4 comments
Closed

Implement BackendTLSPolicy #2033

arkodg opened this issue Oct 20, 2023 · 4 comments
Assignees
Labels
area/conformance Gateway API Conformance Related Issues area/translator Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR. help wanted Extra attention is needed kind/enhancement New feature or request road-to-ga
Milestone

Comments

@arkodg
Copy link
Contributor

arkodg commented Oct 20, 2023

Description:

Describe the desired behavior, what scenario it enables and how it
would be used.

A new CRD was introduced upstream to support upstream TLS from the Gateway to the Backend
https://gateway-api.sigs.k8s.io/geps/gep-1897/

This should be implemented in Envoy Gateway

@arkodg arkodg added kind/enhancement New feature or request area/translator Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR. area/conformance Gateway API Conformance Related Issues help wanted Extra attention is needed labels Oct 20, 2023
@arkodg arkodg added this to the Backlog milestone Oct 20, 2023
@Xunzhuo
Copy link
Member

Xunzhuo commented Oct 20, 2023

BackendTLSPolicy is more related to BackendTrafficPolicy or SecurityPolicy ?

@arkodg
Copy link
Contributor Author

arkodg commented Oct 21, 2023

It's similar, but the CRD is maintained by upstream gateway api and is specific to upstream TLS

@tamalsaha
Copy link
Contributor

tamalsaha commented Oct 21, 2023

We are open to contributing this feature, if it is not already worked on by anyone else. cc: @TasdidurRahman

@arkodg
Copy link
Contributor Author

arkodg commented Oct 21, 2023

thanks @tamalsaha , #1925 & #1939 are handy templates for this feature (please ignore the Api & CRD work)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/conformance Gateway API Conformance Related Issues area/translator Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR. help wanted Extra attention is needed kind/enhancement New feature or request road-to-ga
Projects
None yet
Development

No branches or pull requests

3 participants