postgres-operator/pkg/util
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
..
config Add Support for Azure WAL-G Backups (#1537) 2021-08-26 14:59:03 +02:00
constants get postgres container by name, not index (#1504) 2021-05-27 18:56:58 +02:00
filesystems Fix golint warnings 2017-08-01 16:08:56 +02:00
httpclient Support major version upgrade via manifest and global upgrades via min version (#1372) 2021-02-25 11:42:43 +01: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 refactor restarting instances (#1535) 2021-08-09 16:23:41 +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 Rename roles that are removed from PostgresTeam CRD (#1457) 2021-05-21 15:49:39 +02:00
volumes Full AWS gp3 support for iops and througput config. (#1261) 2021-01-25 10:07:18 +01:00
util.go Rename roles that are removed from PostgresTeam CRD (#1457) 2021-05-21 15:49:39 +02:00
util_test.go Rename roles that are removed from PostgresTeam CRD (#1457) 2021-05-21 15:49:39 +02:00