generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 581
Open
Labels
kind/gepPRs related to Gateway Enhancement Proposal(GEP)PRs related to Gateway Enhancement Proposal(GEP)
Description
What would you like to be added:
As a follow up to the doc that's been discussed in previous community meetings, this GEP will propose the following changes:
- Formalizing guidance for implementations to send HTTP 421 when we see mismatched requests
- Adding Gateway API documentation that describes the problem and possible solutions
- Adding a new status condition that will warn users when configuration with overlapping hostname configuration is present with a reference to the documentation created in step 2
- Introduce new top-level TLS configuration, starting with client-cert validation
Although we will make every effort to get as many of these changes as possible into Gateway API v1.3, it's unlikely that all of them will fit into this release.
Why this is needed:
Our current TLS configuration can lead to confusing and inconsistent behavior across implementations. These problems are only made worse as we add client cert validation. This GEP aims to warn users about problematic configuration and provide a safer API surface.
candita, youngnick, webwurst and PT-GD
Metadata
Metadata
Assignees
Labels
kind/gepPRs related to Gateway Enhancement Proposal(GEP)PRs related to Gateway Enhancement Proposal(GEP)