-
Notifications
You must be signed in to change notification settings - Fork 2.7k
releng: Migrate all build canary jobs to krel
#20755
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Release branch build jobs were named as K8s infra ("canary") build jobs and vice versa. This fixes that. Took the opportunity to also properly name the 1.18 jobs by version, instead of generic suffix. Signed-off-by: Stephen Augustus <foo@auggie.dev>
Adds a fork annotation as well. Signed-off-by: Stephen Augustus <foo@auggie.dev>
Signed-off-by: Stephen Augustus <foo@auggie.dev>
Signed-off-by: Stephen Augustus <foo@auggie.dev>
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.
/lgtm
Thanks @justaugustus!
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.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hasheddan, justaugustus, saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@justaugustus: Updated the
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/test-infra repository. |
Outside of a few transient cluster scheduling issues, the
krel
-basedmaster
canary build job on Kubernetes Community infrastructure has been running pretty reliably for a few days, so let's cut the rest of the release branches over!Fix incorrectly transposed testgrid annotations for build jobs
Release branch build jobs were named as K8s infra ("canary") build jobs
and vice versa. This fixes that.
Took the opportunity to also properly name the 1.18 jobs by version,
instead of generic suffix.
build-canary jobs are releng-blocking, but release-informing
Adds a fork annotation as well.
Migrate all build canary jobs to
krel
(ref: ci-kubernetes-build-* jobs should build without requiring bootstrap.py scenarios release#1711)Drop EOL 1.17 release branch jobs (ref: Cleanup release-1.17 slack mergewarnings and milestone applier #20589)
/assign @hasheddan @cpanato @saschagrunert
cc: @kubernetes/release-engineering @kubernetes/ci-signal @spiffxp