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

Extend v3.Cluster coverage in E2E #477

Closed
Tracked by #473
salasberryfin opened this issue Apr 10, 2024 · 1 comment · Fixed by #594
Closed
Tracked by #473

Extend v3.Cluster coverage in E2E #477

salasberryfin opened this issue Apr 10, 2024 · 1 comment · Fixed by #594
Assignees
Labels
area/testing Indicates an issue related to test kind/chore
Milestone

Comments

@salasberryfin
Copy link
Contributor

Description

When the support for importing CAPI clusters based on management.cattle.io resources was first introduced in #362, a single E2E test suite was added for this alternative controller (based on the existing import-gitops suite).

As we ultimately move to v3.Cluster we need to extend the E2E coverage. The initial approach could be to migrate the existing suites to focus on management.cattle.io cluster resources rather than provisioning.cattle.io. Doing so, we guarantee that we can support these scenarios with the new controller and importing mechanism.

This will mean that we need to cover (at least):

  • GitOps approach via Fleet.
  • Validate that we do not break v2prov.
  • Update labels.
  • Deploying Rancher with embedded-cluster-api feature disabled.
@salasberryfin salasberryfin added area/testing Indicates an issue related to test kind/chore labels Apr 10, 2024
@salasberryfin salasberryfin added this to the May release milestone Apr 10, 2024
@salasberryfin
Copy link
Contributor Author

salasberryfin commented Apr 29, 2024

Following on the work done in #519, the E2E tests for the v3 controller must cover also CAPRKE2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Indicates an issue related to test kind/chore
Development

Successfully merging a pull request may close this issue.

2 participants