Skip to content

Commit eaf61bd

Browse files
committed
remove GWC status kubebuilder validation for supportedFeatures
1 parent 38f6299 commit eaf61bd

File tree

4 files changed

+0
-97
lines changed

4 files changed

+0
-97
lines changed

.github/workflows/supported_features.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

apis/v1/gatewayclass_types.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,4 @@ type GatewayClassList struct {
266266

267267
// SupportedFeature is used to describe distinct features that are covered by
268268
// conformance tests.
269-
// +NOTE kububuilder enum validation below has a freshness check configured.
270-
// +Please refrain from adding a line between the line below and `type SupportedFeature string`.
271-
// +kubebuilder:validation:Enum=Gateway;GatewayPort8080;GatewayStaticAddresses;HTTPRoute;HTTPRouteBackendProtocolH2C;HTTPRouteBackendProtocolWebSocket;HTTPRouteBackendTimeout;HTTPRouteDestinationPortMatching;HTTPRouteHostRewrite;HTTPRouteMethodMatching;HTTPRouteParentRefPort;HTTPRoutePathRedirect;HTTPRoutePathRewrite;HTTPRoutePortRedirect;HTTPRouteQueryParamMatching;HTTPRouteRequestMirror;HTTPRouteRequestMultipleMirrors;HTTPRouteRequestTimeout;HTTPRouteResponseHeaderModification;HTTPRouteSchemeRedirect;Mesh;ReferenceGrant;TLSRoute
272269
type SupportedFeature string

config/crd/experimental/gateway.networking.k8s.io_gatewayclasses.yaml

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

hack/supportedfeatures/update_supported_features.sh

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)