-
Feature
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
-
Goals
As a DevOps engineer, I need to synchronize the secrets required for pipeline execution to all spoke clusters, so that any scheduled PipelineRun has the necessary credentials to access resources and run successfully.
Requirements
| Requirements | Notes | IS MVP |
| Hub cluster acks as spoke as long as has capacity for executing PipelineRuns | Yes | |
| Neighbor spoke clusters will take on the PipelineRun execution while the Hub doesn't have capacity | Yes |
Out of scope
- WebConsole dedicated UX for import of the Spoke tokens
- Support of non-OpenShift clusters
Dependencies
- Use Kueue APIs for job queueing
Assumptions
- The User has two or more OpenShift clusters
- OpenShift Pipelines and Kueue installed in every cluster
Done Checklist
- Requirements are met
- Non-functional properties of the Feature have been validated (such as performance, resource, UX, security or privacy aspects)
- User Journey automation is delivered
- Support and SRE teams are provided with enough skills to support the feature in production environment