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 an Undeploy button and a Reset Node to commander #6

Open
bmaggi opened this issue Feb 26, 2016 · 1 comment
Open

Add an Undeploy button and a Reset Node to commander #6

bmaggi opened this issue Feb 26, 2016 · 1 comment

Comments

@bmaggi
Copy link

bmaggi commented Feb 26, 2016

It would be nice to have a button to undeploy a micro-service.

Indeed, when developing a micro-service we have to proceed to multiple deployment
and sometimes it's unclear whether the deployment is successful or not.

In the same way, a reset button would be nice to stop all micro-services and undeploy them from a node.

@kydos
Copy link
Member

kydos commented Feb 26, 2016

@bmaggi, the removal is supported by the API exposed by AgentV just not exposed in the GUI. Thus if that is needed in the Papyrus binding I can show you how that can be done.

Concerning the confirmation of a deployment, you should monitor the list of deployed services as well as errors. Those are exposed through topics.

HTH.

A+

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

No branches or pull requests

2 participants