Open lokanandaprabhu opened 3 days ago
@lokanandaprabhu: This pull request references Jira Issue OCPBUGS-44183, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
/cc @vikram-raj
/cc @sanketpathak
Working fine. Tested locally by updating the version to 1.16 since Pipelines 1.17 build is not available yet.
const IS_PIPELINE_OPERATOR_VERSION_1_17_OR_NEWER = operatorVersion?.major === 1 && operatorVersion?.minor >= 16;
https://github.com/user-attachments/assets/1c9a6cf7-fcdc-47a0-abca-719e746009cd
@lokanandaprabhu: all tests passed!
Full PR test history. Your PR dashboard.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: lokanandaprabhu, vikram-raj
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Manual cherrypick of PR - https://github.com/openshift/console/pull/14349