postgres-operator/pkg/cluster
Oleksii Kliukin b90a36c909
Set node_readiness_label default to an empty value. (#204)
Previously, it was set to the lifecycle-status:ready, breaking a
lot of minikube deployments. Also it was not possible befor to run
with this label set to an empty value.

Document the effect of the label in the new section of the
documentation.
2018-01-16 15:43:03 +01:00
..
cluster.go Consider container names in Statefulset diffs (#210) 2018-01-16 12:06:11 +01:00
cluster_test.go Fixes for the case of re-creating the cluster after deletion. 2017-12-13 16:49:00 +01:00
exec.go
filesystems.go
k8sres.go Set node_readiness_label default to an empty value. (#204) 2018-01-16 15:43:03 +01:00
pg.go Fixes for the case of re-creating the cluster after deletion. 2017-12-13 16:49:00 +01:00
pod.go Migrate only master pods. Migrate single masters. (#199) 2018-01-09 11:55:11 +01:00
resources.go Migrate only master pods. Migrate single masters. (#199) 2018-01-09 11:55:11 +01:00
sync.go WIP: Hold the proper locks while examining the list of databases. 2017-12-22 13:06:11 +01:00
types.go
util.go WIP: Hold the proper locks while examining the list of databases. 2017-12-22 13:06:11 +01:00
volumes.go use sync methods while updating the cluster 2017-11-03 12:00:43 +01:00