postgres-operator/pkg/util/k8sutil
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
..
k8sutil.go WIP Connection pooler support 2020-02-13 13:42:28 +01:00
k8sutil_test.go Allow services update when changing annotations (#818) 2020-02-13 10:55:30 +01:00