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

Online image change: maintain status message #135

Merged
merged 4 commits into from
Dec 23, 2021

Conversation

spilchen
Copy link
Collaborator

This fills in the Status.ImageChangeStatus message as we progress through the online image change. It also reworks the status message updates we do for offline image change to share the same infrastructure.

I'm also including a change to keep the ssh key in the Vertica container stable between builds. The ssh key is just used for communication between the Vertica nodes. A stable key allows Vertica nodes from a different container image to be able to communicate. This becomes an issue when doing an online image change because the Vertica pods are either running the old or new image, yet they all have to talk to each other.

@spilchen spilchen requested a review from roypaulin December 23, 2021 12:03
@spilchen spilchen self-assigned this Dec 23, 2021
Copy link
Collaborator

@roypaulin roypaulin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@spilchen spilchen merged commit 70b1922 into vertica:online-upgrade Dec 23, 2021
@spilchen spilchen deleted the online-upgrade-status branch December 23, 2021 18:04
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