zalando / postgres-operator

Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
https://postgres-operator.readthedocs.io/
MIT License
4.37k stars 980 forks source link

Add major upgrade prechecks #2772

Closed hughcapet closed 1 month ago

hughcapet commented 1 month ago

Don't fail major upgrade (don't set annotation) if replica(s) are not (yet) streaming or replication lag is too high

FxKu commented 1 month ago

:+1:

hughcapet commented 1 month ago

👍