Skip to content

Commit

Permalink
Gateway API: add an annotation to control the 15021 status port in th…
Browse files Browse the repository at this point in the history
…e generated Service
  • Loading branch information
vpedosyuk committed Jan 2, 2025
1 parent 4e72c35 commit 58d68d8
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
15 changes: 14 additions & 1 deletion annotation/annotations.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions annotation/annotations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,15 @@ annotations:
resources:
- Gateway

- name: networking.istio.io/service-expose-status-port
featureStatus: Alpha
description: |
Controls whether the 15021 health status port is exposed in the generated `Service` resource when using [Gateway auto-deployment](/docs/tasks/traffic-management/ingress/gateway-api/#automated-deployment)
deprecated: false
hidden: true
resources:
- Gateway

- name: networking.istio.io/traffic-distribution
featureStatus: Alpha
description: |
Expand Down

0 comments on commit 58d68d8

Please sign in to comment.