-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Change default branch to "main" #1026
Comments
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/lifecycle frozen |
I unfortunately don't really have time to do it myself, but is this something that we might want to tackle soon @vincepri? |
https://www.kubernetes.dev/resources/rename/ Steps: Prerequisites
Changes pre-renameMake the following changes before renaming the branch the Note: There might be additional changes required that have not been AnytimeThese changes are non-disruptive and can be made anytime before renaming
Just before renameThese changes are disruptive and should be made just before renaming the
Approval
Rename the default branch
Changes post-renameAfter the default branch has been renamed to Note: There might be additional changes required that have not been Prowjobs
Prow config
Other
|
/assign |
@vincepri @joelanford @alvaroaleman @FillZpp Any objections? Also WDYT should we send a mail out before the rename or just afterwards (something like this https://groups.google.com/g/kubernetes-sig-cluster-lifecycle/c/b8B-VKk2LUQ/m/v5_6soszAAAJ) |
Sounds good! Thank you for taking care of this |
+1 for my part. Looks like we should we send a mail first according to the prerequisites? |
Not sure, that's why I was asking 🙂 |
+1 from me as well. I'd suggest message to the mailing list before and after, I think. |
PR with all the necessary changes before we can actually rename the branch in the repo: kubernetes/test-infra#28742 |
@nikhita Would be great if you can take a look. Thank you :) Right now we're waiting to see if there are any objections on the mail: https://groups.google.com/g/kubernetes-sig-api-machinery/c/KfSVRcA_JC4 (which seems very very unlikely) Then we merge this PR: kubernetes/test-infra#28742 And would go ahead with actually renaming the branch in the repo early next week. |
Looks great! Let's when lazy consensus is achieved! |
For folks trying to update local environments:
|
All done Let us know if any issues occur, but looks all good from my side. /close |
@sbueringer: Closing this issue. 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. |
Once the community agrees on the naming, we need to change our default development branch to
main
, and check that any tools or references to it are changed as well.This includes the container image tag used in development.
/kind cleanup
/wg naming
/milestone Next
The text was updated successfully, but these errors were encountered: