-
Notifications
You must be signed in to change notification settings - Fork 4
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
Draft of docs for storage migration #989
Conversation
|
||
2. Automated local to distributed storage migrations require the following prerequisites: | ||
|
||
- Rook 1.11.7 or Greater |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this is true, the linter rule needs to change for this: https://github.com/replicatedhq/kurlkinds/pull/126/files#diff-ca0e9d53bb4c944ae7b52087e31382dfc05840f8fc0694b4d6cda36b273bd1e8R668
2. Automated local to distributed storage migrations require the following prerequisites: | ||
|
||
- Rook 1.11.7 or Greater | ||
- OpenEBS 3.7.0 or Greater |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this is the version we're going with we'll need to update preflights and linter rules: https://github.com/replicatedhq/kurlkinds/pull/126/files#diff-ca0e9d53bb4c944ae7b52087e31382dfc05840f8fc0694b4d6cda36b273bd1e8R667
Co-authored-by: Rafael Polanco <6497491+rrpolanco@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Content looks great, just made some edits to reorganize a bit/reduce redundancy.
No description provided.