diff options
| author | Brian Grant <bgrant0607@users.noreply.github.com> | 2017-08-17 23:11:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-17 23:11:21 -0700 |
| commit | b4170024694134e1ed2b3e42cf598cfab9813b64 (patch) | |
| tree | 9c946a99b162398dd801bfaa5138dca5b4545966 /sig-architecture/backlog.md | |
| parent | 052570c188c2329bf262854014cda07cda12a4f3 (diff) | |
Update backlog.md
Diffstat (limited to 'sig-architecture/backlog.md')
| -rw-r--r-- | sig-architecture/backlog.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sig-architecture/backlog.md b/sig-architecture/backlog.md index 1c5a4adb..64ef8664 100644 --- a/sig-architecture/backlog.md +++ b/sig-architecture/backlog.md @@ -10,7 +10,7 @@ ## Processes * Proposal process -* API review process +* [API review process](https://github.com/kubernetes/community/pull/419/files) * Determine initial reviewers and approvers * [Branching policy](https://github.com/kubernetes/community/issues/566) @@ -21,6 +21,8 @@ * [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 +* Architectural layers ## Documentation @@ -29,6 +31,7 @@ * [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 |
