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

Improve upgrade doc #112

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from
Draft

Improve upgrade doc #112

wants to merge 24 commits into from

Conversation

PavitraS
Copy link
Contributor

No description provided.

Pavithra S and others added 18 commits December 15, 2022 12:47
Nexus node spec updates made by users may result in backward incompatibility. User should be able to upgrade datamodel based on the force flag and observe the incompatible changes

This PR calls common-library to see if the old and new crd have undergone any modifications, and if there have been any incompatible changes
- Compiler should iterate through all created datamodel objects to ensure backward compatibility
- If there are incompatible modifications and the force flag is enabled, the message notice will be logged in the console
- If the force flag is deactivated and there are incompatible changes, the operation should fail with incompatible errors
@PavitraS PavitraS force-pushed the dm-upgrade-doc branch 2 times, most recently from bab97e2 to 4293d5d Compare January 23, 2023 09:35
Base automatically changed from npt-644-upgrade to main January 23, 2023 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants