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

glooctl install and uninstall print more informative user messages, log other stuff #619

Closed
rickducott opened this issue Mar 26, 2019 · 1 comment

Comments

@rickducott
Copy link

Install library can generate a substantial amount of output. This now gets written to ~/.gloo/debug.log. Concise user output is now printed for install and uninstall.

@rickducott
Copy link
Author

[16:42:32] rick@Ricks-MacBook-Pro-2:~/code/src/github.com/solo-io/gloo$ _output/glooctl install gateway --file _output/helm/charts/gloo-0.13.2.tgz
Starting Gloo installation...
Installing CRDs...
Preparing namespace and other pre-install tasks...
Installing...

Gloo was successfully installed!
[16:42:50] rick@Ricks-MacBook-Pro-2:~/code/src/github.com/solo-io/gloo$ _output/glooctl uninstall --all
Uninstalling Gloo...
Removing namespace gloo-system...
Removing Gloo CRDs...
Removing Gloo RBAC configuration...

Gloo was successfully uninstalled.

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