h3poteto / aws-global-accelerator-controller

A Kubernetes controller for Global Accelerators and Route53
Apache License 2.0
26 stars 8 forks source link

Route53 records are not created when ingress-nginx #64

Closed h3poteto closed 2 years ago

h3poteto commented 2 years ago

When I use ingress-nginx, I added the annotation to the service which is created by ingress-nginx-controller, and I added annotation to ingress. In this case, the controller can not find the Global Accelerator, because generated Global Accelerator has a tag aws-global-accelerator-owner=service/ingress-nginx/ingress-nginx-controller, but it does not have aws-global-accelerator-owner=ingress/**.