postgres-operator/pkg/util
Felix Kunde ef324494a0
fetch pooler and fes_user system user only when corresponding features are used (#2009)
* fetch pooler and fes_user system user only when corresponding features are used
* cover error case in unit test
* use string formatting instead of +
2022-08-24 16:28:49 +02:00
..
config Make teamId in cluster name optional (#2001) 2022-08-24 10:12:50 +02:00
constants fetch pooler and fes_user system user only when corresponding features are used (#2009) 2022-08-24 16:28:49 +02:00
filesystems
httpclient use relative path instead of $PWD for go:generate (for go 1.17 compatibility) (#1615) 2021-09-14 14:54:41 +02:00
k8sutil Configure annotations to be ignored in comparisons during sync (#1823) 2022-03-24 18:38:37 +01:00
nicediff
patroni use uint64 for replication lag from Patroni's member endpoint (#1893) 2022-05-19 09:39:56 +02:00
retryutil
ringlog
teams add test team member (#1842) 2022-04-14 10:02:54 +02:00
users bump to v1.8.1 (#1884) 2022-05-20 12:08:41 +02:00
volumes use relative path instead of $PWD for go:generate (for go 1.17 compatibility) (#1615) 2021-09-14 14:54:41 +02:00
util.go Set maximum CPU and Memory requests on K8s (#1959) 2022-07-28 14:18:27 +02:00
util_test.go