-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
kind/enhancementImprovements or new featuresImprovements or new features
Description
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
The spec.workspaceTemplate
field in Stack
resource allows for customization of the workspace. In some cases, being able to reference a named WorkspaceTemplate
object would keep things DRY. For example, to add a label to all workspaces such as azure.workload.identity/use: "true"
.
Consider whether a named template could be merged with the inline template, or is either/or. Merging would be ideal.
Consider whether the content within a template is realistically reusable across workspaces. What content is likely to be shared - volume attachments, environment variables, secrets?
Affected area/feature
polivbr
Metadata
Metadata
Assignees
Labels
kind/enhancementImprovements or new featuresImprovements or new features