-
Notifications
You must be signed in to change notification settings - Fork 256
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" #855
Comments
/assign |
If it's okay for you I would have started implementing this issue after the release. But I'll first have to check what we have to do for that. I expect something like:
After I know what to do I would have announced it / asked for feedback via Slack to make sure everybody had a chance to notice, before we do it :) |
+1 to me , if upstream repo already did so, let's do it I assume not so much to do as and as you mentioned, need everyone to be aware of this |
Upstream cluster-api didn't do it yet but CAPA and a lot of other Kubernetes repos, so I just like to get it done :) |
@sbueringer as discussed I will take this task. |
https://www.kubernetes.dev/resources/rename/ Prerequisites
Changes pre-renameMake the following changes before renaming the branch the Note: There might be additional changes required that have not been Note: There might be additional information available in the umbrella issue via [kubernetes/org#2222]. 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
|
Rename was successful. |
thanks :) |
done via #1032 /close |
@tobiasgiese: 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. |
/kind feature
Describe the solution you'd like
Let's rename our default branch to
main
. A lot of kubernetes repos already did this (including CAPA and kind for example)Anything else you would like to add:
I would open the necessary PRs to do this.
The text was updated successfully, but these errors were encountered: