postgres-operator/pkg/controller
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
..
controller.go set event broadcasting to Infof and update rbac (#952) 2020-04-29 17:26:46 +02:00
logs_and_api.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
node.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
node_test.go define ownership between operator and clusters via annotation (#802) 2020-03-17 16:34:31 +01:00
operator_config.go Support for GCS WAL-E backups (#620) 2020-06-03 17:33:48 +02:00
pod.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
postgresql.go Propagate annotations to the StatefulSet (#932) 2020-05-04 14:46:56 +02:00
postgresql_test.go define ownership between operator and clusters via annotation (#802) 2020-03-17 16:34:31 +01:00
types.go Bootstrapped databases with best practice role setup (#843) 2020-04-29 10:56:06 +02:00
util.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
util_test.go define ownership between operator and clusters via annotation (#802) 2020-03-17 16:34:31 +01:00