zalando / postgres-operator

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

How to use maintenanceWindows? #1568

Open binhnguyenduc opened 3 years ago

binhnguyenduc commented 3 years ago

Please, answer some short questions which should help us to understand your problem / question better?

I cannot seem to find documentations for the field maintenanceWindows in Postgresql CRD. If I understand correctly, that is used to indicate that no operator action can be performed outside of those time slot. Is that true?

If that were true, we would definitely be interested in that feature. Please point me to the relevant documentation.

Thanks so much for your awesome works!

FxKu commented 3 years ago

Looks like they've been around since forever, but are still not implemented. Can't tell what the original idea was. Probably, only allow rolling updates (Spilo udates etc.) during those windows. But not sure.

viceice commented 4 days ago

Looks like this is now possible with: