openshift-kni / lifecycle-agent

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

Use the new recert additional trust bundle options #499

Closed omertuc closed 1 month ago

omertuc commented 1 month ago

Background / Context

Recert recently added ([1], [2]) some options that allow changing the cluster's trust bundle (it's recommended you read the PRs for more background about this).

Issue / Requirement / Reason for change

The lifecycle-agent doesn't make use of the new options added to recert

Solution / Feature Overview

Change the lifecycle-agent to use the new options added to recert

Implementation Details

Multiple new fields have been added.

[1] https://github.com/rh-ecosystem-edge/recert/pull/110 [2] https://github.com/rh-ecosystem-edge/recert/pull/140

openshift-ci[bot] commented 1 month ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

omertuc commented 1 month ago

/hold waiting for https://github.com/rh-ecosystem-edge/recert/pull/140

omertuc commented 1 month ago

/remove-label cluster-config-api-changed

omertuc commented 1 month ago

/remove-label cluster-config-api-changed

omertuc commented 1 month ago

/unhold

omertuc commented 1 month ago

/remove-label cluster-config-api-changed

tsorya commented 1 month ago

@omertuc how it will work with IBI? i wonder how we will be able to provide all the needed params?

omertuc commented 1 month ago

/approve

openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: omertuc

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)~~ [omertuc] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
tsorya commented 1 month ago

/lgtm