Skip to content

Commit c470da3

Browse files
committed
review
1 parent 6a5f47f commit c470da3

File tree

4 files changed

+54
-27
lines changed

4 files changed

+54
-27
lines changed

apis/v1/gateway_types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ type GatewaySpec struct {
301301
// GatewayTLSConfigs will impact all existing and newly added Listeners.
302302
//
303303
// Support: Core
304+
//<gateway:experimental>
304305
//
305306
// +optional
306307
TLSConfigs GatewayTLSConfigs `json:"tlsConfigs,omitempty"`

applyconfiguration/apis/v1/tlsconfig.go

Lines changed: 52 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/crd/standard/gateway.networking.k8s.io_gateways.yaml

Lines changed: 0 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/generated/openapi/zz_generated.openapi.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)