Skip to content

Commit

Permalink
Move the Annotation to istio/api (#2126)
Browse files Browse the repository at this point in the history
* Move the Annotation to istio/api

* update pr

* update pr

* update pr
  • Loading branch information
xichengliudui authored Oct 19, 2021
1 parent ff03a60 commit fd380eb
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 0 deletions.
14 changes: 14 additions & 0 deletions annotation/annotations.gen.go

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

13 changes: 13 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 @@ -425,3 +425,11 @@ annotations:
hidden: false
resources:
- Pod

- name: sidecar.istio.io/extraStatTags
featureStatus: Alpha
description: An additional list of tags to extract from the in-proxy Istio telemetry. each additional tag needs to be present in this list.
deprecated: false
hidden: false
resources:
- Pod

0 comments on commit fd380eb

Please sign in to comment.