rook / rook

Storage Orchestration for Kubernetes
https://rook.io
Apache License 2.0
12.42k stars 2.69k forks source link

Update to more recent version of code-generator #14888

Open travisn opened 1 month ago

travisn commented 1 month ago

Is this a bug report or feature request?

Deviation from expected behavior: Rook CI is using v0.20 of the code-generator, which is quite old. The latest version is v0.32, so it is time to update. https://github.com/kubernetes/code-generator/tags

Expected behavior: Rook should use recent tools versions

How to reproduce it (minimal and precise):

See Rook's version here:

export CODE_GENERATOR_VERSION=0.20.0
subhamkrai commented 4 weeks ago

@obnoxxx seems interested in working on this; he already reached out to me and started looking so assigning it to him.

subhamkrai commented 4 weeks ago

@obnoxxx seems interested in working on this; he already reached out to me and started looking so assigning it to him.

Also shared resources with him to contribute on this. Thanks