-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
False
-
-
False
-
-
1. Proposed title of this feature request.
Allow to Configure User-Specific Sample Workspace Dashboard Visibility in Dev Spaces.
2. What is the nature and description of the request?
Currently, all users see all available sample workspace tiles in the DevSpaces dashboard. Tile visibility is controlled only cluster-wide through a ConfigMap.
Request: add support for user- or workspace-specific visibility so that tiles can be restricted based on RBAC, user, or namespace.
3. Why does the customer need this? (List the business requirements here)
- Prevent users from accessing or seeing sample workspaces that are irrelevant or restricted to other teams.
- Simplify the user experience by showing only relevant workspace tiles for each user or workspace type.
4. How would the customer like to achieve this? (List the functional requirements here)
- Admins can define visibility per user, group, or namespace.
- Visibility rules configurable for example via ConfigMap, CRD, or RBAC.
5. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented.
#Requirement:
Per-user/group visibility
#Verification:
- Modify visibility configuration and confirm dashboard updates.
- Edit ConfigMap or CRD and verify results.
6. Would the customer be able to assist in testing this functionality if implemented?
Yes