postgres-operator/pkg
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
..
apiserver add missing return in the api server 2017-09-11 17:44:32 +02:00
cluster Feature/validate role options (#101) 2017-09-15 13:57:48 +02:00
controller delete cluster key from the clusters list only when delete procedure is finished 2017-09-04 18:48:03 +02:00
spec Allow cloning clusters from the operator. (#90) 2017-09-08 16:47:03 +02:00
util Feature/validate role options (#101) 2017-09-15 13:57:48 +02:00