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 generation for maps of integers #47

Merged
merged 4 commits into from
Apr 17, 2022
Merged

Fix generation for maps of integers #47

merged 4 commits into from
Apr 17, 2022

Conversation

clux
Copy link
Member

@clux clux commented Apr 17, 2022

We failed to extract integer properties in the case where the integer was the value of an additionalProperties.
Fixes #45

This PR also partially adds an integration test for istio destinationrule, but it's currently disabled because of another bug: it has an empty status object with preserve-unknown-fields which we don't detect #31

for #45

Signed-off-by: clux <sszynrae@gmail.com>
@clux clux linked an issue Apr 17, 2022 that may be closed by this pull request
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
@clux clux changed the title integer work via istio destionationrule Fix generation for maps of integers Apr 17, 2022
@clux clux marked this pull request as ready for review April 17, 2022 21:25
@clux clux merged commit 80f9307 into main Apr 17, 2022
@clux clux deleted the istiodest branch April 17, 2022 21:26
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

Successfully merging this pull request may close these issues.

Invalid generation for maps of integers
1 participant