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

fix required fields bug #282

Merged
merged 1 commit into from
Jun 20, 2022
Merged

fix required fields bug #282

merged 1 commit into from
Jun 20, 2022

Conversation

dgkanatsios
Copy link
Collaborator

@dgkanatsios dgkanatsios commented Jun 18, 2022

While working on #265, we discovered that the presence of omitEmpty on the CR type definition makes the field optional and the required annotation is ignored. This PR fixes it. Opportunistically, we update controller-tools to 0.9.0.
PR also updates current installation files. We're adding behavior that should already be there, so no new Thundernetes version is required.

For reference: kubernetes-sigs/controller-tools#599

@dgkanatsios dgkanatsios added bug Something isn't working area/user-experiences Developer experience and suggestions on how to use thundernetes, installation, getting up & running area/tests Make sure things don't break, unit tests. labels Jun 18, 2022
@dgkanatsios dgkanatsios merged commit 64a58b2 into main Jun 20, 2022
@dgkanatsios dgkanatsios deleted the bug branch June 20, 2022 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests Make sure things don't break, unit tests. area/user-experiences Developer experience and suggestions on how to use thundernetes, installation, getting up & running bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants