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

Gateway API: implement client cert verification [experimental] #6428

Open
skriss opened this issue May 8, 2024 · 1 comment
Open

Gateway API: implement client cert verification [experimental] #6428

skriss opened this issue May 8, 2024 · 1 comment
Labels
area/gateway-api Issues or PRs related to the Gateway (Gateway API working group) API. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@skriss
Copy link
Member

skriss commented May 8, 2024

https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.1.0

https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io/v1.FrontendTLSValidation

@skriss skriss added kind/feature Categorizes issue or PR as related to a new feature. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. area/gateway-api Issues or PRs related to the Gateway (Gateway API working group) API. labels May 8, 2024
@jdoylei
Copy link

jdoylei commented Jun 11, 2024

This feature would be great. We have apps that are stuck moving to Gateway API because they need frontend client certificates and rely on Contour's HTTPProxy.spec.virtualhost.tls.clientValidation field. We'd be able to make these apps consistent with others if they could switch to Gateway and Gateway.spec.tls.frontendValidation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/gateway-api Issues or PRs related to the Gateway (Gateway API working group) API. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants