Skip to content

Make container.Node creation less clunky #131

@chatton

Description

@chatton

Currently, when creating an instance container.Node, since you also need to create a container.Lifecycle there is a multi stage process that needs to be performed.

ref here

Ideally this should be a single exposed constructor that handles the creation of the node, lifecycle and volume without needing to manually do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions