Skip to content
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

V1HTTPGetAction.Port type is object #467

Closed
asvasyanin opened this issue Jun 24, 2020 · 1 comment
Closed

V1HTTPGetAction.Port type is object #467

asvasyanin opened this issue Jun 24, 2020 · 1 comment

Comments

@asvasyanin
Copy link

At this moment V1HTTPGetAction.Port type is object:
https://github.com/kubernetes-client/javascript/blob/master/src/gen/model/v1HTTPGetAction.ts#L35
Is this right? Shoudn't is be string | number?

@brendandburns
Copy link
Contributor

This is a duplicate of #370, closing in favor of that issue.

tl;dr; you're right, there's something weird with the Kubernetes OpenAPI spec, IntOrStrings and the generator, haven't been able to figure out the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants