postgres-operator/pkg/apis/acid.zalan.do/v1
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
..
const.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
crds.go Add volume selector (#1385) 2021-08-26 14:57:54 +02:00
doc.go Fix golint failures 2019-01-08 13:04:48 +01:00
marshal.go refactor restarting instances (#1535) 2021-08-09 16:23:41 +02:00
operator_configuration_type.go Add Support for Azure WAL-G Backups (#1537) 2021-08-26 14:59:03 +02:00
postgres_team_type.go PostgresTeam CRD for advanced team management (#1165) 2020-10-28 10:40:10 +01:00
postgresql_type.go Add volume selector (#1385) 2021-08-26 14:57:54 +02:00
register.go PostgresTeam CRD for advanced team management (#1165) 2020-10-28 10:40:10 +01:00
util.go change Clone attribute of PostgresSpec to *CloneDescription (#1020) 2020-07-30 16:31:29 +02:00
util_test.go change Clone attribute of PostgresSpec to *CloneDescription (#1020) 2020-07-30 16:31:29 +02:00
zz_generated.deepcopy.go Add volume selector (#1385) 2021-08-26 14:57:54 +02:00