medik8s / self-node-remediation

Automatic repair for unhealthy Kubernetes nodes
https://www.medik8s.io/
Apache License 2.0
45 stars 17 forks source link

Update bundle image #202

Closed razo7 closed 5 months ago

razo7 commented 5 months ago

Why we need this PR

Introduce a new target, bundle-run-update, for testing an operator upgrade. It could be used as well for downgrading or reinstalling the operator (instead of running the bundle-cleanup and then bundle-run).

Run 'VERSION=SOME_VERSION' prior to running the bundle-run or bundle-run-update targets to modify the installed or replaced bundle CSV.

The new target will be used for testing operator upgrades in OCP CI (e.g., NMO and FAR ).

Similar PR to NMO #120 and FAR #139.

Changes made

Which issue(s) this PR fixes

ECOPROJECT-1082

Test plan

None

openshift-ci[bot] commented 5 months 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

openshift-ci[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: clobrano, razo7

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/medik8s/self-node-remediation/blob/main/OWNERS)~~ [clobrano,razo7] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
razo7 commented 5 months ago

/retest

razo7 commented 5 months ago

tide is off for an unknown reason but all the tests are green so I am manually merging the PR