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

[ClusterClass Operations] Cover rebase in E2E tests #639

Open
2 tasks
salasberryfin opened this issue Aug 6, 2024 · 0 comments
Open
2 tasks

[ClusterClass Operations] Cover rebase in E2E tests #639

salasberryfin opened this issue Aug 6, 2024 · 0 comments
Labels
area/clusterclass area/testing Indicates an issue related to test kind/feature

Comments

@salasberryfin
Copy link
Contributor

salasberryfin commented Aug 6, 2024

This is issue is part of the epic #387.

Description

With the addition of the rebase controller (#638) based on the ClusterUpgradeGroup resource, it needs to be validated as part of the E2E. Ideally, we should validate that:

  • No cluster can be used as ClusterTarget in two different ClusterUpgradeGroup.
  • One/multiple Cluster created from ClusterClass can be updated via rebase. This can simply be having two slightly different ClusterClass and checking that Cluster can be successfully updated to use a different one than the one it was originally created from.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/clusterclass area/testing Indicates an issue related to test kind/feature
Projects
Development

No branches or pull requests

1 participant