-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] Establish a release cadence based on Tekton LTS releases #1640
Comments
Using past history as our guide, we expect Tekton to declare v0.62 as the next LTS with a release date on or around 2024-07-25. Tekon v0.50 will then reach end of life. Key question regarding support:
|
From community meeting: we will use the newest Tekton LTS (and k8s) for updating dependencies. We will experiment adding maxtrix testing on older Tekton + k8s in pull requests. |
From refinement, to document the conclusion on the cadence, whats being done today as part of this in terms of automation. Doc should be done before closing this Issue. |
Moving this to "Done" - we have done the Tekton rebase and plan to release the build, operator, and CLI projects with v0.15.0 soon! |
Is there an existing feature request for this?
Is your feature request related to a problem or use-case? Please describe.
Use case.
Describe the solution that you would like.
Tekton provides LTS releases. We can align our cadence to happen after each LTS release(every 3 months). Our releases should come with a bump on the Tekton dependency, towards their latest LTS release.
Describe alternatives you have considered.
None
Anything else?
See https://github.com/tektoncd/pipeline/blob/main/releases.md#release-frequency
The text was updated successfully, but these errors were encountered: