Skip to content

Commit

Permalink
Add extended release channel flag to v1beta1 ProxyConfig (#3174)
Browse files Browse the repository at this point in the history
Signed-off-by: whitneygriffith <[email protected]>
  • Loading branch information
whitneygriffith authored Apr 30, 2024
1 parent 68cdbb2 commit 2bc837c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions networking/v1beta1/proxy_config.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions networking/v1beta1/proxy_config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ option go_package= "istio.io/api/networking/v1beta1";
// +cue-gen:ProxyConfig:labels:app=istio-pilot,chart=istio,heritage=Tiller,release=istio
// +cue-gen:ProxyConfig:subresource:status
// +cue-gen:ProxyConfig:scope:Namespaced
// +cue-gen:WasmPlugin:releaseChannel:extended
// +cue-gen:ProxyConfig:resource:categories=istio-io,networking-istio-io,plural=proxyconfigs
// +cue-gen:ProxyConfig:preserveUnknownFields:false
// -->
Expand Down

0 comments on commit 2bc837c

Please sign in to comment.