postgres-operator/pkg/cluster
Dmitry Dolgov f29bdaf96a
Override clone s3 bucket path (#487)
Override clone s3 bucket path

Add possibility to use a custom s3 bucket path for cloning a cluster
from an arbitrary bucket (e.g. from another k8s cluster). For that
a new config options is introduced `s3_wal_path`, that should point
to a location that spilo would understand.
2019-05-10 12:52:42 +02:00
..
cluster.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
cluster_test.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
database.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
exec.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
filesystems.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
k8sres.go Override clone s3 bucket path (#487) 2019-05-10 12:52:42 +02:00
k8sres_test.go Override clone s3 bucket path (#487) 2019-05-10 12:52:42 +02:00
pod.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
resources.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
sync.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
types.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
util.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
volumes.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00