postgres-operator/pkg/apis/acid.zalan.do/v1
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
..
const.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
crds.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
doc.go Fix golint failures 2019-01-08 13:04:48 +01:00
marshal.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
operator_configuration_type.go Fix CRD-based operator configuration (#541) 2019-04-15 13:52:38 +02:00
postgresql_type.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
register.go gofmt and golint fixes (#506) 2019-03-04 13:13:55 +01:00
util.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
util_test.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
zz_generated.deepcopy.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00