postgres-operator/pkg/controller
Felix Kunde a3b34f146f
Add CRD validation (#599)
* add CRD manifests with validation
* update documentation
* patroni slots is not an array but a nested hash map
* make deps call tools
* cover validation in docs and export it in crds.go
* add toggle to disable creation of CRD validation and document it
* use templated service account also for CRD-configured helm deployment
2019-11-28 12:02:05 +01:00
..
controller.go Add CRD validation (#599) 2019-11-28 12:02:05 +01:00
logs_and_api.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
node.go Set statefulset update and management policy explicitly (#515) 2019-03-13 11:49:18 +01:00
node_test.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
operator_config.go Add CRD validation (#599) 2019-11-28 12:02:05 +01:00
pod.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
postgresql.go Remove service accounts cache (#685) 2019-10-11 11:06:14 +02:00
postgresql_test.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
types.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
util.go Add CRD validation (#599) 2019-11-28 12:02:05 +01:00
util_test.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00