projectcapsule / projectcapsule/headlamp-plugin
feat: namespace filter
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 3
- Avg merge
- 4m
- Merged PRs (30d)
- 3
Description
While it's nice to being able to filter by namespaces, i don't want to lose the option to list all namespaces (select by namespaces). It would be awesome to still have the namespace dropdown next to the tenants dropdown.
- if no tenant selected: Show all namespaces
- If tenant(s) selected: Also filter the namespace list.
Probably for all api calls then the list of namespaces again becomes authorative.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the namespace and tenant dropdown entry points and the API calls that populate namespace lists. Keep the namespace dropdown visible, show all namespaces without a tenant selection, and filter it when tenants are selected; verify that the relevant API calls use the resulting authoritative list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, typescript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 66/100