postgres-operator/pkg/util
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
..
config Support for per-cluster and operator global sidecars (#331) 2018-07-02 16:25:27 +02:00
constants Make AWS region configurable in the operator cofig map (#333) 2018-06-27 17:29:02 +02:00
filesystems Fix golint warnings 2017-08-01 16:08:56 +02:00
k8sutil Address code review by @zerg-junior 2018-05-15 16:50:03 +02:00
patroni Use Patroni API to set bootstrap-only options. (#299) 2018-05-29 12:35:25 +02:00
retryutil Improve the condition check. 2018-02-22 10:13:46 +01:00
ringlog fix comments for ringlogger 2017-09-26 13:12:38 +02:00
teams Tests for initHumanUsers and initinitRobotUsers. 2017-12-04 10:49:25 +01:00
users Some improvements for golint, ineffassign and misspell 2018-02-19 17:46:31 +01:00
volumes Make AWS region configurable in the operator cofig map (#333) 2018-06-27 17:29:02 +02:00
util.go Respond to code review 2018-02-20 14:43:02 +01:00
util_test.go Perform manual failover during the scale down 2017-10-16 17:41:23 +02:00