-
Notifications
You must be signed in to change notification settings - Fork 301
Generating the API fails #563
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
/cc @tg123 |
this is due to autorest core 3.0 and now it is default version let me get it done this weekend |
@tg123 I think that AutoRest 3 introduces breaking changes in the generated code. We should decide what to do. Now that the openapi generator supports dotnet-core, I'm probably in favor of switching to openapi-generator, since we'll introduce breaking changes no matter what, but it's going to be a big-ish project. |
i am investing 2 things by far
happy to know openapi generator, will also take it into rearch |
status update:
also trying private fork of |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
/lifecycle frozen |
I'm trying to re-generate the API, so that this client includes kubernetes-client/gen#180
I have the git repositories checked out at ~/git/gen and ~/git/csharp.
Running this command:
vagrant@ubuntu-focal:~/git/csharp/src/KubernetesClient$ ../../../gen/openapi/csharp.sh generated/ ../../csharp.settings
eventually fails like this:
thoughts?
The text was updated successfully, but these errors were encountered: