postgres-operator/pkg/util
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
..
config Allow cloning clusters from the operator. (#90) 2017-09-08 16:47:03 +02:00
constants Feature/validate role options (#101) 2017-09-15 13:57:48 +02:00
filesystems Fix golint warnings 2017-08-01 16:08:56 +02:00
k8sutil Fix golint warnings 2017-08-01 16:08:56 +02:00
patroni Add patroni api client 2017-08-30 16:01:18 +02:00
retryutil Fix golint warnings 2017-08-01 16:08:56 +02:00
ringlog add ringlog 2017-08-15 11:59:09 +02:00
teams fix test 2017-08-15 10:41:04 +02:00
users Skip running empty set of queries 2017-08-01 10:09:09 +02:00
volumes Fix golint warnings 2017-08-01 16:08:56 +02:00
util.go remove var shading; fix imports 2017-08-15 15:59:10 +02:00
util_test.go make controllerinformer interface private; 2017-08-15 14:07:16 +02:00