percona / percona-postgresql-operator

Percona Operator for PostgreSQL
https://www.percona.com/doc/kubernetes-operator-for-postgresql/index.html
Apache License 2.0
265 stars 52 forks source link

K8SPG-510 update cluster status #743

Closed nmarukovich closed 5 months ago

nmarukovich commented 5 months ago

K8SPG-510 Powered by Pull Request Badge

CHANGE DESCRIPTION

Problem: Short explanation of the problem. The problem was that we jumped from ready to paused without stopping step. now it should work correctly. Cause: Short explanation of the root cause of the issue if applicable.

Solution: Short explanation of the solution we are providing with this PR.

CHECKLIST

Jira

Tests

Config/Logging/Testability

JNKPercona commented 5 months ago
Test name Status
custom-extensions passed
demand-backup passed
init-deploy passed
monitoring passed
operator-self-healing passed
scaling passed
scheduled-backup passed
self-healing passed
start-from-backup passed
telemetry-transfer passed
upgrade-minor passed
users passed
We run 12 out of 12

commit: https://github.com/percona/percona-postgresql-operator/pull/743/commits/4d381ad328798487b83dc4bd62e1f0c2ab978356 image: perconalab/percona-postgresql-operator:PR-743-4d381ad32