kubernetes-client / kubernetes-client/python
Add missing supports for kubernetes client stable and gold
- Dominant language
- Python
- Stars
- 7.7k
- Forks
- 3.5k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 18
Description
according to new [kubernetes client guidelines](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/csi-new-client-library-procedure.md#client-capabilities) 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
Contributor guide
Research direction
No repository files or tests are named. Start with the linked Kubernetes client guidelines and the referenced issues #252 and #219, then determine how each unchecked Gold and Stable requirement maps to the client; done means every listed capability and documentation requirement is completed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, python
- Domain
- api, documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100