-
Feature
-
Resolution: Done
-
Major
-
3.2.0.GA
-
False
-
None
-
False
-
-
Enhancement
-
Done
Workspace Pods SAs are created by the DevWorkspace controller at workspace creation. The request is to allow a Dev Spaces administrator to specify a pre-existing SA that will used be by the DevWorkspace operator when starting the workspaces:
spec: devEnvironments: serviceAccount: devworkspace-sa # <== If not specified a new SA will be created for each workspace # If specified the Dev Spaces operator should create it at namespace creation time # If the developer namespace are pre-created by an admin, then the SA with the same name should be pre-created too (and the operator should not override it)
- is duplicated by
-
CRW-3629 [RN] Add options for configuring DevWorkspace ServiceAccount
- Closed
- links to