postgres-operator/pkg/util/constants
Dmitrii Dolgov be438b77e6 WIP Connection pooler support
Add an initial support for a connection pooler. The idea is to make it
generic enough to be able to switch a corresponding docker image to
change from pgbouncer to e.g. odyssey. Operator needs to create a
deployment with pooler and a service for it to access.
2020-02-13 13:42:28 +01:00
..
annotations.go Merge branch 'rolling_updates_with_statefulset_annotations' of github.com:zalando-incubator/postgres-operator into rolling_updates_with_statefulset_annotations 2018-05-08 14:51:10 +02:00
aws.go Make AWS region configurable in the operator cofig map (#333) 2018-06-27 17:29:02 +02:00
kubernetes.go fix errors when changing service type (#716) 2019-11-26 10:28:32 +01:00
postgresql.go Add shm_volume option (#427) 2018-12-21 16:22:30 +01:00
roles.go WIP Connection pooler support 2020-02-13 13:42:28 +01:00
units.go Implement replicaLoadBalancer boolean flag. (#38) 2017-06-07 13:54:17 +02:00