-
Notifications
You must be signed in to change notification settings - Fork 26
SRVKP-8205: sync issue while creating pipeline using yaml editor #668
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
SRVKP-8205: sync issue while creating pipeline using yaml editor #668
Conversation
|
/retitle SRVKP-8205: sync issue while creating pipeline using yaml editor |
|
@anwesha-palit-redhat: This pull request references SRVKP-8205 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.21.0" version, but no target version was set. In 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. |
vikram-raj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: anwesha-palit-redhat, vikram-raj The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/cherry-pick release-v1.20.x |
|
@anwesha-palit-redhat: once the present PR merges, I will cherry-pick it on top of In 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. |
|
@anwesha-palit-redhat: new pull request created: #677 In 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. |
|
/cherry-pick release-v1.19.x |
|
@anwesha-palit-redhat: new pull request created: #804 In 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. |
Description of problem: YAML view in pipelines console does not work
Workaround: From YAML view, after entering the pipelines config, first switch to
pipeline builderview, then again toYAML view, then client oncreate.Prerequisites (if any, like setup, operators/versions): OpenShift Pipelines 1.19 on OCP version 4.19
Steps to Reproduce
Install OpenShift Pipelines 1.19 on OCP version 4.19
Create any sample pipeline from the YAML view in pipelines section of web console.
Click on
Create. The Create option will not work.Actual results: The pipeline is not getting created when we click on
Create.Expected results: The pipeline should be created from web console YAML view.
Reproducibility (Always/Intermittent/Only Once): Always
Screen recording before fix:
https://github.com/user-attachments/assets/103e3403-501a-4c49-917f-196311228a41
Screen recording after fix:
https://github.com/user-attachments/assets/a52815b9-7c1f-4892-b62f-f331c6b60d90
E2E ticket to be tracked - https://issues.redhat.com/browse/SRVKP-8985