Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use maintenanceWindows? #1568

Open
binhnguyenduc opened this issue Jul 25, 2021 · 2 comments
Open

How to use maintenanceWindows? #1568

binhnguyenduc opened this issue Jul 25, 2021 · 2 comments
Labels

Comments

@binhnguyenduc
Copy link

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

  • Which image of the operator are you using? e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.6.3
  • Where do you run it - cloud or metal? Kubernetes or OpenShift? Bare Metal K8s
  • Are you running Postgres Operator in production? yes
  • Type of issue? question

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
Copy link
Member

FxKu commented Jul 28, 2021

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.

@FxKu FxKu added the question label Jul 28, 2021
@viceice
Copy link

viceice commented Sep 16, 2024

Looks like this is now possible with:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants