-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🌱 Update config definitions, base configs and initialize call (#197)
Based on changes to the kai runtime configurations in konveyor/kai#526, update the CLI arguments and initialize request object to match. Summary of changes: - Reorder the config field definitions - Use enum values in config definitions where available - Config keys related to analyzer configuration still remain but cannot be passed along to the analyzer, see [kai issue 550](konveyor/kai#550) - Aligned CLI arguments and initialize request payload types to the updated Kai configuration keys - Dropped config.toml handling since that file is no longer in use Prerequisite for: #184 --------- Signed-off-by: Scott J Dickerson <[email protected]>
- Loading branch information
Showing
5 changed files
with
206 additions
and
163 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
Oops, something went wrong.