Bug 2092140
Summary: | PipelineRun creation from the GUI for a Pipeline with 2 workspaces hardcode the PVC storageclass | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | OpenShift BugZilla Robot <openshift-bugzilla-robot> |
Component: | Dev Console | Assignee: | Mohammed Saud <msaud> |
Status: | CLOSED ERRATA | QA Contact: | spathak <spathak> |
Severity: | medium | Docs Contact: | dsoni |
Priority: | high | ||
Version: | 4.9 | CC: | cbremble, divgupta, dsoni, jakumar, msaud, nmukherj |
Target Milestone: | --- | ||
Target Release: | 4.10.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: Pipeline start form was always using a hardcoded value (gp2) as the default storageclass.
Consequence: The gp2 storageclass was always used, even if it did not exist on the cluster.
Fix: Use the default specified storageclass name instead of a hardcoded value.
Result: Starting a pipeline with VolumeClaimTemplate uses the correct default storageclass.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-06-28 11:50:26 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: | 2084635 | ||
Bug Blocks: | 2097618 |
Comment 2
Jaivardhan Kumar
2022-06-20 06:41:28 UTC
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 (OpenShift Container Platform 4.10.20 bug fix 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/RHBA-2022:5172 msaud and spathak - Request you to kindly have a look at the following text and provide your feedback, if any. Before this update, the Pipeline start form was always created using a hardcoded value, gp2, as the default storageclass. With this update, the Pipeline start form uses the correct storageclass name instead of the hardcoded value, gp2. Thanks, doc text looks good to me. @dsoni Looks good to me, thanks The needinfo request[s] on this closed bug have been removed as they have been unresolved for 365 days |