Skip to content

Allow to specify annotation/labels for the Workspace #698

@benoitf

Description

@benoitf

Description

With che server workspaces, we could add custom labels and custom annotations to the Deployment/Pod kubernetes object

Additional context

I would like to have the same set of feature by adding extra configuration in the DevWorkspace object

so for example if user provides to Dashboard : ?override.labels.foo=bar then Dashboard can add an extra configuration for foo=bar label into the DevWorkspace and the controller can then apply that label on top of the Deployment/DevWorkspace/Pod objects.

It could be like

devWorkspace.spec.labels and devWorkspace.spec.annotations entries

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions