medik8s / node-healthcheck-operator

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

Automate community bundles creation #300

Closed clobrano closed 5 months ago

clobrano commented 6 months ago

Why we need this PR

The special Medik8s .github repository contains a reusable workflow to automate the creation of OKD and K8S bundle. This PR is needed to use this automation in NHC repository.

Changes made

The last two commits are intended to show how the reusable workflow can be used standalone, or integrated inside the already available release workflow (which build and push operator and bundle images to QUAY) via input selector.

Which issue(s) this PR fixes

ECOPROJECT-1578

Test plan

Tested locally via nektos/act

TODO

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

This CR is about GitHub actions and doesn't really need e2e tests. I'll keep it as draft to avoid running the CI, but it is ready for review :bow:

razo7 commented 5 months ago

/lgtm

clobrano commented 5 months ago

/hold

Before proceeding, I will add the "Community Edition" substring to displayName in both OKD and K8s (only on K8s at the moment)

clobrano commented 5 months ago

/unhold

Ready again for review

needs https://github.com/medik8s/.github/pull/7

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

/retest