Pipeline run with multiple workspaces started from the GUI assigns a wrong storageclass on OpenShift Pipelines
Issue
-
The
pipelineRunworkspacesare getting astorageClassthat does not exist in the OpenShift cluster. -
If the environment default
storageclassis notGP2, after creating apipelinewith multipleworkspacesusing aVolumeClaimTemplate, the first one gets the defaultstorageclassassigned and the rest getGP2. -
If the environment default
storageclassisGP2, after creating apipelinewith multipleworkspacesusing aVolumeClaimTemplate, the first one gets the defaultstorageclassassigned and the rest getGi.
Environment
- Red Hat OpenShift Container Platform (RHOCP)
- 4.8
- 4.9
- 4.10
- Red Hat OpenShift Pipelines
- 1.5
- 1.6
- 1.7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.