Update backlog
This commit is contained in:
parent
8ab61ca524
commit
8fc1c79387
|
@ -1,40 +1,34 @@
|
||||||
# Backlog
|
# 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
|
## Processes
|
||||||
|
|
||||||
|
* KEP process rollout and iteration
|
||||||
|
* New repo process
|
||||||
* [API review process](https://github.com/kubernetes/community/pull/419/files)
|
* [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)
|
* [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
|
## SIG-related
|
||||||
|
|
||||||
* Improve charter to meet expectations of Steering Committee
|
* Improve charter to meet expectations of Steering Committee
|
||||||
* Clarify criteria for areas out of scope for the SIG
|
* Clarify criteria for areas out of scope for the SIG
|
||||||
* Formalize decision processes
|
* Formalize decision processes
|
||||||
|
* Identify subprojects/subefforts
|
||||||
|
* Determine initial reviewers and approvers
|
||||||
|
* How are SIG leads chosen
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
* Update What Is Kubernetes on the web site
|
||||||
* [Architectural diagram](https://github.com/kubernetes/community/issues/767)
|
* [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 client library, build, and release artifacts
|
||||||
* Document who owns conformance definition, profiles, etc.
|
* 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)
|
||||||
|
|
Loading…
Reference in New Issue