Skip to content

Commit 9d5445e

Browse files
authored
update comment (#3204)
1 parent 2b5bf4c commit 9d5445e

5 files changed

+1
-6
lines changed

security/v1/authorization_policy.pb.go

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

security/v1/authorization_policy.proto

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ import "type/v1beta1/selector.proto";
4343
// A request will be internally marked that it should be audited if there is an AUDIT policy on the workload that matches the request.
4444
// A separate plugin must be configured and enabled to actually fulfill the audit decision and complete the audit behavior.
4545
// The request will not be audited if there are no such supporting plugins enabled.
46-
// Currently, the only supported plugin is the [Stackdriver](https://istio.io/latest/docs/reference/config/proxy_extensions/stackdriver/) plugin.
4746
//
4847
// Here is an example of Istio Authorization Policy:
4948
//

security/v1beta1/authorization_policy.pb.go

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

security/v1beta1/authorization_policy.pb.html

+1-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

security/v1beta1/authorization_policy.proto

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ import "type/v1beta1/selector.proto";
4242
// A request will be internally marked that it should be audited if there is an AUDIT policy on the workload that matches the request.
4343
// A separate plugin must be configured and enabled to actually fulfill the audit decision and complete the audit behavior.
4444
// The request will not be audited if there are no such supporting plugins enabled.
45-
// Currently, the only supported plugin is the [Stackdriver](https://istio.io/latest/docs/reference/config/proxy_extensions/stackdriver/) plugin.
4645
//
4746
// Here is an example of Istio Authorization Policy:
4847
//

0 commit comments

Comments
 (0)