kubernetes-client/python

Bump openapi-generator version in a future pre-release

Open

#1 421 ouverte le 21 avr. 2021

Voir sur GitHub
 (18 commentaires) (0 réactions) (0 assignés)Python (3 323 forks)batch import
help wantedkind/featurelifecycle/rotten

Métriques du dépôt

Stars
 (6 225 stars)
Métriques de merge PR
 (Merge moyen 10j 3h) (2 PRs mergées en 30 j)

Description

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

Guide contributeur