kubernetes-client/python

Bump openapi-generator version in a future pre-release

オープン

#1,421 opened on 2021/04/21

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

Repository metrics

Stars
 (6,225 個のスター)
PR merge metrics
 (平均マージ 10d 3h) (30d で 2 merged PRs)

説明

ref https://github.com/kubernetes-client/python/issues/1353#issuecomment-824230648

There is some bug fixes in openapi-generator that we want to pick up. We should bump the generator version in an upcoming pre-release.

Currently our latest releases are v17.14.0a1 (published) and v18.17.0a1 (cut but not published yet). I don't think we want to bump the version in v17.x.0b1 because that will cause more merge conflict, plus Kubernetes 1.17 is no longer supported. Our options are either v18.x.0b1 or v19.x.0a1.

/assign cc @yliaog

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