-
Notifications
You must be signed in to change notification settings - Fork 219
chore(ci): fixing OCP Operator #4186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The image is available at: |
0f2382a to
cc03e7f
Compare
|
/test e2e-ocp-operator |
|
/test e2e-ocp-operator-nightly |
|
The image is available at: |
cc03e7f to
4655ccf
Compare
|
/test e2e-ocp-operator-nightly |
|
/test e2e-ocp-helm-nightly |
4655ccf to
978cf00
Compare
|
/test e2e-ocp-operator-nightly /test e2e-ocp-helm-nightly |
|
The image is available at: |
978cf00 to
70dc934
Compare
|
/test e2e-gke-operator-nightly |
|
🚫 Image Push Skipped. The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image) |
0f60e1c to
b8c2a35
Compare
|
/test e2e-ocp-operator-nightly |
|
The image is available at: |
46387e6 to
206d30b
Compare
|
🚫 Image Push Skipped. The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image) |
|
/test e2e-ocp-operator-nightly |
|
🚫 Image Push Skipped. The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image) |
those were replaced during refactoring
|
/test e2e-ocp-operator-nightly |
|
/review |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
/test e2e-gke-operator-nightly |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rm3l, subhashkhileri The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test e2e-ocp-helm |
3 similar comments
|
/test e2e-ocp-helm |
|
/test e2e-ocp-helm |
|
/test e2e-ocp-helm |
|
@zdrapela: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
New changes are detected. LGTM label has been removed. |
|
/test e2e-ocp-operator-nightly |
|
/test eks-operator-nightly |
|
@zdrapela: The specified target(s) for The following commands are available to trigger optional jobs: Use DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
|
The image is available at: |



Description
This PR fixes the main issues with deployments, and temporarily disables Orchestrator on Operator-backed deployments. This will be fixed in a separate PR #4154. Also https://issues.redhat.com/browse/RHDHBUGS-2608 is out of scope.
OpenShift Serverless Logic Operator (Alpha)checkWhich issue(s) does this PR fix
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer