Skip to content

Mount volumes to all containers by defining it in a DevWorkspaceTemplate #628

@benoitf

Description

@benoitf

Description

Allow DevWorkspaceTemplate to notify the controller to mount a given volumePath to all containers

Additional context

use-case: As editors could run inside the user containers, there is a need to be able to execute the container from this volume.
But we can't require to have all devfiles adding a volume that they don't know about.

So I would know if I could use some annotations to notify that I want that a volume could be added in all containers.

Note

It would be fine to only mount the volume in the first available container or a container being annotated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions