emissary-ingress / emissary

open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
https://www.getambassador.io
Apache License 2.0
4.32k stars 684 forks source link

Allow to set ipFamilies in service and disable the module #5536

Open pie-r opened 5 months ago

pie-r commented 5 months ago

Hello, with the current latest chart 8.9.1, is not possible to:

I will submit a PR to enhance this.

The above items, are required to install two emissary in the same namespace, to support both ipv4 and ipv6 at the same time, until https://github.com/emissary-ingress/emissary/issues/4012 is fixed.