Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api/v1alpha1/loadbalancer_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ type PreferLocalZone struct {
//
// +optional
// +notImplementedHide
MinEndpointsThreshold *uint64 `json:"minEndpointsCount,omitempty"`
MinEndpointsThreshold *uint64 `json:"minEndpointsThreshold,omitempty"`
}

// ForceLocalZone defines override configuration for forcing all traffic to stay within the local zone instead of the default behavior
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the minimum number
of total upstream endpoints across all zones required
to enable zone-aware routing.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the minimum
number of total upstream endpoints across
all zones required to enable zone-aware routing.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11384,7 +11384,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold
is the minimum number of
total upstream endpoints
Expand Down Expand Up @@ -12456,7 +12456,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold
is the minimum number of
total upstream endpoints
Expand Down Expand Up @@ -13612,7 +13612,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold
is the minimum number of total
upstream endpoints across all
Expand Down Expand Up @@ -14687,7 +14687,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is
the minimum number of total upstream
endpoints across all zones required
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1290,7 +1290,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the
minimum number of total upstream endpoints
across all zones required to enable zone-aware
Expand Down Expand Up @@ -2257,7 +2257,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the
minimum number of total upstream endpoints
across all zones required to enable zone-aware
Expand Down Expand Up @@ -3430,7 +3430,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is
the minimum number of total upstream
endpoints across all zones required
Expand Down Expand Up @@ -4592,7 +4592,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the
minimum number of total upstream endpoints
across all zones required to enable zone-aware
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the minimum number
of total upstream endpoints across all zones required
to enable zone-aware routing.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the minimum
number of total upstream endpoints across
all zones required to enable zone-aware routing.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11383,7 +11383,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold
is the minimum number of
total upstream endpoints
Expand Down Expand Up @@ -12455,7 +12455,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold
is the minimum number of
total upstream endpoints
Expand Down Expand Up @@ -13611,7 +13611,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold
is the minimum number of total
upstream endpoints across all
Expand Down Expand Up @@ -14686,7 +14686,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is
the minimum number of total upstream
endpoints across all zones required
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1289,7 +1289,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the
minimum number of total upstream endpoints
across all zones required to enable zone-aware
Expand Down Expand Up @@ -2256,7 +2256,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the
minimum number of total upstream endpoints
across all zones required to enable zone-aware
Expand Down Expand Up @@ -3429,7 +3429,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is
the minimum number of total upstream
endpoints across all zones required
Expand Down Expand Up @@ -4591,7 +4591,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the
minimum number of total upstream endpoints
across all zones required to enable zone-aware
Expand Down
20 changes: 10 additions & 10 deletions test/helm/gateway-crds-helm/all.out.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18350,7 +18350,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the minimum number
of total upstream endpoints across all zones required
to enable zone-aware routing.
Expand Down Expand Up @@ -22002,7 +22002,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the minimum
number of total upstream endpoints across
all zones required to enable zone-aware routing.
Expand Down Expand Up @@ -35030,7 +35030,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold
is the minimum number of
total upstream endpoints
Expand Down Expand Up @@ -36102,7 +36102,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold
is the minimum number of
total upstream endpoints
Expand Down Expand Up @@ -37258,7 +37258,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold
is the minimum number of total
upstream endpoints across all
Expand Down Expand Up @@ -38333,7 +38333,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is
the minimum number of total upstream
endpoints across all zones required
Expand Down Expand Up @@ -40219,7 +40219,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the
minimum number of total upstream endpoints
across all zones required to enable zone-aware
Expand Down Expand Up @@ -41186,7 +41186,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the
minimum number of total upstream endpoints
across all zones required to enable zone-aware
Expand Down Expand Up @@ -42359,7 +42359,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is
the minimum number of total upstream
endpoints across all zones required
Expand Down Expand Up @@ -43521,7 +43521,7 @@ spec:
format: int32
type: integer
type: object
minEndpointsCount:
minEndpointsThreshold:
description: MinEndpointsThreshold is the
minimum number of total upstream endpoints
across all zones required to enable zone-aware
Expand Down
Loading