-
Bug
-
Resolution: Done
-
Major
-
None
-
1.0.0-rc.3
-
None
-
False
-
-
False
-
-
Description of the problem:
Creating "Basic workflow bootstrap project" template without gitops operators reports success for all steps
How reproducible:
100%
Steps to reproduce:
1. Deploy orchestrator
2. Deploy workflows
3. Make sure gitops operators aren't deployed on the cluster (argocd and tekton)
3. Update app config with github information
4. restart backstage pod
5. Create Basic workflow bootstrap project
{}
Actual results:
Basic workflow bootstrap project template creation shows success in Janus when the required operators aren't installed
Expected results:
There are a few options here:
- Fail when operators aren't present
- At the step in the workflow creation process where the user selects the CI/CD method, only show the argo cd tekton option when the operators are installed