postgres-operator/pkg/apis/acid.zalan.do
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
..
v1 Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
register.go Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00