postgres-operator/pkg/cluster
Oleksii Kliukin 7667847bfe Feature/validate role options (#101)
Be more rigorous about validating user flags.

Only accept CREATE ROLE flags that doesn't have any params (i.e.
not ADMIN or CONNECTION LIMIT). Check that both flag and NOflag
are not used at the same time.
2017-09-15 13:57:48 +02:00
..
cluster.go make postgresql roles public 2017-09-11 17:44:32 +02:00
exec.go Fix golint warnings 2017-08-01 16:08:56 +02:00
filesystems.go Make use of kubernetes client-go v4 2017-07-25 15:25:17 +02:00
k8sres.go Use DCS_ENABLE_KUBERNETES_API=true environment to enable kubernetes native deployment 2017-09-14 11:39:49 +02:00
pg.go start all the log messages with lowercase letters 2017-08-15 10:12:36 +02:00
pod.go start all the log messages with lowercase letters 2017-08-15 10:12:36 +02:00
resources.go make postgresql roles public 2017-09-11 17:44:32 +02:00
sync.go make postgresql roles public 2017-09-11 17:44:32 +02:00
types.go add comments on roles 2017-09-11 17:44:32 +02:00
util.go Feature/validate role options (#101) 2017-09-15 13:57:48 +02:00
volumes.go start all the log messages with lowercase letters 2017-08-15 10:12:36 +02:00