openshift-kni / lifecycle-agent

Local agent for orchestration of SNO Image Based Upgrade
Apache License 2.0
6 stars 28 forks source link

Fix api version replacement #502

Closed jc-rh closed 4 months ago

jc-rh commented 4 months ago

Background / Context

Issue / Requirement / Reason for change

Accidental api version replacement in internal/backuprestore/common.go from #497

Solution / Feature Overview

Restored the accidental replacement Replaced all lcav1 imports with ibuv1, to be consistent with seedgenv1

Implementation Details

Other Information

jc-rh commented 4 months ago

/retest

openshift-ci[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: donpenney

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: - ~~[OWNERS](https://github.com/openshift-kni/lifecycle-agent/blob/main/OWNERS)~~ [donpenney] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment