Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(MeshMultiZoneService): support as target #11205

Merged
merged 3 commits into from
Aug 26, 2024
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/common/v1alpha1/ref.go
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ func (x TargetRefKindSlice) Swap(i, j int) { x[i], x[j] = x[j], x[i] }
// TargetRef defines structure that allows attaching policy to various objects
type TargetRef struct {
// Kind of the referenced resource
// +kubebuilder:validation:Enum=Mesh;MeshSubset;MeshGateway;MeshService;MeshExternalService;MeshServiceSubset;MeshHTTPRoute
// +kubebuilder:validation:Enum=Mesh;MeshSubset;MeshGateway;MeshService;MeshExternalService;MeshMultiZoneService;MeshServiceSubset;MeshHTTPRoute
Kind TargetRefKind `json:"kind,omitempty"`
// Name of the referenced resource. Can only be used with kinds: `MeshService`,
// `MeshServiceSubset` and `MeshGatewayRoute`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -721,6 +721,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -787,6 +788,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -933,6 +935,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -1736,6 +1739,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -1996,6 +2000,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -2118,6 +2123,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -2204,6 +2210,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -2330,6 +2337,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -2664,6 +2672,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -2883,6 +2892,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -3332,6 +3342,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -3629,6 +3640,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -3984,6 +3996,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -4533,6 +4546,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -4776,6 +4790,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -4842,6 +4857,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -5028,6 +5044,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -5150,6 +5167,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -5535,6 +5553,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -5870,6 +5889,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -5948,6 +5968,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -6028,6 +6049,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -6207,6 +6229,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -6273,6 +6296,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -6391,6 +6415,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -6749,6 +6774,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -6886,6 +6912,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -6952,6 +6979,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -8258,6 +8286,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -8324,6 +8353,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -8539,6 +8569,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -8905,6 +8936,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -8971,6 +9003,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down Expand Up @@ -9277,6 +9310,7 @@ spec:
- MeshGateway
- MeshService
- MeshExternalService
- MeshMultiZoneService
- MeshServiceSubset
- MeshHTTPRoute
type: string
Expand Down
Loading
Loading