postgres-operator/pkg/cluster
Oleksii Kliukin 71b93b4cc2 Feature/infrastructure roles (#91)
* Add infrastructure roles configured globally.

Those are the roles defined in the operator itself. The operator's
configuration refers to the secret containing role names, passwords
and membership information. While they are referred to as roles, in
reality those are users.

In addition, improve the regex to filter out invalid users and
make sure user secret names are compatible with DNS name spec.

Add an example manifest for the infrastructure roles.
2017-05-12 11:41:33 +02:00
..
cluster.go Feature/infrastructure roles (#91) 2017-05-12 11:41:33 +02:00
k8sres.go typo in service name 2017-05-12 11:41:33 +02:00
pg.go Feature/infrastructure roles (#91) 2017-05-12 11:41:33 +02:00
pod.go Skip syncing Pods 2017-05-12 11:41:33 +02:00
resources.go Skip syncing Pods 2017-05-12 11:41:33 +02:00
sync.go Feature/infrastructure roles (#91) 2017-05-12 11:41:33 +02:00
util.go Feature/infrastructure roles (#91) 2017-05-12 11:41:33 +02:00