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

Make the manager work with the integrated hypervisor #577

Merged
merged 3 commits into from
Oct 28, 2020
Merged

Make the manager work with the integrated hypervisor #577

merged 3 commits into from
Oct 28, 2020

Conversation

Senyoret1
Copy link
Contributor

Did you run make format && make check?
The go code was not changed. npm run lint and npm run build were used.

Fixes #562 (to some extend).

Changes:

  • The option for updating the Hypervisor was removed from the manager, as it is now Hypervisor is integrated in the visor.
  • The manager now shows which visor is currently being used as Hypervisor.

How to test this PR:
Open the Skywire manager. The visor list now has a column at the left which contains a star if the visor is the current hypervisor. Also, the option for updating the Hypervisor is no longer present in the options menu of the visor list.

"state": "State",
"state-tooltip": "Current state",
"label": "Label",
"key": "Key",
"dmsg-server": "DMSG server",
"ping": "Ping",
"hypervisor-info": "The visor contains the currently used Hypervisor.",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This visor is the current Hypervisor. sounds better. Other than that good job.

@Senyoret1
Copy link
Contributor Author

@jdknives The last commit updates the tooltip text.

@jdknives jdknives merged commit 20c61ca into skycoin:develop Oct 28, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants