[ClusterClass Operations] Cover rebase in E2E tests #639
Labels
area/clusterclass
area/testing
Indicates an issue related to test
kind/enhancement
Categorizes issue or PR as related to a new feature.
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:ClusterTarget
in two differentClusterUpgradeGroup
.Cluster
created fromClusterClass
can be updated via rebase. This can simply be having two slightly differentClusterClass
and checking thatCluster
can be successfully updated to use a different one than the one it was originally created from.The text was updated successfully, but these errors were encountered: