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

[crd-gen] - AbstractJsonSchema.SchemaPropsOptions.getRequired returns the wrong filed value #4394

Closed
fabiobrz opened this issue Sep 6, 2022 · 0 comments · Fixed by #4395
Closed
Milestone

Comments

@fabiobrz
Copy link
Contributor

fabiobrz commented Sep 6, 2022

Describe the bug

By looking at the sources, it seems the getRequired() getter is wrongly implemented, since it currently returns the value of the nullable field rather than the one of required.

Fabric8 Kubernetes Client version

other (please specify in additional context)

Steps to reproduce

N/A

Expected behavior

The getter should return the required field value.

Runtime

other (please specify in additional context)

Kubernetes API Server version

other (please specify in additional context)

Environment

other (please specify in additional context)

Fabric8 Kubernetes Client Logs

No response

Additional context

Fabric8 Kubernetes Client version, Runtime, Kubernetes API Server version and Environment sections are not relevant since this is only related to the sources ATM.

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