medik8s / node-healthcheck-operator

K8s Node Health Check Operator
Apache License 2.0
88 stars 18 forks source link

Add missing metadata dependency to ocp bundle #327

Closed clobrano closed 4 months ago

clobrano commented 4 months ago

Why we need this PR

The OCP bundle is created from scratch, which means it deletes the bundle folder previously created by bundle-base target, together with the metadata/dependency.yaml

Changes made

Ensure that the OCP bundle contains the metadata/dependency.yaml

Which issue(s) this PR fixes

https://issues.redhat.com/browse/ECOPROJECT-1981

Test plan

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

[APPROVALNOTIFIER] This PR is APPROVED

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

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/node-healthcheck-operator/blob/main/OWNERS)~~ [clobrano,slintes] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
slintes commented 4 months ago

/retest