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

Account for end user extended configuring of the bootconfig #46

Open
joshmanders opened this issue Mar 8, 2024 · 0 comments
Open

Account for end user extended configuring of the bootconfig #46

joshmanders opened this issue Mar 8, 2024 · 0 comments
Labels
component:application Pertains to the kubit/application component status:accepted We have accepted this request and plan to do it but aren't sure when type:refactor Involves refactoring or code-cleanup

Comments

@joshmanders
Copy link
Member

Right now I have the bootConfig (formerly the rcfile) hardcoded into the application component, it allows for shallow extending but that's fragile and could break things if you try to extend the wrong thing. So we need to refactor this and allow deep extending the config.

@joshmanders joshmanders added component:application Pertains to the kubit/application component status:accepted We have accepted this request and plan to do it but aren't sure when type:refactor Involves refactoring or code-cleanup labels Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:application Pertains to the kubit/application component status:accepted We have accepted this request and plan to do it but aren't sure when type:refactor Involves refactoring or code-cleanup
Projects
None yet
Development

No branches or pull requests

1 participant