kubernetes-client/python

Add missing supports for kubernetes client stable and gold

オープン

#166 opened on 2017/03/31

 (16 件のコメント) (2 件のリアクション) (0 人の担当者)Python (3,323 件のフォーク)batch import
help wantedkind/featurelifecycle/frozen

Repository metrics

Stars
 (6,225 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド