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

Windows: time stamps don't print correctly in RKE command line output #601

Closed
sheng-liang opened this issue May 10, 2018 · 2 comments
Closed
Assignees
Milestone

Comments

@sheng-liang
Copy link

RKE version: 0.1.7-rc1

Docker version: (docker version,docker info preferred)

Operating system and kernel: (cat /etc/os-release, uname -r preferred) Windows 10

Type/provider of hosts: (VirtualBox/Bare-metal/AWS/GCE/DO) AWS

cluster.yml file:

Steps to Reproduce:
In Windows cmd console
Run rke up cluster.yml to bring up cluster

Results:
The time stamps don't print correctly because Linux-style terminal control does not work

�[36mINFO�[0m[0051] Kubernetes images pulled successfully
�[36mINFO�[0m[0051] [etcd] Building up etcd plane..
�[36mINFO�[0m[0051] [etcd] Pulling image [rancher/coreos-etcd:v3.1.12] on host [18.191.69.209]
�[36mINFO�[0m[0053] [etcd] Successfully pulled image [rancher/coreos-etcd:v3.1.12] on host [18.191.69.209]
�[36mINFO�[0m[0053] [etcd] Successfully started [etcd] container on host [18.191.69.209]
�[36mINFO�[0m[0054] [etcd] Successfully started [rke-log-linker] container on host [18.191.69.209]
�[36mINFO�[0m[0054] [remove/rke-log-linker] Successfully removed container on host [18.191.69.209]
�[36mINFO�[0m[0054] [etcd] Pulling image [rancher/coreos-etcd:v3.1.12] on host [18.219.80.138]
�[36mINFO�[0m[0058] [etcd] Successfully pulled image [rancher/coreos-etcd:v3.1.12] on host [18.219.80.138]
@sheng-liang sheng-liang changed the title Time stamps don't print correctly in RKE command line output Windows: time stamps don't print correctly in RKE command line output May 10, 2018
@alena1108 alena1108 added this to the v0.1.11 milestone Sep 21, 2018
alena1108 pushed a commit that referenced this issue Nov 30, 2018
@sangeethah sangeethah removed their assignment Feb 13, 2019
@cjellick
Copy link

@loganhz please assign a dev to validate the isue

@loganhz loganhz self-assigned this Feb 28, 2019
@loganhz
Copy link

loganhz commented Mar 11, 2019

Verified in 0.2.0-rc8.
The time stamps print correctly in windows

@loganhz loganhz closed this as completed Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants