postgres-operator/pkg/apis/acid.zalan.do/v1
Thierry Sallé ea3eef45d9
Additional volumes capability (#736)
* Allow additional Volumes to be mounted

* added TargetContainers option to determine if additional volume need to be mounter or not

* fixed dependencies

* updated manifest additional volume example

* More validation

Check that there are no volume mount path clashes or "all" vs ["a", "b"]
mixtures. Also change the default behaviour to mount to "postgres"
container.

* More documentation / example about additional volumes

* Revert go.sum and go.mod from origin/master

* Declare addictionalVolume specs in CRDs

* fixed k8sres after rebase

* resolv conflict

Co-authored-by: Dmitrii Dolgov <9erthalion6@gmail.com>
Co-authored-by: Thierry <thierry@malt.com>
2020-04-15 09:13:35 +02:00
..
const.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
crds.go Additional volumes capability (#736) 2020-04-15 09:13:35 +02:00
doc.go Fix golint failures 2019-01-08 13:04:48 +01:00
marshal.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
operator_configuration_type.go kubernetes_use_configmap (#887) 2020-04-02 13:20:45 +02:00
postgresql_type.go Additional volumes capability (#736) 2020-04-15 09:13:35 +02:00
register.go gofmt and golint fixes (#506) 2019-03-04 13:13:55 +01:00
util.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
util_test.go Add ServiceAnnotations cluster config (#803) 2020-02-10 12:03:25 +01:00
zz_generated.deepcopy.go Call me pooler, not pool (#883) 2020-04-01 10:34:03 +02:00