Skip to content
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

Open
1 task done
qu1queee opened this issue Jun 27, 2024 · 3 comments
Open
1 task done

[FEATURE] Establish a release cadence based on Tekton LTS releases #1640

qu1queee opened this issue Jun 27, 2024 · 3 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@qu1queee
Copy link
Contributor

Is there an existing feature request for this?

  • I have searched the existing feature requests

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

@qu1queee qu1queee added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 27, 2024
@adambkaplan adambkaplan added this to the release-v0.14.0 milestone Jul 11, 2024
@adambkaplan
Copy link
Member

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:

  • Do we keep Shipwright on the "oldest" supported Tekton LTS? If so, how do we ensure Shipwright works on the newest Tekton?
  • Do we fast forward Shipwright and use the "newest" Tekton LTS? If so, how do we ensure Shipwright works on older Tekton LTS versions?

@adambkaplan
Copy link
Member

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.

shipwright-io/community#227 (comment)

@qu1queee
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: No status
Development

No branches or pull requests

2 participants