kubernetes-client/python
Voir sur GitHubAdd missing supports for kubernetes client stable and gold
Open
#166 ouverte le 31 mars 2017
help wantedkind/featurelifecycle/frozen
Métriques du dépôt
- Stars
- (6 225 stars)
- Métriques de merge PR
- (Merge moyen 10j 3h) (2 PRs mergées en 30 j)
Description
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