postgres-operator/charts/postgres-operator
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
..
templates Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
.helmignore Add helm chart (#434) 2019-03-29 11:26:13 +01:00
Chart.yaml Add helm chart (#434) 2019-03-29 11:26:13 +01:00
values.yaml Fix CRD-based operator configuration (#541) 2019-04-15 13:52:38 +02:00