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

Add status messages for replicated upgrade #778

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

spilchen
Copy link
Collaborator

This will add a status message to the .status.upgradeStatus field in the VerticaDB as the operator goes through the various stages of replicated upgrade. It reuses the same design for the other upgrade methods in that we only advance the status message forward. This means that we need to reconcile an iteration, we won't report the first status message again.

@spilchen spilchen requested a review from roypaulin April 26, 2024 15:49
@spilchen spilchen self-assigned this Apr 26, 2024
@spilchen spilchen merged commit ed6d3ca into vnext Apr 27, 2024
31 checks passed
@spilchen spilchen deleted the spilchen/rep-upgrade-status branch April 27, 2024 13:58
cchen-vertica pushed a commit that referenced this pull request Jul 17, 2024
This will add a status message to the `.status.upgradeStatus` field in
the VerticaDB as the operator goes through the various stages of
replicated upgrade. It reuses the same design for the other upgrade
methods in that we only advance the status message forward. This means
that we need to reconcile an iteration, we won't report the first status
message again.
cchen-vertica pushed a commit that referenced this pull request Jul 17, 2024
This will add a status message to the `.status.upgradeStatus` field in
the VerticaDB as the operator goes through the various stages of
replicated upgrade. It reuses the same design for the other upgrade
methods in that we only advance the status message forward. This means
that we need to reconcile an iteration, we won't report the first status
message again.
cchen-vertica pushed a commit that referenced this pull request Jul 24, 2024
This will add a status message to the `.status.upgradeStatus` field in
the VerticaDB as the operator goes through the various stages of
replicated upgrade. It reuses the same design for the other upgrade
methods in that we only advance the status message forward. This means
that we need to reconcile an iteration, we won't report the first status
message again.
cchen-vertica pushed a commit that referenced this pull request Jul 24, 2024
This will add a status message to the `.status.upgradeStatus` field in
the VerticaDB as the operator goes through the various stages of
replicated upgrade. It reuses the same design for the other upgrade
methods in that we only advance the status message forward. This means
that we need to reconcile an iteration, we won't report the first status
message again.
cchen-vertica pushed a commit that referenced this pull request Jul 24, 2024
This will add a status message to the `.status.upgradeStatus` field in
the VerticaDB as the operator goes through the various stages of
replicated upgrade. It reuses the same design for the other upgrade
methods in that we only advance the status message forward. This means
that we need to reconcile an iteration, we won't report the first status
message again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants