ods-provisioning-app
ods-provisioning-app copied to clipboard
Add an existing project created outside of prov-app to its storage
Is your feature request related to a problem? Please describe. If a project is created without prov-app, one can't add new components to it. A scenario could be taking over a vendor's project with pre-existing repos where new components might be needed. The inability to add new components is caused due lack of updating of local storage.
Describe the solution you'd like
Allow the users to create a new ODS project based on an existing BITBUCKET_URL which already has some content in it. As a result of running create a new ODS project based on an existing Bitbucket project, prov-app will generate cd, dev, and test namespaces and let the user deploy any needed components.