Skip to content

Commit

Permalink
add dry-run annotation (#1933)
Browse files Browse the repository at this point in the history
  • Loading branch information
yangminzhu committed Mar 31, 2021
1 parent 8cb7ec8 commit e3f75bd
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 2 deletions.
21 changes: 19 additions & 2 deletions annotation/annotations.gen.go

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

2 changes: 2 additions & 0 deletions annotation/annotations.pb.html

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

8 changes: 8 additions & 0 deletions annotation/annotations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -392,3 +392,11 @@ annotations:
hidden: false
resources:
- Pod

- name: istio.io/dry-run
featureStatus: Alpha
description: Specifies whether or not the given resource is in dry-run mode.
deprecated: false
hidden: true
resources:
- AuthorizationPolicy

0 comments on commit e3f75bd

Please sign in to comment.