summaryrefslogtreecommitdiff
path: root/sig-architecture/backlog.md
diff options
context:
space:
mode:
authorBrian Grant <bgrant0607@users.noreply.github.com>2017-09-20 17:29:39 -0700
committerGitHub <noreply@github.com>2017-09-20 17:29:39 -0700
commit15658edb47aa62a5d2793591891fa15d5c3888fc (patch)
tree9b5b76cab462aa5d79b5e3110886cf9fa5f1afd5 /sig-architecture/backlog.md
parent6c609d2350e74b5e2e429b7a2c1e5f9447ddd178 (diff)
Prioritized, updated, reorganized backlog
Diffstat (limited to 'sig-architecture/backlog.md')
-rw-r--r--sig-architecture/backlog.md40
1 files changed, 23 insertions, 17 deletions
diff --git a/sig-architecture/backlog.md b/sig-architecture/backlog.md
index c6e7aaaf..6596c690 100644
--- a/sig-architecture/backlog.md
+++ b/sig-architecture/backlog.md
@@ -1,11 +1,16 @@
# Backlog
-## SIG-related
+## Priority short list
-* Change meeting day?
-* Improve charter to meet expectations of Steering Committee
-* Clarify criteria for areas out of scope for the SIG
-* Formalize decision processes
+1. Proposal process
+2. Review conformance tests and program
+
+## Inbound requests
+
+* [Common repo proposal](https://github.com/kubernetes/kubernetes/issues/50475)
+* Component config field deprecation
+* [Well known labels](https://groups.google.com/forum/#!topic/kubernetes-sig-architecture/PEp7NqWuFpw)
+* [Conditions and phase](https://github.com/kubernetes/kubernetes/issues/7856)
## Processes
@@ -14,26 +19,27 @@
* Determine initial reviewers and approvers
* [Branching policy](https://github.com/kubernetes/community/issues/566)
-## Technical issues and conventions
+## Conformance
+
+* [Umbrella](https://github.com/kubernetes/community/issues/432)
+* At some point, we need to approve of scope, profiles, required APIs/features/behaviors, etc.
+
+## Major technical issues and conventions
-* [Common repo proposal](https://github.com/kubernetes/kubernetes/issues/50475)
-* Component config field deprecation
-* [Well known labels](https://groups.google.com/forum/#!topic/kubernetes-sig-architecture/PEp7NqWuFpw)
-* [Conditions and phase](https://github.com/kubernetes/kubernetes/issues/7856)
-* ["v2 API" plan](https://github.com/kubernetes/kubernetes/issues/8190)
* [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
+
## Documentation
* [Architectural diagram](https://github.com/kubernetes/community/issues/767)
* [Clean up design-proposals directory](https://github.com/kubernetes/community/issues/651)
-* [Organize design-proposals by area](https://github.com/kubernetes/community/issues/918)
* Document who owns client library, build, and release artifacts
* Document who owns conformance definition, profiles, etc.
* Extension strategy
-
-## Conformance
-
-* [Umbrella](https://github.com/kubernetes/community/issues/432)
-* At some point, we need to approve of scope, profiles, required APIs/features/behaviors, etc.