-
Notifications
You must be signed in to change notification settings - Fork 1.4k
✨clusterctl: improve move test framework #2059
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
✨clusterctl: improve move test framework #2059
Conversation
cmd/clusterctl/pkg/internal/test/providers/bootstrap/dummy_types.go
Outdated
Show resolved
Hide resolved
cmd/clusterctl/pkg/internal/test/providers/infrastructure/dummy_types.go
Show resolved
Hide resolved
cmd/clusterctl/pkg/internal/test/providers/infrastructure/dummy_types.go
Show resolved
Hide resolved
cmd/clusterctl/pkg/internal/test/providers/infrastructure/dummy_types.go
Show resolved
Hide resolved
cmd/clusterctl/pkg/internal/test/providers/controlplane/groupversion_info.go
Show resolved
Hide resolved
cmd/clusterctl/pkg/internal/test/providers/bootstrap/groupversion_info.go
Show resolved
Hide resolved
LGTM! Will need squashing once @vincepri is done reviewing. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fabriziopandini, ncdc The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
LGTM pending squash |
919c9d1
to
9d17c42
Compare
@vincepri squashed |
/lgtm |
What this PR does / why we need it:
This PR improves the move test framework addressing the requirements of the new "move by owner ref" approach and more specifically:
Which issue(s) this PR fixes
Rif #1729
/assign @vincepri