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

Initialise and source configuration from a ConfigMap #281

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

Initialise and source configuration from a ConfigMap #281

astefanutti opened this issue Sep 8, 2023 · 0 comments · Fixed by #216
Assignees

Comments

@astefanutti
Copy link
Contributor

WHY

Part of the CodeFlare operator re-design, as described in project-codeflare/adr#9.

Follows up #273.

WHAT

The structured configuration should be sourced from a ConfigMap. If it doesn't exist already, the operator should initialise it with sensible defaults when it starts.

To be done on top of #216.

@astefanutti astefanutti mentioned this issue Sep 8, 2023
15 tasks
@astefanutti astefanutti changed the title Initialise and source configuration from ConfigMap Initialise and source configuration from a ConfigMap Sep 8, 2023
@astefanutti astefanutti self-assigned this Sep 13, 2023
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