Skip to content

Commit 212cf42

Browse files
authored
Remove enableCoreDump annotation (#3355)
Support for annotation removed in istio/istio#53437 Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
1 parent f9df5ff commit 212cf42

File tree

3 files changed

+0
-43
lines changed

3 files changed

+0
-43
lines changed

annotation/annotations.gen.go

Lines changed: 0 additions & 13 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 & 22 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 & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -208,14 +208,6 @@ annotations:
208208
resources:
209209
- Pod
210210

211-
- name: sidecar.istio.io/enableCoreDump
212-
featureStatus: Alpha
213-
description: Specifies whether or not an Envoy sidecar should enable core dump.
214-
deprecated: false
215-
hidden: false
216-
resources:
217-
- Pod
218-
219211
- name: status.sidecar.istio.io/port
220212
featureStatus: Alpha
221213
description: Specifies the HTTP status Port for the Envoy sidecar. If zero, the

0 commit comments

Comments
 (0)