postgres-operator/docs/reference
Raphael Torquato 1036350eb4
feat: add IPv6 support to allowedSourceRanges (#3082)
* feat: add IPv6 support to allowedSourceRanges

Update regex pattern in CRD validation to accept both IPv4 and IPv6
CIDR notation, enabling dual-stack networking support.

Fixes #2787

Signed-off-by: Raphael Torquato <>

* add unit test fror ipv6 allowedSourceRanges

---------

Signed-off-by: Raphael Torquato <>
Co-authored-by: Raphael Torquato <>
Co-authored-by: Jociele Padilha <jocielepadilha@gmail.com>
2026-06-12 15:09:06 +02:00
..
cluster_manifest.md feat: add IPv6 support to allowedSourceRanges (#3082) 2026-06-12 15:09:06 +02:00
command_line_and_environment.md Add support for passing extra command-line args via Helm values (#2892) 2026-06-01 10:04:48 +02:00
operator_parameters.md Provide liveness probe for CRD and config (#3089) 2026-06-02 17:31:42 +02:00