kubernetes-client/python

Add missing supports for kubernetes client stable and gold

Open

#166 aperta il 31 mar 2017

Vedi su GitHub
 (16 commenti) (2 reazioni) (0 assegnatari)Python (3323 fork)batch import
help wantedkind/featurelifecycle/frozen

Metriche repository

Star
 (6225 star)
Metriche merge PR
 (Merge medio 10g 3h) (2 PR mergiate in 30 g)

Descrizione

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

Guida contributor