kubernetes-client/python

Bump openapi-generator version in a future pre-release

Open

#1,421 创建于 2021年4月21日

在 GitHub 查看
 (18 评论) (0 反应) (0 负责人)Python (3,323 fork)batch import
help wantedkind/featurelifecycle/rotten

仓库指标

Star
 (6,225 star)
PR 合并指标
 (平均合并 10天 3小时) (30 天内合并 2 个 PR)

描述

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

贡献者指南