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

Standardize SUC Plan naming in 3.1.1 #37

Merged
merged 6 commits into from
Nov 8, 2024

Conversation

ipetrov117
Copy link
Contributor

@ipetrov117 ipetrov117 commented Nov 5, 2024

This PR standardises the naming for the K8s (RKE2/K3s) and OS SUC Plans so that it is consistent throughout the repository.

This will handle corner-cases where users have SUC Plans for Edge 3.X.Y deployed on a downstream cluster and then deploy SUC Plans for Edge 3.X.Y+1 on the same cluster. Having the same consistent naming throughout Edge versions will block (or at least reduce) the chance that we will have SUC Plans for multiple Edge versions on one downstream cluster. Effectively ensuring that clashes will not occur. What is meant by clashes here is that for some reason the Edge 3.X.Y SUC Plan overrides the changes from the Edge 3.X.Y+1 SUC Plan.

This will be further enforced in the 3.1.1 documentation in a separate PR (#483).

The naming changes have been tested for functionality regressions using the following test cases:

  • RKE2 upgrade for a HA and single clusters using both the GitRepo and Bundle approaches
  • K3s upgrade for a HA and single clusters using both the GitRepo and Bundle approaches
  • OS upgrade for a HA and single clusters using both the GitRepo and Bundle approaches

@ipetrov117 ipetrov117 merged commit 3635ebe into suse-edge:main Nov 8, 2024
@ipetrov117 ipetrov117 mentioned this pull request Nov 11, 2024
hardys pushed a commit that referenced this pull request Nov 11, 2024
* K3s naming standartization

* RKE2 naming standartization

* OS naming standartization

* Rename agent plans to worker

* Rename os gitrepo to reflect correct procedure

* Standardize OS bundle name
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.

3 participants