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: handling of JsonProperty when generating crds. #3181

Merged
merged 3 commits into from
May 31, 2021

Conversation

iocanel
Copy link
Member

@iocanel iocanel commented May 27, 2021

This fixes an issue with when generating schema for items annotated with the JsonProerty annotation.

@centos-ci
Copy link

Can one of the admins verify this patch?

@metacosm metacosm self-assigned this May 28, 2021
@sonarcloud
Copy link

sonarcloud bot commented May 28, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

95.2% 95.2% Coverage
0.0% 0.0% Duplication

@manusa manusa added the changelog missing A line to changelog.md regarding the change is not added label May 31, 2021
@manusa manusa merged commit 7bbc02c into fabric8io:master May 31, 2021
manusa pushed a commit that referenced this pull request May 31, 2021
* fix: handling of JsonProperty when generating crds.

* fix: use logger instead of System.out

* fix: properly handle property renaming from JsonProperty, add tests

Co-authored-by: Chris Laprun <[email protected]>
(cherry picked from commit 7bbc02c)
@manusa manusa removed the changelog missing A line to changelog.md regarding the change is not added label Jun 1, 2021
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.

5 participants