kubernetes-client/python
Add missing supports for kubernetes client stable and gold
开放
#166 创建于 2017年3月31日
help wantedkind/featurelifecycle/frozen
仓库指标
- 星标
- (6,225 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
according to new kubernetes client guidelines python client is beta support and has silver capabilities. We are almost there to have gold capabilities and stable support. missing parts are:
Gold:
- Support attach, port-forward calls
- Proto encoding
- Generated examples #252 #219
Stable:
- N documented users of the library
- Support level documented per-platform
- Deprecation policy (backwards compatibility guarantees documented)
- Release process well documented