postgres-operator/pkg
Rafia Sabih 12458f2d32 Do not sync roles for standby
Standby cluster is streaming from the master and does not require
to create or use databases of it's own. Hence, bypass the creation
of users or databases.

Though the standby cluster would work without this also, but will have
errors in logs, this is to avoid that.
2019-06-20 12:19:00 +02:00
..
apis/acid.zalan.do Merge branch 'master' of https://github.com/zalando/postgres-operator into standby 2019-06-17 10:54:21 +02:00
apiserver reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
cluster Do not sync roles for standby 2019-06-20 12:19:00 +02:00
controller Not being able to register CRD is not a fatal error (#444) 2019-06-14 16:08:29 +02:00
generated reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
spec Fix golint failures 2019-01-08 13:04:48 +01:00
util StatefulSet fsGroup config option to allow non-root spilo (#531) 2019-06-04 16:38:26 +02:00