-
Notifications
You must be signed in to change notification settings - Fork 30
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
chore: add upgrade job #1384
chore: add upgrade job #1384
Conversation
@ricolin does it make sense to branch 2024.1 so we can make upgrade job from 2024.1 to main since thats a more supported upgrade route? The other thing I wanted to bring up is what do you think of introducing a new upgrade pipeline, because if we run upgrade jobs on every commit, we doubled or CI time potentially (which is already kinda long tbh)... |
Agree, +1 on a upgrade pipeline with comment_filter so we can do verify when we plan to before release or make it a perodic job. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm going to spend a bit of time thinking how we can accomplish this in a way where we have a separate pipeline probably or a periodic job.
recheck |
Depends-On: #1409
/cherry-pick stable/2024.1 |
@ricolin: once the present PR merges, I will cherry-pick it on top of stable/2024.1 in a new PR and assign it to you. In response to this:
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-sigs/prow repository. |
/cherry-pick stable/2023.2 |
@ricolin: once the present PR merges, I will cherry-pick it on top of stable/2023.2 in a new PR and assign it to you. In response to this:
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-sigs/prow repository. |
/cherry-pick stable/2023.1 |
@ricolin: once the present PR merges, I will cherry-pick it on top of stable/2023.1 in a new PR and assign it to you. In response to this:
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-sigs/prow repository. |
@ricolin: new pull request created: #1519 In response to this:
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-sigs/prow repository. |
@ricolin: new pull request created: #1521 In response to this:
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-sigs/prow repository. |
@ricolin: new pull request created: #1522 In response to this:
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-sigs/prow repository. |
This is an automated cherry-pick of #1384 /assign ricolin
This is an automated cherry-pick of #1384 /assign ricolin
This is an automated cherry-pick of #1384 /assign ricolin
Relate-to: #1068
Relate-to: #1282
Depends-On: #1408
Depends-On: #1409