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/dmsg hypervisor #2

Closed
wants to merge 15 commits into from

Conversation

ivcosla
Copy link
Contributor

@ivcosla ivcosla commented Sep 20, 2019

Fixes
#560

Changes:

  • Now communication visor-hypervisor is thru dmsg

How to test this PR:

  • Run integration-run-generic from skywire-services and check that visors have been able to contact the hypervisor. You can check it by performing any query that returns visor-provided information to the hypervisor, like curl localhost:8080/api/nodes.

ivcosla and others added 15 commits September 6, 2019 18:21
* Reserving route IDs and adding rules to visors is now split into two communication steps.
* Improved readability and testability of the setup procedure but splitting responsibilities to additional structures; setup.idReservoir, setup.RulesMap
* Improved logging for setup procedure.
* Slightly tweaked setup.Protocol to accommodate aforementioned changes.
This was removed for some reason, but it needs to exist in order to reestablish transports on visor restart.
@ivcosla ivcosla closed this Sep 20, 2019
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.

1 participant