postgres-operator/pkg/util
Felix Kunde 0fbfbb23bb
Use /status subresource instead of plain manifest field (#534)
* turns PostgresStatus type into a struct with field PostgresClusterStatus
* setStatus patch target is now /status subresource
* unmarshalling PostgresStatus takes care of previous status field convention
* new simple bool functions status.Running(), status.Creating()
2019-05-07 12:01:45 +02:00
..
config Config option to allow Spilo container to run non-privileged. (#525) 2019-04-03 17:13:39 +02:00
constants Add shm_volume option (#427) 2018-12-21 16:22:30 +01:00
filesystems Fix golint warnings 2017-08-01 16:08:56 +02:00
k8sutil Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
patroni Fix the casing of github.com/Sirupsen/logrus to match what the project itself uses. (#380) 2018-09-06 10:26:48 +02:00
retryutil Fix golint failures 2019-01-08 13:04:48 +01:00
ringlog fix comments for ringlogger 2017-09-26 13:12:38 +02:00
teams Fix golint failures 2019-01-08 13:04:48 +01:00
users reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
volumes reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
util.go gofmt and golint fixes (#506) 2019-03-04 13:13:55 +01:00
util_test.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00