-
Epic
-
Resolution: Done
-
Critical
-
None
-
Pipeline as code: validate repository url uniqueness
-
False
-
False
-
To Do
-
-
Goal
As a developer, I need assistance to prevent adding a single repository multiple times for pipeline as code executions and prevent hijacking executions.
Acceptance Criteria
- When developer adds a new repository using "tkn pac create repo", they should be informed about an existing repository with the same url, should a repo with that url already exist.
Questions
- Should user be prevented to create a new repo with a Git repo that already exists on the cluster? Can we support multiple namespaces for a single repo?