postgres-operator/pkg
Oleksii Kliukin 25a306244f
Support for per-cluster and operator global sidecars (#331)
* Define sidecars in the operator configuration.

Right now only the name and the docker image can be defined, but with
the help of the pod_environment_configmap parameter arbitrary
environment variables can be passed to the sidecars.

* Refactoring around generatePodTemplate.

Original implementation of per-cluster sidecars by @theRealWardo 

Per review by @zerg-junior and @Jan-M
2018-07-02 16:25:27 +02:00
..
apiserver Merge pull request #240 from zalando-incubator/feature/goreport-improvements 2018-02-22 11:31:08 +01:00
cluster Support for per-cluster and operator global sidecars (#331) 2018-07-02 16:25:27 +02:00
controller Avoid possible skipping SYNC events. 2018-05-31 18:29:15 +02:00
spec Support for per-cluster and operator global sidecars (#331) 2018-07-02 16:25:27 +02:00
util Support for per-cluster and operator global sidecars (#331) 2018-07-02 16:25:27 +02:00