You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show WorkspaceTemplate for only users who have required UserAddons.
Background
Currently on UI, to show WorkspaceTemplate or not is controlled only by UserRole.
In some usecase, WorkspaceTemplate is dependent on UserAddon, for example, which create RBAC(ServiceAccount, rolebinding etc.) or volumes(PersistentVolume etc.)
Solutions
Show WorkspaceTemplate for only users who have required UserAddons.
This feature is similar to UserRole so add required-useraddons annotation on WorkspaceTemplate and used in Workspace Create Dialog.
Summary
Show WorkspaceTemplate for only users who have required UserAddons.
Background
Currently on UI, to show WorkspaceTemplate or not is controlled only by UserRole.
In some usecase, WorkspaceTemplate is dependent on UserAddon, for example, which create RBAC(ServiceAccount, rolebinding etc.) or volumes(PersistentVolume etc.)
Solutions
Show WorkspaceTemplate for only users who have required UserAddons.
This feature is similar to UserRole so add
required-useraddons
annotation on WorkspaceTemplate and used in Workspace Create Dialog.The text was updated successfully, but these errors were encountered: