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

[FEATURE] Enhance ease of adding additional defaults to code #584

Open
Tracked by #666
amitgalitz opened this issue Mar 15, 2024 · 0 comments
Open
Tracked by #666

[FEATURE] Enhance ease of adding additional defaults to code #584

amitgalitz opened this issue Mar 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@amitgalitz
Copy link
Member

Is your feature request related to a problem?

Currently for 2.13, in order to add a new default file that is attached to a use case we need to add the json file and also add the use case to an enum. This isn't too user friendly as outside users have to add this in multiple different locations. We can also explore a way to more efficiently add these defaults templates through an API for the customer to easily have their own templates in there own cluster.

What solution would you like?

Potential options are having the defaults and template all in one place, but this would still require an enum to be edited on every new template.

Having an enum also has its benefits like more likely stopping errors when a usecase name isn't attached to a file or vice versa ahead of time. We could also focus more on enhancing adding new default templates on a customer's individual cluster through an API.

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

No branches or pull requests

2 participants