Closed
Description
Set the GatewayStatus addresses field based on the type of Service that exposes NKG.
The initial issue for supporting GatewayStatus addresses is limited in scope and will set the GatewayStatus address field to the ClusterIP of the Service, regardless of the Service type.
This issue covers the work to support addresses for LoadBalancer and NodePort Services.
Acceptance
- When the user gets the GatewayStatus, the IP address of the service that fronts the Gateway is present in the addresses field when the fronting service is either a NodePort or LoadBalancer.