postgres-operator/pkg/cluster
Oleksii Kliukin 7841b85892 Add configuration to support running WAL-E.
- Set WAL_S3_BUCKET to point WAL-E where to fetch/store WAL files
- Set annotations/iam.amazonaws.com/role to set the role to access AWS"

The new env vairables are PGOP_WAL_S3_BUCKET and PGOP_KUBE_IAM_ROLE.
2017-05-12 11:41:31 +02:00
..
cluster.go Check etcd key availability for the new cluster 2017-05-12 11:41:31 +02:00
k8sres.go Add configuration to support running WAL-E. 2017-05-12 11:41:31 +02:00
pg.go Get config from environment variables; 2017-05-12 11:41:29 +02:00
pod.go Get config from environment variables; 2017-05-12 11:41:29 +02:00
resources.go Fix secrets sync 2017-05-12 11:41:30 +02:00
sync.go Fix secrets sync 2017-05-12 11:41:30 +02:00
util.go Set logger level per package instead of doing this globally 2017-05-12 11:41:30 +02:00