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

Custom Object Status/Scale Methods Missing for 1.11 API #378

Closed
ukclivecox opened this issue Oct 4, 2018 · 3 comments
Closed

Custom Object Status/Scale Methods Missing for 1.11 API #378

ukclivecox opened this issue Oct 4, 2018 · 3 comments

Comments

@ukclivecox
Copy link
Contributor

I don't see CRUD methods for Status/Scale handling for Custom Objects in:
https://github.com/kubernetes-client/java/blob/master/kubernetes/src/main/java/io/kubernetes/client/apis/CustomObjectsApi.java
I thought this was part of the v1.11 API, for example here is an auto-update commit for the python client:
kubernetes-client/python@17db994#diff-343e382f5d0f69190bf247217a71f38a

@brendandburns
Copy link
Contributor

This was fixed in the generator here:

kubernetes-client/gen#72

Sadly when we generated for 1.11, was before that fix:

#311

I'll take a backlog item to regenerate...

Thanks for the report.

@ukclivecox
Copy link
Contributor Author

Great. Thanks.

@brendandburns
Copy link
Contributor

@cliveseldon if you get a chance to review the PR that fixes this, that would be awesome.

Thanks!

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