-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Crd autodiscovery nested schema support (#65)
* feat: changed to API action v2 * feat: fixing edgecases with anyof type * feat: made tweaks for the schema so nested schemas can work * chore: added tests cases and beautified the code * chore: remove test CRD * tests: fixes * added state key * revert * chore: fix broken test * ci: remove test cache * fix: required shouldnt be hiden * fix: control the payload fixeS * chore: delete namepsace from payload after sending it * fix: spec payload * fix: fixed default jqQuery * typo Compatibility * fix: control the payload * chore: cr fixes * fix: added tests and handle required recursively * fix tests * fix: if spec not existws in custom resource avoid panic
- Loading branch information
1 parent
1b08c0f
commit d7e6140
Showing
14 changed files
with
445 additions
and
198 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
Oops, something went wrong.