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

[Task](heureka): Make initialFilters configurable as props #494

Open
2 tasks
ArtieReus opened this issue Oct 4, 2024 · 0 comments
Open
2 tasks

[Task](heureka): Make initialFilters configurable as props #494

ArtieReus opened this issue Oct 4, 2024 · 0 comments
Assignees
Labels
heureka Heureka related issues

Comments

@ArtieReus
Copy link
Collaborator

ArtieReus commented Oct 4, 2024

Task Description
Doop allows setting initial filters, currently used only for assigning the user's support group as a default filter. This functionality needs to be generalized to allow arbitrary filters to be set initially. These filters should be passable to Doop via props and configurable from a config file for standalone deployments.

Sub-tasks

  • Read initial filters from props
    • Example:
     "initialFilters": {
       "support_group": ["containers"],
      }
    
  • Make initial filters configurable from env in standalone deployment

Related Issues
Link to related issues or tasks, if any.

Related Epic
#275

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

No branches or pull requests

2 participants