Hi all,
We have renamed the default branch of the kubernetes/community repo from master to main, tracked in kubernetes/community#6290.
The rename will follow the process documented in the default branch migration guide.
For any PRs open to kubernetes/community:
/master/ will be automatically redirected by GitHub.git fetch origin git checkout main git branch -d master git remote set-head origin -a
If you have questions or concerns, please comment on the tracking issue or reach out in #github-management on Slack.
Cheers,
Christoph