Closed etsauer closed 2 months ago
Test images available! ๐งช๐ To test operator with them, run
operator-sdk run bundle \
quay.io/pelorus/rc-pelorus-operator-bundle:vpr1157-e7062a4 \
--namespace test-pelorus-operator
To clean up environment afterwards, run
operator-sdk cleanup pelorus-operator --namespace test-pelorus-operator
Test images available! ๐งช๐ To test operator with them, run
operator-sdk run bundle \
quay.io/pelorus/rc-pelorus-operator-bundle:vpr1157-7d7b88f \
--namespace test-pelorus-operator
To clean up environment afterwards, run
operator-sdk cleanup pelorus-operator --namespace test-pelorus-operator
Test images available! ๐งช๐ To test operator with them, run
operator-sdk run bundle \
quay.io/pelorus/rc-pelorus-operator-bundle:vpr1157-34d9eef \
--namespace test-pelorus-operator
To clean up environment afterwards, run
operator-sdk cleanup pelorus-operator --namespace test-pelorus-operator
@etsauer: 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 | cf6413c2bda0d045845e4a6a9cb3d6af38a2307d | link | true | /test 4.13-e2e-openshift |
Full PR test history. Your PR dashboard.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: mpryc
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Linked Issues
resolves #1156
Description
This change upgrades the prometheus and grafana operator dependencies to the latest versions currently available in OperatorHub:
Testing Instructions