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

Add missing options to the hypervisor #31

Closed
Senyoret1 opened this issue Oct 14, 2019 · 3 comments
Closed

Add missing options to the hypervisor #31

Senyoret1 opened this issue Oct 14, 2019 · 3 comments
Labels
question Further information is requested

Comments

@Senyoret1
Copy link
Contributor

Feature description
The manager UI has some options in the testnet that can not be implemented in the mainnet with the current hypervisor API. The options are:

o1

Those options are for setting the address of the discovery service, checking updates for the node/visor and restarting the node/visor. Also, the mainnet UI currently has an option for selecting if the visor should act as an exit node, but there is no API endpoint for making it work.

Is your feature request related to a problem? Please describe.
There are some options in the manager that are not working and can not be implemented with the curren API.

Describe the solution you'd like
API endpoints must be added to make those options work, or the options should be removed from the UI.

Describe alternatives you've considered

Additional context

Possible implementation

@jdknives jdknives added question Further information is requested milestone2 labels Oct 16, 2019
@jdknives
Copy link
Member

@Senyoret1 We probably do not need to support the discovery option, since I believe it is meant to allow the user to switch the discovery used. I cannot see a use for it right now. The reboot endpoint needs to be implemented I believe and the Update endpoint needs to be discussed with Synth.

@jdknives
Copy link
Member

Related to #64

@jdknives
Copy link
Member

jdknives commented Feb 11, 2020

Am closing this, as the updating endpoint will be implemented by #153

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants