medik8s / node-healthcheck-operator

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

Makefile target to create complete OCP bundle #285

Closed clobrano closed 7 months ago

clobrano commented 9 months ago

TODO

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

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

clobrano commented 9 months ago

Note that using yq, the formatting of the resulting CSV is slightly different than the one we had in the past. Specifically, I noticed that lists have two spaces indentation now:

e.g.

# before
somefield:
- first-item
# using yq
somefield:
  - first-item
clobrano commented 8 months ago

/test 4.15-openshift-e2e

clobrano commented 7 months ago

/test 4.15-openshift-e2e

clobrano commented 7 months ago

/retest

clobrano commented 7 months ago

/test 4.15-openshift-e2e

clobrano commented 7 months ago

pre-submit isn't happy

clobrano commented 7 months ago

/test 4.15-openshift-e2e

slintes commented 7 months ago

/test 4.15-openshift-e2e

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

/test 4.12-openshift-e2e