From 7b2c66507ddeba11b05f5bb967016676e507d934 Mon Sep 17 00:00:00 2001 From: divya-mohan0209 Date: Sun, 21 Mar 2021 19:52:42 +0530 Subject: Adding changes per suggestions --- github-management/kubernetes-repositories.md | 31 ++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'github-management') diff --git a/github-management/kubernetes-repositories.md b/github-management/kubernetes-repositories.md index bcc43210..c7c357a6 100644 --- a/github-management/kubernetes-repositories.md +++ b/github-management/kubernetes-repositories.md @@ -22,6 +22,9 @@ against the kubernetes/org repo. - [Core Repositories](#core-repositories) * [Goals](#goals-2) * [Rules](#rules-1) +- [Maintenance Mode](#maintenance-mode) + * [Roadmap](#roadmap) + * [How-tos](#how-tos) - [Removing Repositories](#removing-repositories) * [Grounds for removal](#grounds-for-removal) - [FAQ](#faq) @@ -136,6 +139,34 @@ ecosystem. Carries the endorsement of the Kubernetes community. Kubernetes steering committee elections. in the Kubernetes community * Repository must be approved by SIG-Architecture +## Maintenance Mode + +Projects that are considered "done" or not pursuing the development of new features but are relied on as a dependency can be considered in Maintenance mode. + +When in maintenance mode, the community can expect the following from the owners +of the project/repository: + + * No concrete plan on introduction of new features + * Incoming Issues and PR(s) will not be looked at in any regular cadence + * Minimal upkeep for project language and dependency updates + * Security-related features/updates to be taken care of + * Explicit guidance around removal/transition to active state + +### Process for transitioning to maintenance mode + + * SIG Chairs or TLs can open PRs to add the label and a preamble in the README.md + for the project. + * In addition, a notice will be sent out by the SIG Chairs or TLs to the [#k-dev]() + mailing list with a fortnight for lazy consensus once the PR is opened. + +### Rules + + * Steering committee liaisons can also recommend a project/repository to transition to + maintenance mode during the annual reporting process. + * When in doubt, SIG-Architecture will be the decision-maker. + * Specific members who can help with the process will be identified & added to the + OWNERS file for performing the required activities. + ## Removing Repositories As important as it is to add new repositories, it is equally important to prune -- cgit v1.2.3