kubernetes-client / kubernetes-client/python
Bump openapi-generator version in a future pre-release
- Dominant language
- Python
- Stars
- 7.7k
- Forks
- 3.5k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 18
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
Contributor guide
Research direction
Review the referenced issue and comment, then inspect the release configuration and version-generation entry points to find where openapi-generator is pinned. Confirm whether the upcoming pre-release is v18.x.0b1 or v19.x.0a1; done means the selected release uses the newer generator fixes without changing the unsupported v17.x line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, python
- Domain
- release
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100