-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Pipelines 1.7
-
5
-
False
-
None
-
False
-
Pipelines Sprint 221, Pipelines Sprint 222, Pipelines Sprint 223
CNV is going to ship a pipeline in CNV 4.11. This pipeline will be deployed into the 'openshift-cnv' namespace. When trying to run this pipeline from the UI it fails to run because the ServiceAccount 'pipeline' is missing in the 'openshift-cnv' namespace.
From what I've seen 'openshift-' namespaces are currently filtered out in the Tekton operator. I would imagine that this is not only an issue for CNV but for everyone who wants to ship a pipeline in one of the 'openshift-' namespaces.
As an intermediate fix we are creating the ServiceAccount ourselves for now, but how could a longterm fix look like?
- is related to
-
SRVKP-1541 Limit namespaces watched for pipelines
- Closed