You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added schemas for domain v9 and cluster v1
* Read schema versions corresponding to WKO version
* Avoid logging parsed JSON and YAML
* Add WKO v4 schema support for modelHelp; use revised interface in unit tests
* Pass exception to logger to display formatted stack trace in log
* Add WKO v4 support to validateModel; refined wko_schema_helper API
* Moved wko_schema_helper API code
* Use alternate template to generate CRD file for WKO v4
* Refactored CRD folder API; renamed wko_schema_helper
* Use correct exception type for extractResource
* Corrections to WKO v4 CRD template
* Rename crd_file_updater and use model CRD helper API; combine target file output; revise unit tests
* Allow different object list keys for different model CRD folders
* Corrected usages
* Code cleanup, corrected copyrights
* Allow createDomain, deployDomain, and updateDomain to skip validation of kubernetes section
* Add comments to WKO v4 cluster CRD documents
* Add WKO v4 target configurations for DII and PV
* Create a results JSON file instead of a k8s secrets file
* Replace stack trace in Java exceptions based on Jython exceptions/errors
* Let tool_main handle unexpected exceptions in prepareModel
* Add cluster server count information to result.json
* Add domain UID to JSON results file; use helper methods throughout
* Revised unit test to use results.json file instead of k8s_secrets.json
0 commit comments