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

"Role" printout fault during installation #899

Closed
aamagzoub opened this issue May 8, 2021 · 2 comments · Fixed by #908
Closed

"Role" printout fault during installation #899

aamagzoub opened this issue May 8, 2021 · 2 comments · Fixed by #908
Labels
area/cli bug Something isn't working

Comments

@aamagzoub
Copy link

aamagzoub commented May 8, 2021

Version

v1.21.0+k0s.0

Platform

Centos7 VM

What happened?

When running sudo k0s install controller command with the --enable-worker option, the role shows correctly: controller+worker. But when using with --single option, the role shows only the controller

The output when using --enable-worker:

Version: v0.11.0
Process ID: 436
Parent Process ID: 1
Role: controller+worker
Init System: linux-systemd

The output when using --single:

Version: v1.21.0+k0s.0
Process ID: 1264
Parent Process ID: 1
Role: controller
Init System: linux-systemd
@aamagzoub aamagzoub added the bug Something isn't working label May 8, 2021
@aamagzoub aamagzoub changed the title Printout fault during installation "Role" printout fault during installation May 9, 2021
@aamagzoub
Copy link
Author

aamagzoub commented May 26, 2021

Even after the worker-node comes up and join the controller, the Role doesn't change. The printout of sudo k0s status command shows the following message :

10- status (3)

@trawler trawler reopened this May 26, 2021
jasmingacic pushed a commit to jasmingacic/k0s that referenced this issue May 26, 2021
Signed-off-by: Jasmin Gacic <jgacic@mirantis.com>
jasmingacic pushed a commit to jasmingacic/k0s that referenced this issue May 26, 2021
Signed-off-by: Jasmin Gacic <jgacic@mirantis.com>
jasmingacic pushed a commit to jasmingacic/k0s that referenced this issue May 26, 2021
Signed-off-by: Jasmin Gacic <jgacic@mirantis.com>
@jnummelin
Copy link
Collaborator

I believe this has been fixed at #985

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli bug Something isn't working
Projects
None yet
3 participants