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 first draft of pseudo code for data plane upgrade #213

Closed
wants to merge 1 commit into from

Conversation

rgildein
Copy link
Contributor

@rgildein rgildein commented Jan 11, 2024

The idea behind this approach is to handle all the machines and applications in them through Nova-compute applications. That way, not much code will change, what is benefit.

I prepared a diagram for a more detailed description.
cou data-plane v1

Known issues:

  • Nova-compute application needs to be responsible for upgrading apps deployed under the same machine.
    • Steps like config changes must be done as pre-checks in nova-compute for all apps.

@rgildein
Copy link
Contributor Author

After review, we decide to go another direction.

@rgildein rgildein closed this Jan 16, 2024
@rgildein rgildein deleted the dev/data-plane-upgrade branch January 16, 2024 12:30
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.

1 participant