-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.15, 4.16, 4.17, 4.18
-
None
-
Critical
-
None
-
False
-
Description of problem:
To start a pipeline, as we need to select a Git secret. However, when we click on “Show credential options” under “Advanced options,” it doesn’t show any of the secrets available in the namespace—instead, it just says “No secrets found.” Secrets are present in namespace i.e verified from console and CLI. When we try to add a new secret from that same panel, observed an error saying: “i.secrets is not iterable.”. Running Red Hat OpenShift Pipelines version: 1.18.0. OCP version 4.15
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Try to create pipelines as below Dev -> Pipelines -> Create pipelines -> Advanced Options -> Observed `No secrets found` 2. 3.
Actual results:
Expected results:
Secrets should be listed on console while creating pipelines and able to use Add secret option
Additional info: