postgres-operator/pkg/apis/acid.zalan.do/v1
karo 3da117d560 Add pg_ident.conf passthrough field to Patroni spec
Mirrors the existing pg_hba passthrough (#361). Patroni supports
pg_ident natively under postgresql.pg_ident; this exposes it through
the Postgresql CRD so users can configure ident maps from the manifest.

Useful for any auth method that uses pg_hba `map=...`: cert auth,
GSS, PAM, peer.
2026-08-14 19:01:33 +02:00
..
const.go add unit test and documentation for finalizers (#2509) 2024-01-22 12:13:40 +01:00
crds.go auto-generate configuration CRD (#3102) 2026-06-22 10:44:46 +02:00
doc.go Fix golint failures 2019-01-08 13:04:48 +01:00
marshal.go switch to metav1.Duration for timeout options (#3121) 2026-06-29 10:32:24 +02:00
operator_configuration_type.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
operatorconfiguration.crd.yaml fix operatorconfigurations CRD: render sidecars as array (#3160) 2026-08-11 17:10:05 +02:00
postgres_team_type.go update docs about CRD generation and copy paste to chart dir, too (#3117) 2026-06-26 10:43:57 +02:00
postgresql.crd.yaml Add pg_ident.conf passthrough field to Patroni spec 2026-08-14 19:01:33 +02:00
postgresql_type.go Add pg_ident.conf passthrough field to Patroni spec 2026-08-14 19:01:33 +02:00
register.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
util.go Make teamId in cluster name optional (#2001) 2022-08-24 10:12:50 +02:00
util_test.go drop deprecated fields from Postgresql CRD (#3106) 2026-07-02 16:53:03 +02:00
zz_generated.deepcopy.go Add pg_ident.conf passthrough field to Patroni spec 2026-08-14 19:01:33 +02:00