Skip to content

Conversation

pranavcracker
Copy link
Collaborator

@pranavcracker pranavcracker commented Feb 17, 2025

Description

  • Corrections in the Default Dependent Components Versions table in Supported Versions for kubernetes version v1.30.3, v1.31.1 and added new table for v1.32.0

Fixes # (issue)

Solution

  • Updated the relevant documentation

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • There is no breaking changes, or migration patch is provided
  • Integration CI passed
  • Unit tests. If Yes list of new/changed tests with brief description
  • There is no merge conflicts

@pranavcracker pranavcracker added the documentation Improvements or additions to documentation label Feb 17, 2025
@pranavcracker pranavcracker self-assigned this Feb 17, 2025
@pranavcracker pranavcracker marked this pull request as ready for review February 17, 2025 06:46
@pranavcracker pranavcracker changed the title corrections in installation.md Corrections in Default Dependent Components Versions Feb 17, 2025
@andrewluckyguy andrewluckyguy self-requested a review March 10, 2025 11:58
@andrewluckyguy
Copy link
Collaborator

There are obsolete v3.28.1 calico versions for v1.29.7 kubernetes:

| | calicoctl | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | SHA1: 80f164a8248b8fa501f35f12cbcac0b059e665e2 Required only if calico is installed. |

| | calico/typha | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | Required only if Typha is enabled in Calico config. |

according to the information in https://github.com/Netcracker/KubeMarine/blob/main/kubemarine/resources/configurations/compatibility/kubernetes_versions.yaml

@pranavcracker
Copy link
Collaborator Author

There are obsolete v3.28.1 calico versions for v1.29.7 kubernetes:

| | calicoctl | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | SHA1: 80f164a8248b8fa501f35f12cbcac0b059e665e2 Required only if calico is installed. |

| | calico/typha | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | v3.28.1 | Required only if Typha is enabled in Calico config. |

according to the information in https://github.com/Netcracker/KubeMarine/blob/main/kubemarine/resources/configurations/compatibility/kubernetes_versions.yaml

This is corrected.

Copy link
Collaborator

@theboringstuff theboringstuff left a 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)

@pranavcracker pranavcracker merged commit 7a28f96 into main Mar 12, 2025
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants