Skip to content

Commit 64832c3

Browse files
committed
Drop validation markers this is handled in another PR
See: #3750
1 parent edd62ae commit 64832c3

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

apisx/v1alpha1/xlistenerset_types.go

-3
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,6 @@ type ListenerEntry struct {
129129
// same port, subject to the Listener compatibility rules.
130130
//
131131
// +optional
132-
//
133-
// +kubebuilder:validation:Minimum=0
134-
// +kubebuilder:validation:Maximum=65535
135132
Port int32 `json:"port,omitempty"`
136133

137134
// Protocol specifies the network protocol this listener expects to receive.

config/crd/experimental/gateway.networking.x-k8s.io_xlistenersets.yaml

-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)