postgres-operator/pkg/util
Felix Kunde 658923d10d
Password rotation in secrets (#1749)
* password rotation in K8s secrets
* add db connection to syncSecrets
* add user retention
* add e2e test
* cleanup on username mismatch if rotation was switched off
* add unit test for syncSecrets + new updateSecret func
2022-02-18 11:54:47 +01:00
..
config Password rotation in secrets (#1749) 2022-02-18 11:54:47 +01:00
constants improve Patroni config sync (#1635) 2021-10-13 17:17:26 +02:00
filesystems Fix golint warnings 2017-08-01 16:08:56 +02:00
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 diff SecurityContext of containers (#1255) 2020-12-15 10:06:53 +01:00
nicediff End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +01:00
patroni handle case when Patroni returns that lag is unknown (#1724) 2021-12-17 12:36:23 +01:00
retryutil Fix typo (#965) 2020-05-12 09:20:09 +02:00
ringlog fix comments for ringlogger 2017-09-26 13:12:38 +02:00
teams Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
users Password rotation in secrets (#1749) 2022-02-18 11:54:47 +01: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 handle case when Patroni returns that lag is unknown (#1724) 2021-12-17 12:36:23 +01:00
util_test.go Rename roles that are removed from PostgresTeam CRD (#1457) 2021-05-21 15:49:39 +02:00