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

Data plane upgrade binary #441

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

niladrih
Copy link
Member

Changes:

  • Refactors upgrade-job, moves most of the code from the bin directory to the outer upgrade library.
  • Adds the restart-io-engines binary.

The restart-io-engines should go through all io-engine Pods restarting them, and then circling back and restarting them again, all while adhering to the 'upgrade' way of things.

Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
Copy link
Contributor

@tiagolobocastro tiagolobocastro left a comment

Choose a reason for hiding this comment

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

This seems like a huge change to be adding near release, I'd like to understand this a bit better before.

@niladrih
Copy link
Member Author

This seems like a huge change to be adding near release, I'd like to understand this a bit better before.

That makes sense. I think I too want this to sit for now.

@sinhaashish
Copy link
Member

IMHO using a flag to skip the validation will be musch simpler change to do , rather than refactoring

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