generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify BackendObjectReference Port field godoc
* apis/v1alpha2/object_reference_types.go (BackendObjectReference): * apis/v1beta1/object_reference_types.go (BackendObjectReference): Clarify that the Port field references the service port number when the backend is a Kubernetes Service. * config/crd/experimental/gateway.networking.k8s.io_grpcroutes.yaml: * config/crd/experimental/gateway.networking.k8s.io_httproutes.yaml: * config/crd/experimental/gateway.networking.k8s.io_tcproutes.yaml: * config/crd/experimental/gateway.networking.k8s.io_tlsroutes.yaml: * config/crd/experimental/gateway.networking.k8s.io_udproutes.yaml: * config/crd/standard/gateway.networking.k8s.io_httproutes.yaml: Regenerate.
- Loading branch information
Showing
7 changed files
with
64 additions
and
39 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
38 changes: 24 additions & 14 deletions
38
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.
7 changes: 4 additions & 3 deletions
7
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.
7 changes: 4 additions & 3 deletions
7
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.
7 changes: 4 additions & 3 deletions
7
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.
38 changes: 24 additions & 14 deletions
38
config/crd/standard/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.