Skip to content

Commit 52e018e

Browse files
authored
annotations: remove obsolete entries (#3332)
These have no usage within Istio at all anymore.
1 parent 05d7812 commit 52e018e

File tree

3 files changed

+0
-194
lines changed

3 files changed

+0
-194
lines changed

annotation/annotations.gen.go

Lines changed: 0 additions & 65 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: 0 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

annotation/annotations.yaml

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,6 @@ annotations:
4343
resources:
4444
- Service
4545

46-
- name: alpha.istio.io/identity
47-
featureStatus: Alpha
48-
description: Identity for the workload.
49-
deprecated: true
50-
hidden: true
51-
resources:
52-
- Pod
53-
5446
- name: networking.istio.io/exportTo
5547
featureStatus: Alpha
5648
description: Specifies the namespaces to which this service should be exported to.
@@ -89,15 +81,6 @@ annotations:
8981
resources:
9082
- Pod
9183

92-
- name: sidecar.istio.io/controlPlaneAuthPolicy
93-
description: Specifies the auth policy used by the Istio control plane. If NONE,
94-
traffic will not be encrypted. If MUTUAL_TLS, traffic between Envoy sidecar
95-
will be wrapped into mutual TLS connections.
96-
deprecated: true
97-
hidden: false
98-
resources:
99-
- Pod
100-
10184
- name: sidecar.istio.io/discoveryAddress
10285
featureStatus: Alpha
10386
description: Specifies the XDS discovery address to be used by the Envoy
@@ -391,30 +374,6 @@ annotations:
391374
resources:
392375
- Ingress
393376

394-
- name: install.operator.istio.io/chart-owner
395-
featureStatus: Alpha
396-
description: Represents the name of the chart used to create this resource.
397-
deprecated: false
398-
hidden: false
399-
resources:
400-
- Any
401-
402-
- name: install.operator.istio.io/owner-generation
403-
featureStatus: Alpha
404-
description: Represents the generation to which the resource was last reconciled.
405-
deprecated: false
406-
hidden: false
407-
resources:
408-
- Any
409-
410-
- name: install.operator.istio.io/version
411-
featureStatus: Alpha
412-
description: Represents the Istio version associated with the resource
413-
deprecated: false
414-
hidden: false
415-
resources:
416-
- Any
417-
418377
- name: galley.istio.io/analyze-suppress
419378
featureStatus: Alpha
420379
description: A comma separated list of configuration analysis message codes

0 commit comments

Comments
 (0)