cloud-native-toolkit / terraform-tools-tekton

Terraform module to install Tekton into cluster
2 stars 2 forks source link

OCP 4.11-4.12 doesn't have a stable channel for pipelines #47

Closed timroster closed 1 year ago

timroster commented 1 year ago

Current choices for the subscription in OCP 4.12 appear to be:

stable which was present in 4.10 and earlier is gone in 4.11 and 4.12. The causes problems when trying to complete the pipelines setup on those releases. According to 4.10 pipelines release notes the recommendation is now to use latest to get the "most recent stable version".

latest is available going back to 4.9 so this may be the most cross-version choice to use, with the caveat that latest is going to bring different versions in based on the OCP version.