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

Feature/new skywire visor flag #1113

Merged
merged 1 commit into from
Feb 28, 2022
Merged

Feature/new skywire visor flag #1113

merged 1 commit into from
Feb 28, 2022

Conversation

mrpalide
Copy link
Contributor

Did you run make format && make check? Yes

Fixes #1110

Changes:

  • add two new flag add-rhv and disable-rhv for adding new or disable old remote hypervisor PKs in runtime.

How to test this PR:

  • make build
  • skywire-visor -c skywire-config.json --add-rhv <PK(s)>
  • skywire-visor -c skywire-config.json --disable-rhv

Note: For multiple PKs, use , as separator.

@mrpalide mrpalide changed the base branch from master to develop February 25, 2022 12:27
@0pcom
Copy link
Collaborator

0pcom commented Feb 25, 2022

yes this looks fine. tests ok.

@0pcom 0pcom merged commit 34c8ed7 into skycoin:develop Feb 28, 2022
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.

skywire-visor set remote hypervisor(s) at runtime via flag
2 participants