Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose structured configuration for MCAD controllers #622

Closed
Tracked by #279
astefanutti opened this issue Sep 4, 2023 · 0 comments · Fixed by #630
Closed
Tracked by #279

Expose structured configuration for MCAD controllers #622

astefanutti opened this issue Sep 4, 2023 · 0 comments · Fixed by #630
Assignees

Comments

@astefanutti
Copy link
Contributor

astefanutti commented Sep 4, 2023

WHY

Currently, MCAD relies on CLI options for configuration. This prevents the MCAD controllers from being reused in other contexts, as described in project-codeflare/adr#9.

WHAT

The MCAD controllers should be passed structured objects for their configuration, instead of CLI options.

HOW

As described in project-codeflare/adr#9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant