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

Somewhat exaggerated message when leaving ssh connection #3700

Closed
afbjorklund opened this issue Feb 16, 2019 · 1 comment
Closed

Somewhat exaggerated message when leaving ssh connection #3700

afbjorklund opened this issue Feb 16, 2019 · 1 comment
Assignees

Comments

@afbjorklund
Copy link
Collaborator

Now that we report the return code of the ssh, the message looks a bit ominous:

$ minikube ssh
                         _             _            
            _         _ ( )           ( )           
  ___ ___  (_)  ___  (_)| |/')  _   _ | |_      __  
/' _ ` _ `\| |/' _ `\| || , <  ( ) ( )| '_`\  /'__`\
| ( ) ( ) || || ( ) || || |\`\ | (_) || |_) )(  ___/
(_) (_) (_)(_)(_) (_)(_)(_) (_)`\___/'(_,__/'`\____)

$ false
$ logout
💣  Error creating SSH shell: Process exited with status 1

😿  Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
👉  https://github.com/kubernetes/minikube/issues/new

I suppose it is technically correct, but "minikube crashed" and "new issue" ? Nah.

@gbraad
Copy link
Contributor

gbraad commented Feb 17, 2019 via email

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

3 participants