postgres-operator/pkg/spec
Georg Kunz 47dd766fa7 Add node toleration config to PodSpec (#151)
* Add node toleration config to PodSpec

This allows to taint nodes dedicated to Postgres and prevents other pods from running on these nodes.

* Document taint and toleration setup

And remove setting from default operator ConfigMap

* Allow to overwrite tolerations with Postgres manifest
2017-11-02 19:10:44 +01:00
..
postgresql.go Add node toleration config to PodSpec (#151) 2017-11-02 19:10:44 +01:00
postgresql_test.go Allow cloning clusters from the operator. (#90) 2017-09-08 16:47:03 +02:00
types.go Kube cluster upgrade 2017-10-19 10:49:42 +02:00
types_test.go start all the log messages with lowercase letters 2017-08-15 10:12:36 +02:00