Bug 2026209
Summary: | Updation of task is getting failed (tekton hub integration) | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Veeresh Aradhya <varadhya> | ||||
Component: | Dev Console | Assignee: | Karthik Jeeyar <kjeeyar> | ||||
Status: | CLOSED ERRATA | QA Contact: | spathak <spathak> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.9 | CC: | aos-bugs, kjeeyar, msaud, nmukherj | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.10.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-03-12 04:39:01 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 2033274 | ||||||
Attachments: |
|
Verified on: Build: 4.10.0-0.ci-2021-12-16-184808 Browser: Firefox 95 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.10.3 security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:0056 |
Created attachment 1843306 [details] Steps to reproduce the issue Description of problem: Updation of task is getting failed Version-Release number of selected component (if applicable): How reproducible: All the time Steps to Reproduce: 1. Install Openshift Pipelines 1.6 on OCP 4.6 2. Navigate pipelines tab and click on Create Pipeline button 3. Click on Add Task button 4. Search for the task "openshift-client" and select the community version of the task 5. Select the older version (0.1) of the task and click on "Install and Add" 6. Click on the Create button 7. Again navigate to pipelines tab and click on Create Pipeline button 8. Search for the task "openshift-client" and select the community version of task 9. Select the newer version (0.2) of the taks and click on "Update and add" button Actual results: The latest version of the task is not getting installed Expected results: The latest version of the task should get installed and all the pipeline which was using older version of task should use the latest version of the task Additional info: