Uh oh!
There was an error while loading. Please reload this page.
OCPBUGS-61213: [OTE] Update webhook ote tests to use latest webhook-operator - #462
Conversation
openshift-ci-robot
commented
Sep 4, 2025
@perdasilva: This pull request references Jira Issue OCPBUGS-61213, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
fd1788c to
3c7749aCompareperdasilva
commented
Sep 4, 2025
/payload-aggregate periodic-ci-openshift-release-master-ci-4.20-e2e-gcp-ovn-techpreview-serial 10 |
…rator Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
3c7749a to
3a756aaCompare@perdasilva: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/e980f570-89a4-11f0-862d-85971cf843d5-0 |
perdasilva
commented
Sep 4, 2025
/jire refresh |
perdasilva
commented
Sep 4, 2025
/jira refresh |
openshift-ci-robot
commented
Sep 4, 2025
@perdasilva: This pull request references Jira Issue OCPBUGS-61213, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira (bandrade@redhat.com), skipping review request. The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: anik120, perdasilva 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 |
perdasilva
commented
Sep 5, 2025
/retest |
perdasilva
commented
Sep 5, 2025
/payload-aggregate periodic-ci-openshift-release-master-ci-4.20-e2e-gcp-ovn-techpreview-serial 1 |
@perdasilva: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/c65e8c70-8a2a-11f0-933c-60756fda7f63-0 |
perdasilva
commented
Sep 5, 2025
/retest |
2 similar comments
perdasilva
commented
Sep 5, 2025
/retest |
perdasilva
commented
Sep 5, 2025
/retest |
perdasilva
commented
Sep 6, 2025
/payload-aggregate periodic-ci-openshift-release-master-ci-4.20-e2e-gcp-ovn-techpreview-serial 10 |
@perdasilva: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/94442de0-8ae7-11f0-8a60-43dab3307b95-0 |
jianzhangbjz
commented
Sep 9, 2025
tmshort
commented
Sep 9, 2025
To not break the bumper |
bandrade
commented
Sep 9, 2025
/verified by @bandrade |
openshift-ci-robot
commented
Sep 9, 2025
@bandrade: This PR has been marked as verified by 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 openshift-eng/jira-lifecycle-plugin repository. |
openshift-ci-robot
commented
Sep 9, 2025
@perdasilva: This pull request references Jira Issue OCPBUGS-61213, which is valid. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira (bandrade@redhat.com), skipping review request. 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 openshift-eng/jira-lifecycle-plugin repository. |
openshift-ci-robot
commented
Sep 9, 2025
tmshort
commented
Sep 9, 2025
/retest-required |
tmshort
commented
Sep 9, 2025
/test openshift-e2e-aws |
bandrade
commented
Sep 10, 2025
/retest |
tmshort
commented
Sep 10, 2025
/hold |
tmshort
commented
Sep 10, 2025
/unhold |
@perdasilva: all tests passed! 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. |
Uh oh!
There was an error while loading. Please reload this page.
openshift-ci-robot
commented
Sep 10, 2025
@perdasilva: Jira Issue Verification Checks: Jira Issue OCPBUGS-61213 Jira Issue OCPBUGS-61213 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓 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 openshift-eng/jira-lifecycle-plugin repository. |
perdasilva
commented
Sep 11, 2025
/cherry-pick release-4.20 |
openshift-cherrypick-robot
commented
Sep 11, 2025
@perdasilva: new pull request created: #469 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. |
Due to kube-rbac-proxy deprecation the webhook-operator (created 5 years ago) started to create problems downstream [link].
As a mitigation I've recreated the webhook-operator using a latest version of kubebuilder here. We should definitely eventually move to an in-tree test-operator.