kubevirt / vm-import-operator

Operator for importing VMs from RHV to KubeVirt
Apache License 2.0
16 stars 23 forks source link

Remove Kubevirt client from the test framework and update dependencies #437

Closed mansam closed 3 years ago

mansam commented 3 years ago
- Upgrades CDI to 1.25.0
- Updates dependencies to be in line with CDI 1.25.0
- Replaces use of Kubevirt/client-go in test framework with the controller-runtime client
mansam commented 3 years ago

/retest

pkliczewski commented 3 years ago

/retest

kubevirt-bot commented 3 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: fdupont-redhat, mansam, pkliczewski To complete the pull request process, please assign You can assign the PR to them by writing /assign in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubevirt/vm-import-operator/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment