openshift / cluster-olm-operator

OpenShift operator that manages the Operator Lifecycle Manager components
Apache License 2.0
0 stars 20 forks source link

Add rukpak #18

Closed dtfranz closed 1 year ago

dtfranz commented 1 year ago

Adds rukpak static and deployment controllers, as well as the manifests.

Co-authored by: @ncdc @joelanford

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

joelanford commented 1 year ago

We also need to add the names of all clusterroles and roles that are in the rukpak manifests to this list: https://github.com/openshift/cluster-olm-operator/blob/dfc350ab1de570bd0d02e29dea4ed91e4eb98477/manifests/0000_51_olm_02_operator_clusterrole.yaml#L161-L169

openshift-ci[bot] commented 1 year ago

@dtfranz: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
joelanford commented 1 year ago

/approve /lgtm

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dtfranz, joelanford

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/cluster-olm-operator/blob/main/OWNERS)~~ [joelanford] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment