devfile / devworkspace-operator

Apache License 2.0
59 stars 49 forks source link

Provide workspaces.annotations field in DWOC for all devworkspaces #1270

Closed dkwon17 closed 1 week ago

dkwon17 commented 3 weeks ago

Description

There is no way to add annotations to all workspaces in the DWOC

My proposal is to add config.workspaces.annotations field in DWOC that allows setting annotations to add to a devworkspace's pod.

Additional context

This feature would help implement:

AObuchow commented 1 week ago

Resolved in https://github.com/devfile/devworkspace-operator/pull/1271