A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/kubernetes-sigs/gateway-api/commit/703048161530940bcd3425bc51f21d034b4b6880 below:

Removing "None" as option for Route Namespaces (#3748) · kubernetes-sigs/gateway-api@7030481 · GitHub

File tree Expand file treeCollapse file tree 4 files changed

+2

-7

lines changed

Filter options

Expand file treeCollapse file tree 4 files changed

+2

-7

lines changed Original file line number Diff line number Diff line change

@@ -315,6 +315,7 @@ type ListenerNamespaces struct {

315 315

//

316 316

// +optional

317 317

// +kubebuilder:default=None

318 +

// +kubebuilder:validation:Enum=All;Selector;Same;None

318 319

From *FromNamespaces `json:"from,omitempty"`

319 320 320 321

// Selector must be specified when From is set to "Selector". In that case,

@@ -669,8 +670,6 @@ type AllowedRoutes struct {

669 670 670 671

// FromNamespaces specifies namespace from which Routes/ListenerSets may be attached to a

671 672

// Gateway.

672 -

//

673 -

// +kubebuilder:validation:Enum=All;Selector;Same;None

674 673

type FromNamespaces string

675 674 676 675

const (

@@ -700,6 +699,7 @@ type RouteNamespaces struct {

700 699

//

701 700

// +optional

702 701

// +kubebuilder:default=Same

702 +

// +kubebuilder:validation:Enum=All;Selector;Same

703 703

From *FromNamespaces `json:"from,omitempty"`

704 704 705 705

// Selector must be specified when From is set to "Selector". In that case,

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4