postgres-operator/pkg/util/config
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
..
config.go feat(pooler): support priorityClassName for connection pooler pods 2026-07-22 11:49:43 -07:00
config_test.go switch to metav1.Duration for timeout options (#3121) 2026-06-29 10:32:24 +02:00
util.go switch to metav1.Duration for timeout options (#3121) 2026-06-29 10:32:24 +02:00