-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
UI adds secrets to `pipeline` SA when using Pipeline Builder; example: when you ask Pipeline Builder to add a secret to the git-clone task, then it binds that secret to the pipeline SA
This is problematic since we do not guarantee that the changes done in `pipeline` SA will persist, rather they are definitely overwritten during upgrades and could also be overwritten during operator reconciliation
- is documented by
-
RHDEVDOCS-4219 Document solutions to UI adding secrets to pipeline SA when using pipeline builder
- Open
- relates to
-
RFE-2466 Add service Account support in start pipeline modal
- Accepted