nginx-gateway-fabric
nginx-gateway-fabric copied to clipboard
ingress2gateway: Add support for annotations that translate to NGF specific resources
trafficstars
As a user of NIC looking to migrate to NGF I want to translate my Ingress annotations to NGF specific resources So that I can easily migrate from NIC to NGF
Acceptance
- Any annotations that NIC implements on the Ingress object that can be supported by NGF-specific resources are coverted.
- The list of annotations that are and are not supported from NIC are documented in the README in the Ingress2Gateway project.