Bug 1788201
| Summary: | Support Pipeline Operator 0.9.0 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Andrew Ballantyne <aballant> | ||||||
| Component: | Dev Console | Assignee: | Andrew Ballantyne <aballant> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Gajanan More <gamore> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 4.3.0 | CC: | aos-bugs, cvogt, eparis, nmukherj, rgarg | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 4.3.z | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: |
Cause:
v0.9.x+ of the OpenShift Pipeline Operator would not work with the UI code after removal of an API reference (serviceAccount was replaced with serviceAccountName).
Consequence:
The Pipelines created in OpenShift could possibly not create Pipeline Runs if they used the aforementioned key.
Fix:
Don't explicitly use the key and migrate if found.
Result:
Pipelines will again work with v0.9.x+ of the OpenShift Pipeline Operator.
|
Story Points: | --- | ||||||
| Clone Of: | 1778958 | ||||||||
| : | 1789119 (view as bug list) | Environment: | |||||||
| Last Closed: | 2020-02-19 05:39:53 UTC | Type: | --- | ||||||
| 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: | 1778958 | ||||||||
| Bug Blocks: | |||||||||
| Attachments: |
|
||||||||
|
Comment 2
Andrew Ballantyne
2020-01-07 03:31:56 UTC
Created attachment 1662613 [details]
This is the yaml file uploaded through CLI
Created attachment 1662614 [details]
Pipeline successfully ran after updating it.
I have validated this bug on Build: 4.3.1 (This is the RC build) Browser: Google Chrome Version 78.0.3904.108 (Official Build) (64-bit) Please find the attachment. Marking this bug as verified 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, 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/RHBA-2020:0492 |