postgres-operator/pkg/util
Polina Bungina 4d585250db
Add Patroni failsafe_mode parameter (#2076)
This commit adds support of a not-yet-released Patroni feature that allows postgres to run as primary in case of a failed leader lock update.
* Add Patroni 'failsafe_mode' local parameter (enable for a single PG cluster)
* Allow configuring Patroni 'failsafe_mode' parameter globally
2022-12-02 13:33:02 +01:00
..
config Add Patroni failsafe_mode parameter (#2076) 2022-12-02 13:33:02 +01: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 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 switch to batch API v1 for Jobs (#2066) 2022-10-07 11:27:58 +02:00
nicediff End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +01:00
patroni use uint64 for replication lag from Patroni's member endpoint (#1893) 2022-05-19 09:39:56 +02: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 add test team member (#1842) 2022-04-14 10:02:54 +02:00
users fix team member deprecation (#2072) 2022-10-11 18:02: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 fix team member deprecation (#2072) 2022-10-11 18:02:41 +02:00