summaryrefslogtreecommitdiff
path: root/github-management/kubernetes-repositories.md
AgeCommit message (Collapse)Author
2021-04-03Adding changes per suggestionsdivya-mohan0209
2020-10-30github-management: add rule for template files for donate reposNikhita Raghunath
2020-10-01Remove references to kubernetes-incubatorNikhita Raghunath
Since the kubernetes-incubator org has now been retired, this commit removes references to the org from our docs. Note that this commit does NOT remove references in the following docs: * design proposals * meeting notes * docs/notes from old events
2019-06-07Merge pull request #3767 from nikhita/repo-create-approvalKubernetes Prow Robot
Update who must approve repo creation requests
2019-06-07Move process for creating/removing repos to org owners guideNikhita Raghunath
The process is only meant for org admins so move to that doc and decouple the process from the rules and guidelines for repos, which are meant for everyone.
2019-06-07Update who must approve repo creation requestsNikhita Raghunath
Current state of docs: - https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md#subproject-creation mentions that repos _may_ be created under k-sigs by a lazy consensus of subproject owners. - Some charters like https://github.com/kubernetes/community/blob/master/sig-api-machinery/charter.md#deviations-from-sig-governance have explicit processes setup for who can approve repo creation requests. - https://github.com/kubernetes/community/blob/master/github-management/kubernetes-repositories.md#rules-for-new-repositories says that repo creation requests must be approved by lazy consensus of SIG membership. Current state of how we do things: - We create repos if the SIG leads have approved the repo creation request. - We don't require a lazy consensus thread on the mailing list, just a publicly linkable written decision. This commit reconciles the docs with the current state of how we do this. Note that the wording says "process spelled out in the SIG charter" because SIG charters _may_ also define a complete process on how they'd like to handle this, not just the list of people who can approve repo creation requests.
2019-04-22github-management: add improvements to docsNikhita Raghunath
2019-04-19Merge pull request #3294 from nikhita/repo-creation-guideKubernetes Prow Robot
github-management: add suggestions for creating new repos
2019-04-17Add note about deleting empty reposNikhita Raghunath
2019-04-09Switch URLs to shortened linksSteve Winslow
Per comments in review, switching to use shortened URLs to comply with style guidelines. Signed-off-by: Steve Winslow <swinslow@gmail.com>
2019-03-23Add clarifying details about copyright noticesSteve Winslow
Signed-off-by: Steve Winslow <swinslow@gmail.com>
2019-03-14Add note about updating copyright for donated reposNikhita Raghunath
Ref: https://groups.google.com/d/topic/kubernetes-sig-architecture/TjHLgJcDF-I/discussion
2019-02-22github-management: add suggestions for how to create new reposNikhita Raghunath
2019-01-02github-management: fix markdown formattingNikhita Raghunath
2018-10-09word wrap github management subproject at 80-char widthAaron Crickenberger
doing these changes in a separate PR before doing content changes in followup PR's
2018-09-19Add line to kubernetes-repositories.md describing how to open a requestChristoph Blecker
2018-09-19Add TOC to kubernetes-repositories.mdChristoph Blecker
2018-09-04include projects in wordingMike Brown
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2018-08-06github management: tweak repo removal languageAaron Crickenberger
Added a new case I just ran into, and removed SIG Architecture from having to be involved in the decision to archive (I view consulting SIG Arch as part of the process for finding new active maintainers of the project, we could bake this into the language if it needs to be explicit) Formatting changes: - Trimmed whitespace in the FAQ - Unindented headers - FAQ questions are now bold rather than italic - Repo removal is a checklist to follow
2018-08-06Unindent headers by one levelAaron Crickenberger
2018-06-26Add minor changes to repo guidelinesChristoph Blecker
2018-06-20Move existing github related docs to dedicated folderChristoph Blecker