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

[schema] ConstValue logic is incorrect #1152

Closed
lblackstone opened this issue Jun 8, 2020 · 0 comments · Fixed by #1153
Closed

[schema] ConstValue logic is incorrect #1152

lblackstone opened this issue Jun 8, 2020 · 0 comments · Fixed by #1153
Assignees
Labels
kind/bug Some behavior is incorrect or out of spec

Comments

@lblackstone
Copy link
Member

Problem description

The schema generation logic incorrectly assigns constant values for properties called kind. The CustomResourceDefinition resource contains a nested kind field that has the wrong value generated for it.

This bug currently affects the Go and C# SDKs.

@lblackstone lblackstone added the kind/bug Some behavior is incorrect or out of spec label Jun 8, 2020
@lblackstone lblackstone self-assigned this Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant