postgres-operator/pkg/apis/acid.zalan.do/v1
Trent Schmidt e09ff7a570
feat(pooler): support priorityClassName for connection pooler pods
Add priorityClassName to the connectionPooler cluster spec and a
connection_pooler_priority_class_name operator config default.
Cluster spec overrides the operator default; unset means no priority
class. Applies to both master and replica pooler deployments and is
reconciled on config drift.
2026-07-22 11:49:43 -07: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 feat(pooler): support priorityClassName for connection pooler pods 2026-07-22 11:49:43 -07:00
operatorconfiguration.crd.yaml feat(pooler): support priorityClassName for connection pooler pods 2026-07-22 11:49:43 -07: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 feat(pooler): support priorityClassName for connection pooler pods 2026-07-22 11:49:43 -07:00
postgresql_type.go feat(pooler): support priorityClassName for connection pooler pods 2026-07-22 11:49:43 -07: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 drop deprecated fields from Postgresql CRD (#3106) 2026-07-02 16:53:03 +02:00
zz_generated.deepcopy.go Add envFrom support to Postgresql spec (#3118) 2026-07-22 17:21:31 +02:00