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. |
||
|---|---|---|
| .. | ||
| const.go | ||
| crds.go | ||
| doc.go | ||
| marshal.go | ||
| operator_configuration_type.go | ||
| postgres_team_type.go | ||
| postgresql.crd.yaml | ||
| postgresql_type.go | ||
| register.go | ||
| util.go | ||
| util_test.go | ||
| zz_generated.deepcopy.go | ||