dora-metrics / pelorus

Automate the measurement of organizational behavior
https://pelorus.readthedocs.io/
Apache License 2.0
245 stars 83 forks source link

Regenerated pelorus-operator with new operator-sdk version #1130

Closed mpryc closed 4 months ago

mpryc commented 5 months ago

Updated operator with new operator-sdk version 1.33.

Please go the the Preview tab and select the appropriate template for your PR:

etsauer commented 5 months ago

/approve

mpryc commented 5 months ago

/retest

github-actions[bot] commented 5 months ago

Test images available! ๐Ÿงช๐Ÿš€ To test operator with them, run

operator-sdk run bundle \
quay.io/pelorus/rc-pelorus-operator-bundle:vpr1130-9651740 \
--namespace test-pelorus-operator

To clean up environment afterwards, run

operator-sdk cleanup pelorus-operator --namespace test-pelorus-operator
github-actions[bot] commented 5 months ago

Test images available! ๐Ÿงช๐Ÿš€ To test operator with them, run

operator-sdk run bundle \
quay.io/pelorus/rc-pelorus-operator-bundle:vpr1130-9a05dd3 \
--namespace test-pelorus-operator

To clean up environment afterwards, run

operator-sdk cleanup pelorus-operator --namespace test-pelorus-operator
etsauer commented 4 months ago

/retest

openshift-ci[bot] commented 4 months ago

@mpryc: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/4.13-e2e-openshift b2468fede8cb5cd8e1642e513fd520548761562f link true /test 4.13-e2e-openshift

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-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
openshift-ci[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: etsauer, mateusoliveira43

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/dora-metrics/pelorus/blob/master/OWNERS)~~ [etsauer,mateusoliveira43] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment