Skip to content

Commit 0343efb

Browse files
authored
clarify s/annotation/label/ (#3351)
1 parent 76c3278 commit 0343efb

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

annotation/annotations.gen.go

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

annotation/annotations.pb.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

annotation/annotations.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ annotations:
5656
- name: sidecar.istio.io/inject
5757
featureStatus: Beta
5858
description: Specifies whether or not an Envoy sidecar should be automatically
59-
injected into the workload. Deprecated in favor of `sidecar.istio.io/inject` label.
59+
injected into the workload. This annotation has been deprecated in favor of the
60+
`sidecar.istio.io/inject` label documented [here](/docs/reference/config/labels/#SidecarInject).
6061
deprecated: true
6162
hidden: false
6263
resources:

0 commit comments

Comments
 (0)