-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PLAT-8863] Generating CRD Classes using crdgen and wiring it up in t…
…he build. Summary: Building using and generating CRD classess instead of hard coding them. We are using fabric8 crddgen now to build this code, the good part is any crd yaml in resources directory will get automatically generated. Test Plan: Build code. deploy a universe Reviewers: dshubin, sanketh, shashank, nbhatia, sb-yb Reviewed By: dshubin, sb-yb Subscribers: sb-yb, yugaware Differential Revision: https://phorge.dev.yugabyte.com/D26423
- Loading branch information
1 parent
77360ba
commit c3c8931
Showing
9 changed files
with
109 additions
and
454 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
25 changes: 0 additions & 25 deletions
25
managed/src/main/java/com/yugabyte/yw/common/operator/YBUniverse.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.