nginxinc / kubernetes-ingress

NGINX and NGINX Plus Ingress Controllers for Kubernetes
https://docs.nginx.com/nginx-ingress-controller
Apache License 2.0
4.63k stars 1.96k forks source link

Add `ipFamily` as an option to listeners #5995

Open shaun-nx opened 2 months ago

shaun-nx commented 2 months ago

As an engineer, I would like to be able to specify if a listener is either an IPv4 or IPv6 type listener so that we can choose which IP family a specific listener is set for

### UACs
- [ ] Validate IP field based on ipFamily
- [ ] Ensure `ipv4` , `ipv6` and `both` options can be chosen
github-actions[bot] commented 2 months ago

Hi @shaun-nx thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this :slightly_smiling_face:

Cheers!