generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 482
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GEP-1911] Update BackendRef with GEP details (#2444)
* just mention service protocol field * add backend protocol GEP details to BackendRef * mark backend protocol section experimental * fix regexp generation * fix nits * relax requirements to SHOULD and only drop language around Endpoints/EndpointSlices * Drop 'Gateway' in some clauses so that appProtocol can apply to mesh use cases * Update godoc so it appears in the CRD generated docs * clarify multiplexing clause * drop reference to GEP - adjust requirement level * drop multiplexing backend clause
- Loading branch information
Showing
11 changed files
with
219 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 19 additions & 2 deletions
21
config/crd/experimental/gateway.networking.k8s.io_grpcroutes.yaml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
42 changes: 38 additions & 4 deletions
42
config/crd/experimental/gateway.networking.k8s.io_httproutes.yaml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
15 changes: 14 additions & 1 deletion
15
config/crd/experimental/gateway.networking.k8s.io_tcproutes.yaml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
15 changes: 14 additions & 1 deletion
15
config/crd/experimental/gateway.networking.k8s.io_tlsroutes.yaml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
15 changes: 14 additions & 1 deletion
15
config/crd/experimental/gateway.networking.k8s.io_udproutes.yaml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.