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:vpr1159-a8586cd \
--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:vpr1159-c0385c6 \
--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:vpr1159-6e6efa7 \
--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:vpr1159-27dadfa \
--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:vpr1159-bce9e17 \
--namespace test-pelorus-operator
To clean up environment afterwards, run
operator-sdk cleanup pelorus-operator --namespace test-pelorus-operator
/trickortreat
/override ci/prow/4.13-e2e-openshift
@etsauer: Overrode contexts on behalf of etsauer: ci/prow/4.13-e2e-openshift
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: cgruver
The full list of commands accepted by this bot can be found here.
The pull request process is described here
…deploymentconfigs, which are deprecated
Linked Issues
resolves #1147
Description
Testing Instructions
Install operator from PR build, and create a test pelorus CR instance. See that exporters deploy successfully, and that they show up on the "Deployments" page in the web console instead of "DeploymentConfigs".