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

minikube status missing newline at end of output #3499

Closed
twelvelabs opened this issue Dec 30, 2018 · 2 comments
Closed

minikube status missing newline at end of output #3499

twelvelabs opened this issue Dec 30, 2018 · 2 comments

Comments

@twelvelabs
Copy link
Contributor

Is this a BUG REPORT or FEATURE REQUEST? (choose one):

BUG REPORT

Please provide the following details:

Environment: macOS 10.13.6

Minikube version (use minikube version): v0.32.0

  • OS (e.g. from /etc/os-release):
  • VM Driver (e.g. cat ~/.minikube/machines/minikube/config.json | grep DriverName): virtualbox
  • ISO version (e.g. cat ~/.minikube/machines/minikube/config.json | grep -i ISO or minikube ssh cat /etc/VERSION): v0.32.0
  • Install tools:
  • Others:

What happened:

Ran:

$ minikube status
host: Running
kubelet: Running
apiserver: Running
kubectl: Correctly Configured: pointing to minikube-vm at 192.168.99.100 $ 

What you expected to happen:

Expected a newline at the end of the status message as with previous versions. Looks like a change in the default status template dropped it.

How to reproduce it (as minimally and precisely as possible):

Run minikube status

@narendra2019
Copy link
Contributor

I've created pull request for this issue. Please take a look at it: #3502

@tstromberg
Copy link
Contributor

Fix merged.

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