Skip to content

Controller should wait until localkube has started before exiting #44

@ethernetdan

Description

@ethernetdan

Currently spread exits after it creates the localkube container. However, depending on if the weave images have been pulled or not it can be a long wait until the API server comes up. This can be confusing to users as the localkube container is running but not started. Experienced users have checked logs but we should provide a better way to communicate the setup state to the user.

It would be nice if status messages were displayed until the API server came up. It could error after a reasonable timeout (5 min?). This functionality should be able to be disabled with a parameter which would simply start the container.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions