Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controller should wait until localkube has started before exiting #44

Open
ethernetdan opened this issue Mar 31, 2016 · 0 comments
Open

Comments

@ethernetdan
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant