api icon indicating copy to clipboard operation
api copied to clipboard

Added traffic.istio.io/ingress-public-address annotation

Open schurcht opened this issue 10 months ago • 4 comments

Adding a service annotation that allows users to override the IP Istio will use to reach out to gateways. This enables you to use a private load balancer with a public IP that DNATs to it.

schurcht avatar Feb 10 '25 22:02 schurcht

Hi @schurcht. Thanks for your PR.

I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

istio-testing avatar Feb 10 '25 22:02 istio-testing

I strongly suspect this is with respect to istio/istio#55041

keithmattix avatar Feb 10 '25 23:02 keithmattix

What is this actually intended to be used by?

https://github.com/istio/istio/issues/55041

schurcht avatar Feb 10 '25 23:02 schurcht

not needed

hzxuzhonghu avatar Feb 13 '25 03:02 hzxuzhonghu