@@ -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