diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-01-18 09:23:35 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-18 09:23:35 -0800 |
| commit | 044c49c1b06a3118970865248957ed43647eeeeb (patch) | |
| tree | cd403a3e91d5a85cb649fb14b2fc55fef279cc78 | |
| parent | d7cb3a8fe38783c127b1e3d10078d391277a3a8c (diff) | |
| parent | 8fc1c793876cf57a06a29e22d8db1e903a21292f (diff) | |
Merge pull request #1623 from kubernetes/bgrant0607-backlog-update-1
Update SIG Architecture backlog
| -rw-r--r-- | sig-architecture/backlog.md | 38 |
1 files changed, 16 insertions, 22 deletions
diff --git a/sig-architecture/backlog.md b/sig-architecture/backlog.md index ecba1b63..08113a7e 100644 --- a/sig-architecture/backlog.md +++ b/sig-architecture/backlog.md @@ -1,40 +1,34 @@ # Backlog -## Priority short list - -TODO - -## Inbound requests - -* Component config field deprecation -* [Well known labels](https://groups.google.com/forum/#!topic/kubernetes-sig-architecture/PEp7NqWuFpw) - ## Processes +* KEP process rollout and iteration +* New repo process * [API review process](https://github.com/kubernetes/community/pull/419/files) -* Determine initial reviewers and approvers +* Conformance test suite change review process +* Escalation process * [Branching policy](https://github.com/kubernetes/community/issues/566) -## Conformance - -* [Umbrella](https://github.com/kubernetes/community/issues/432) - -## Major technical issues and conventions - -* [Multi-repo plan and roadmap](https://github.com/kubernetes/kubernetes/issues/24343) -* ["v2 API" plan](https://github.com/kubernetes/kubernetes/issues/8190) -* [Architectural layers](https://github.com/kubernetes/community/issues/952) - ## SIG-related * Improve charter to meet expectations of Steering Committee * Clarify criteria for areas out of scope for the SIG * Formalize decision processes +* Identify subprojects/subefforts +* Determine initial reviewers and approvers +* How are SIG leads chosen ## Documentation +* Update What Is Kubernetes on the web site * [Architectural diagram](https://github.com/kubernetes/community/issues/767) -* [Clean up design-proposals directory](https://github.com/kubernetes/community/issues/651) * Document who owns client library, build, and release artifacts * Document who owns conformance definition, profiles, etc. -* Extension strategy +* Document [design decisions](https://docs.google.com/document/d/1D_OlIZRSieMNPQaq2PNrh5Ax7EwXNjmGfKIWiofJ6jY/edit#) +* Overall extension strategy + +## Major technical issues and conventions + +* [Multi-repo plan and roadmap](https://github.com/kubernetes/kubernetes/issues/24343) +* ["v2 API" plan](https://github.com/kubernetes/kubernetes/issues/8190) +* [Architectural layers](https://github.com/kubernetes/community/issues/952) |
