kubernetes-client/python

Add missing supports for kubernetes client stable and gold

Open

#166 建立於 2017年3月31日

在 GitHub 查看
 (16 留言) (2 反應) (0 負責人)Python (3,323 fork)batch import
help wantedkind/featurelifecycle/frozen

倉庫指標

Star
 (6,225 star)
PR 合併指標
 (平均合併 10天 3小時) (30 天內合併 2 個 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

貢獻者指南