-
Notifications
You must be signed in to change notification settings - Fork 716
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
prepare kinder workflows for k/k branch rename #2733
Comments
looks like it was postponed to 1.26 after discussions |
cc @wangyysde |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
looks like the k/k branch will be renamed from master to main on august 3rd. edit: 9th ?
https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAOxYG4wipNHR4rAC6SVH8%2BVoQj84Xum%2BTrTRwhsSm3Vjz%3D0KwQ%40mail.gmail.com?utm_medium=email&utm_source=footer
we have to update the source code of https://github.com/kubernetes/kubeadm/tree/main/kinder/ci/tools/update-workflows which hardcodes "master". then run kinder/hack/update-workflows.sh and pr k/test-infra and k/kubeadm.
The text was updated successfully, but these errors were encountered: