Closed yue9944882 closed 4 years ago
@yue9944882 the last time I tried this, it broke a bunch of stuff because the Quantity
and other type overrides didn't work correctly. Have you tried compiling this in the Java repo? Does it work?
Before we do this switch, I want to see the PR that it generates for the Java repo....
Thanks
@brendandburns i also tried locally but didn't other surprises except for bunch of underlying dependency switching (not sure if it's breaking backward-compatibility). sure i will sent a pull in the repo to reflect the generator changes.
To be clear it was the custom mappings like you added in https://github.com/kubernetes-client/gen/pull/118 that broke. So if those continue to work correctly, then this LGTM.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale
/remove-lifecycle stale
As discussed over IM, please use the latest stable version v4.1.3 instead as the string's format support together with type mapping is only added in recent versions.
@yue9944882 is this up to date? Now that we've merged the code changes in the java repo, I'd like to merge the corresponding generation code.
Thanks!
yes, this is in ready state
/hold cancel
@brendandburns for merging
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: brendandburns, yue9944882
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/cc @brendandburns
/hold (until 5.0.0 released)
note that this pull will involve some critical dependency changes in the java repo.