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

Keep required Kubernetes version synced in prow/config.yaml #1283

Closed
JeromeJu opened this issue Nov 21, 2022 · 7 comments
Closed

Keep required Kubernetes version synced in prow/config.yaml #1283

JeromeJu opened this issue Nov 21, 2022 · 7 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@JeromeJu
Copy link
Member

JeromeJu commented Nov 21, 2022

Feature request

The required Kubernetes version in prow/config for example https://github.com/tektoncd/plumbing/blob/main/prow/config.yaml#L838 is hardcoded and this should be synced or have a way to be updated once Tektoncd have updated the required version.

Use case

#1279 (comment)

@JeromeJu JeromeJu added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 21, 2022
@vdemeester
Copy link
Member

Feature request

The required Kubernetes version in prow/config for example https://github.com/tektoncd/plumbing/blob/main/prow/config.yaml#L838 is hardcoded and this should be synced or have a way to be updated once Tektoncd have updated the required version.

Use case

#1279 (comment)

I think, ideally, prow itself shouldn't have that information, and everything would "come" from each component.

@JeromeJu
Copy link
Member Author

Thanks @vdemeester , that makes perfect sense. So that being said, we might need to put this into a checklist whenever we are updating the required version?

@vdemeester
Copy link
Member

@JeromeJu yes, and this is also ideally, and we might still need to handle this in plumbing for some time, so yes we definitely need some up-to-date checklist here and on each component repositories on what to do when we update the min k8s version we support.

@tekton-robot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

@tekton-robot tekton-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 19, 2023
@tekton-robot
Copy link
Contributor

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten with a justification.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle rotten

Send feedback to tektoncd/plumbing.

@tekton-robot tekton-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Mar 21, 2023
@tekton-robot
Copy link
Contributor

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen with a justification.
Mark the issue as fresh with /remove-lifecycle rotten with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/close

Send feedback to tektoncd/plumbing.

@tekton-robot
Copy link
Contributor

@tekton-robot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen with a justification.
Mark the issue as fresh with /remove-lifecycle rotten with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/close

Send feedback to tektoncd/plumbing.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
Status: Done
Development

No branches or pull requests

3 participants