-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
False
-
-
False
-
-
M5 workflow templates must be cut to 1.5 branch and operator updated to point at them. (More reminder than bug)
Orchestrator Operator M5 templates are currently pointing at main
oc get cm app-config-rhdh-catalog -o yaml apiVersion: v1 data: app-config-catalog.yaml: | catalog: rules: - allow: [ Component, System, Group, Resource, Location, Template, API, User, Domain, ] locations: - type: url target: https://github.com/rhdhorchestrator/orchestrator-helm-chart/blob/main/resources/users.yaml - type: url target: https://github.com/rhdhorchestrator/workflow-software-templates/blob/main/entities/workflow-resources.yaml - type: url target: https://github.com/rhdhorchestrator/workflow-software-templates/blob/main/scaffolder-templates/github-workflows/basic-workflow/template.yaml - type: url target: https://github.com/rhdhorchestrator/workflow-software-templates/blob/main/scaffolder-templates/github-workflows/advanced-workflow/template.yaml - type: url target: https://github.com/redhat-developer/rhdh-plugins/blob/main/workspaces/orchestrator/plugins/orchestrator-common/src/generated/docs/api-doc/orchestrator-api.yaml - type: url target: https://github.com/rhdhorchestrator/workflow-software-templates/blob/main/scaffolder-templates/gitlab-workflows/basic-workflow/template.yaml - type: url target: https://github.com/rhdhorchestrator/workflow-software-templates/blob/main/scaffolder-templates/gitlab-workflows/advanced-workflow/template.yaml - type: url target: https://github.com/rhdhorchestrator/workflow-software-templates/blob/main/scaffolder-templates/gitlab-workflows/convert-workflow-to-template/template.yaml - type: url target: https://github.com/rhdhorchestrator/workflow-software-templates/blob/main/scaffolder-templates/github-workflows/convert-workflow-to-template/template.yaml
- links to