Commit Graph

13 Commits

Author SHA1 Message Date
Felix Kunde c4889a3c82 add toggle to disable creation of CRD validation and document it 2019-11-26 11:16:02 +01:00
Felix Kunde 9e222bf90c add enum validation to pod_management_policy 2019-11-26 11:16:02 +01:00
Felix Kunde 17e5c757c0 reflect latest changes in master 2019-11-26 11:16:02 +01:00
Felix Kunde 2f0facd2f5 add supoort for initContainers and sidecars 2019-11-26 11:16:02 +01:00
Felix Kunde 9e942b4920 return kind and apiVersion to validation and minor fixes 2019-11-26 11:16:02 +01:00
Felix Kunde 37f7b542f3 cover validation in docs and export it in crds.go 2019-11-26 11:16:02 +01:00
Felix Kunde 4d3dce2968 remove validation for kind, apiVersion and metadata 2019-11-26 11:16:02 +01:00
Felix Kunde 5f19587dda patroni slots is not an array but a nested hash map 2019-11-26 11:16:02 +01:00
Felix Kunde 9b7f673540 add crd validation also in code + minor fixes 2019-11-26 11:16:02 +01:00
Felix Kunde abdb003f40
additional printer columns for CRDs (#653)
* additional printer columns for CRDs
2019-08-16 13:22:45 +02:00
Felix Kunde 31e568157b reflect change in github url (#496)
Project was moved from the incubator to the Zalando main org, hence the rename
2019-02-25 11:26:55 +01:00
zerg-junior 4b5d3cd121
Fix golint failures
* Fix golint fails based on the original work from  the user u5surf

* Skip installing Docker as CDP now have one pre-installed (repairs builds on CDP)
2019-01-08 13:04:48 +01:00
Noah Kantrowitz a4224f6063 Move CRD definitions into a formal API to allow access from other controllers. (#378) 2018-08-31 11:20:02 +02:00