devsecops-workshop-dashboard
devsecops-workshop-dashboard copied to clipboard
DevSecOps operator is installing OpenShift pipelines from the ocp-4.4 channel
This was working until 4/20/2021 when the channel went away. Ideally it should install the stable channel
https://github.com/RedHatGov/devsecops-operator/blob/main/roles/devsecops-workshop/tekton/tasks/main.yml#L11
We should probably use some kind of logic to see what channels are available and install from there - since installation of the operator on different releases of OCP would expose different channels as of 4.5. I don't think we can create the subscription without a channel, but perhaps we can.