Skip to content

Container volume_mounts can reference undefined template volumes #1434

Description

Creating an ActorTemplate with container volume mounts that reference undeclared volumes (e.g. ghost-vol not present in ActorTemplate.volumes) succeeds with codes.OK.

The failure mode is that the golden actor is created and is left permanently stuck in ACTOR_STATE_RESUMING.

We should validate that each mount.Name corresponds to an entry in ActorTemplate.Volumes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions