postgres-operator/pkg/util
alfredw33 2b0def5bc8
Support for GCS WAL-E backups (#620)
* Support for WAL_GS_BUCKET and GOOGLE_APPLICATION_CREDENTIALS environtment variables

* Fixed merge issue but also removed all changes to support macos.

* Updated test to new format

* Missed macos specific changes

* Added documentation and addressed comments

* Update docs/administrator.md

* Update docs/administrator.md

* Update e2e/run.sh

Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2020-06-03 17:33:48 +02:00
..
config Support for GCS WAL-E backups (#620) 2020-06-03 17:33:48 +02:00
constants Bootstrapped databases with best practice role setup (#843) 2020-04-29 10:56:06 +02:00
filesystems Fix golint warnings 2017-08-01 16:08:56 +02:00
k8sutil Emit K8S events to the postgresql CR as feedback to the requestor / user (#896) 2020-04-27 08:22:07 +02:00
patroni Re-create pods only if all replicas are running (#903) 2020-04-20 15:14:11 +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 Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
users Bootstrapped databases with best practice role setup (#843) 2020-04-29 10:56:06 +02:00
volumes reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
util.go define more default values for opConfig CRD (#955) 2020-05-04 16:23:21 +02:00
util_test.go Enforce minimum cpu and memory limits (#731) 2019-12-12 16:43:55 +01:00