apache / incubator-kie-kogito-operator

Kubernetes Operator for Kogito
Apache License 2.0
45 stars 79 forks source link

kie-issues#755: Fix kogito operator nightly deploy pipelines #1535

Closed rodrigonull closed 8 months ago

rodrigonull commented 8 months ago

ISSUES:

Initial fixes for kogito operator nightly pipeline

rodrigonull commented 8 months ago

@porcelli I've made some changes to remove the code that publishes the operator image to the OpenShift registry and running the tests that require an OpenShift instance. The build is now passing as you can see in this test job: https://ci-builds.apache.org/job/KIE/job/test/job/kie-issues_755/job/kie-issues_755/job/nightly/job/kogito-operator-deploy/9/.

We can revert it back if we have an available OpenShift instance in the future.