Skip to content

Use proper internal GKE service annotation #3430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/nginx-gateway-fabric/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ gateways: []
# gatewayClassName: nginx
# infrastructure:
# annotations:
# service.annotations.networking.gke.io/load-balancer-type: Internal
# networking.gke.io/load-balancer-type: Internal
# listeners:
# - name: https
# port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/dp-perf/gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/longevity/gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/ngf-upgrade/gateway-updated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/ngf-upgrade/gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/reconfig/gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/scale/matches.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: listener
port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/scale/upstreams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: listener
hostname: "*.example.com"
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/scale/zero-downtime/gateway-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/scale/zero-downtime/gateway-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/scale/zero-downtime/gateway-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/scale/zero-downtime/gateway-4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/scale/zero-downtime/gateway-5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/scale/zero-downtime/gateway-6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/scale/zero-downtime/gateway-7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/scale/zero-downtime/gateway-8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/scale/zero-downtime/gateway-9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
gatewayClassName: nginx
infrastructure:
annotations:
service.annotations.networking.gke.io/load-balancer-type: Internal
networking.gke.io/load-balancer-type: Internal
listeners:
- name: http
port: 80
Expand Down
Loading