Skip to content

Commit 2bc837c

Browse files
Add extended release channel flag to v1beta1 ProxyConfig (#3174)
Signed-off-by: whitneygriffith <[email protected]>
1 parent 68cdbb2 commit 2bc837c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

networking/v1beta1/proxy_config.pb.go

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

networking/v1beta1/proxy_config.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ option go_package= "istio.io/api/networking/v1beta1";
9898
// +cue-gen:ProxyConfig:labels:app=istio-pilot,chart=istio,heritage=Tiller,release=istio
9999
// +cue-gen:ProxyConfig:subresource:status
100100
// +cue-gen:ProxyConfig:scope:Namespaced
101+
// +cue-gen:WasmPlugin:releaseChannel:extended
101102
// +cue-gen:ProxyConfig:resource:categories=istio-io,networking-istio-io,plural=proxyconfigs
102103
// +cue-gen:ProxyConfig:preserveUnknownFields:false
103104
// -->

0 commit comments

Comments
 (0)