-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More CRD generator improvements (#3022)
* feat: make generator more configurable, with better reporting and tests * fix: only output type def and crd if the test failed * feat: only project definition / properties once * fix: simplify status property detection * fix: properly handle enum types for additional printer columns Fixes #3011 * chore(tests): add tests for #3020 Fixing this issue will require a new sundrio release. * chore(docs): update CHANGELOG * chore(tests): update to sundrio 0.30.4 * chore(docs): update CHANGELOG * fix: output format * fix: TypeDef from TypeElement also needs to be "unshallowed" * chore: clean-up (cherry picked from commit 91a0078)
- Loading branch information
Showing
15 changed files
with
174 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.