postgres-operator/pkg
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
..
apis/acid.zalan.do Additional volumes capability (#736) 2020-04-15 09:13:35 +02:00
apiserver reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
cluster Additional volumes capability (#736) 2020-04-15 09:13:35 +02:00
controller Prevent superuser from being a connection pool user (#906) 2020-04-09 09:21:45 +02:00
generated Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
spec Call me pooler, not pool (#883) 2020-04-01 10:34:03 +02:00
util Prevent superuser from being a connection pool user (#906) 2020-04-09 09:21:45 +02:00