-
Notifications
You must be signed in to change notification settings - Fork 17
Corrections in Default Dependent Components Versions #719
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
Conversation
There are obsolete KubeMarine/documentation/Installation.md Line 6066 in 3b26394
KubeMarine/documentation/Installation.md Line 6078 in 3b26394
according to the information in https://github.com/Netcracker/KubeMarine/blob/main/kubemarine/resources/configurations/compatibility/kubernetes_versions.yaml |
This is corrected. |
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.
It looks error-prone to maintain/check so many tables by hand. Maybe we should consider automating it. We already have thirdparties sync script, we could just enhance it to also generate these tables (they could be in a separate file)
Description
Fixes # (issue)
Solution
Checklist