postgres-operator/pkg/controller
Aaron Peschel 1dd0cd9691
Add Support for Azure WAL-G Backups (#1537)
This commit adds support for using an Azure storage account as a backup
location.

It uses the existing GCS functionality as a reference for what to do,
and follows the example set by GCS as closely as possible.

The decision to name the cloud provider key "aws_or_gcp" is unfortunate
while adding support for Azure, but I have left it alone to allow for
this changeset to be backwards compatible.
2021-08-26 14:59:03 +02:00
..
controller.go making pgTeamMap a pointer (#1349) 2021-02-16 10:38:20 +01:00
logs_and_api.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
node.go End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +01:00
node_test.go diff SecurityContext of containers (#1255) 2020-12-15 10:06:53 +01:00
operator_config.go Add Support for Azure WAL-G Backups (#1537) 2021-08-26 14:59:03 +02:00
pod.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
postgresql.go Support major version upgrade via manifest and global upgrades via min version (#1372) 2021-02-25 11:42:43 +01:00
postgresql_test.go allow delete only if annotations meet configured criteria (#1069) 2020-08-13 16:36:22 +02:00
types.go Bootstrapped databases with best practice role setup (#843) 2020-04-29 10:56:06 +02:00
util.go making pgTeamMap a pointer (#1349) 2021-02-16 10:38:20 +01:00
util_test.go Support major version upgrade via manifest and global upgrades via min version (#1372) 2021-02-25 11:42:43 +01:00