postgres-operator/pkg/apis/acid.zalan.do/v1
karo e00ac08d50 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-05-03 18:12:47 +02:00
..
const.go add unit test and documentation for finalizers (#2509) 2024-01-22 12:13:40 +01:00
crds.go feature toggle for using maintenance windows (#3074) 2026-04-16 17:13:18 +02:00
doc.go Fix golint failures 2019-01-08 13:04:48 +01:00
marshal.go add support for global maintenance windows (#3038) 2026-01-30 11:37:21 +01:00
operator_configuration_type.go feature toggle for using maintenance windows (#3074) 2026-04-16 17:13:18 +02:00
postgres_team_type.go Generate CRD for postgresteam resource (#3004) 2026-01-10 19:39:08 +01:00
postgresql.crd.yaml Add pg_ident.conf passthrough field to Patroni spec 2026-05-03 18:12:47 +02:00
postgresql_type.go Add pg_ident.conf passthrough field to Patroni spec 2026-05-03 18:12:47 +02:00
register.go PostgresTeam CRD for advanced team management (#1165) 2020-10-28 10:40:10 +01:00
util.go Make teamId in cluster name optional (#2001) 2022-08-24 10:12:50 +02:00
util_test.go Add pg_ident.conf passthrough field to Patroni spec 2026-05-03 18:12:47 +02:00
zz_generated.deepcopy.go Add pg_ident.conf passthrough field to Patroni spec 2026-05-03 18:12:47 +02:00