@@ -43,14 +43,6 @@ annotations:
43
43
resources :
44
44
- Service
45
45
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
-
54
46
- name : networking.istio.io/exportTo
55
47
featureStatus : Alpha
56
48
description : Specifies the namespaces to which this service should be exported to.
@@ -89,15 +81,6 @@ annotations:
89
81
resources :
90
82
- Pod
91
83
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
-
101
84
- name : sidecar.istio.io/discoveryAddress
102
85
featureStatus : Alpha
103
86
description : Specifies the XDS discovery address to be used by the Envoy
@@ -391,30 +374,6 @@ annotations:
391
374
resources :
392
375
- Ingress
393
376
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
-
418
377
- name : galley.istio.io/analyze-suppress
419
378
featureStatus : Alpha
420
379
description : A comma separated list of configuration analysis message codes
0 commit comments