postgres-operator/pkg/apis/acid.zalan.do/v1
James McDonald def9e1d688
Support standby replication from GS (GCS) (#1446)
* Add support for manual gs_wal_path in standby
* Remove separate standby version configuration
* Remove setting standby path via cluster/uid/version
Picking up the version doesn't work reliably without making changes to
Spilo. It's clearer to just specify the full S3/GS bucket path.

Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2021-12-03 11:24:29 +01:00
..
const.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
crds.go Support standby replication from GS (GCS) (#1446) 2021-12-03 11:24:29 +01: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 Allow individual teams to do auto upgrade via operator. (#1699) 2021-11-29 12:47:18 +01:00
postgres_team_type.go PostgresTeam CRD for advanced team management (#1165) 2020-10-28 10:40:10 +01:00
postgresql_type.go Support standby replication from GS (GCS) (#1446) 2021-12-03 11:24:29 +01: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 Allow individual teams to do auto upgrade via operator. (#1699) 2021-11-29 12:47:18 +01:00