-
Notifications
You must be signed in to change notification settings - Fork 41
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
feat(application): adding start stop actions #1122
feat(application): adding start stop actions #1122
Conversation
Signed-off-by: axel7083 <[email protected]>
Signed-off-by: axel7083 <[email protected]>
Signed-off-by: axel7083 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: axel7083 <[email protected]>
Signed-off-by: axel7083 <[email protected]>
Yes I was able to replicate, I fixed it ! Thanks for noticing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested, works great!! Thanks!! LGTM
Signed-off-by: axel7083 <[email protected]>
What does this PR do?
Following #1114, this PR adds the possibility to start/stop an application (pod). To be able to keep it stopped, without deleting it.
Notable changes
deleteApplication
toremoveApplication
(refact api)requestStartApplication
studioApi methodrequestStopApplication
studioApi methodScreenshot / video of UI
application-manager-start-stop.mp4
What issues does this PR fix or reference?
Fixes #1070, #691
How to test this PR?
Manually
Running
page, stop, start, restart, remove