-
Notifications
You must be signed in to change notification settings - Fork 573
Define targetRef proto #2888
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
Merged
Merged
Define targetRef proto #2888
Changes from 15 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
08bf512
Define protobuf for PolicyTargetReference
jaellio 2179f8f
Add targetRef to AuthorizationPolicy, Telemetry, WasmPlugin,
jaellio 4898321
Add examples
jaellio 035100f
Moved targetRef def to selector.proto. Removed kubebuilder
jaellio 53184ca
Add oneof to CRD protos. Add clarifying comments about intended
jaellio 55f2999
Remove targetRef from ProxyConfig
jaellio 6860eb1
Removed root namespace references and ingress gateway targetRef
jaellio c71a68a
Hide API changes from docs and remove examples until impl is
jaellio db27003
Remove telemtry example until impl complete
jaellio 73dfe72
add clarification resource must be in same ns as policy and add
jaellio eb5b5e1
Remove oneof in to avoid go changes.
jaellio 3e94b2a
update release note to clarify scope is limited to waypoints
jaellio 7acb929
Update authorizationPolicy selector comment
jaellio 0dc1482
clarify in targetRef description only waypoint is supported as a
jaellio ec70317
add k8s gateway references
jaellio 555ab53
Respond to PR feedback and add selector example.
jaellio 1c9326a
Address nits
jaellio File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
apiVersion: release-notes/v2 | ||
kind: feature | ||
area: traffic-management | ||
issue: | ||
- https://github.com/istio/api/issues/2885 | ||
|
||
releaseNotes: | ||
- | | ||
**Added** PolicyTargetReference definition to be used in the RequestAuthentication, AuthorizationPolicy, Telemetry, and WasmPlugin CRDs to target k8s gateways. | ||
|
||
docs: | ||
- https://docs.google.com/document/d/1MaMdyIQdOwq7mGCVMYW56FED9HrkJa93Nd0S0zBwws4/edit?usp=sharing |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.