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

When app is locked by deployment, deleting tasks via the UI does nothing #1780

Closed
ssk2 opened this issue Jul 9, 2015 · 3 comments
Closed
Assignees
Milestone

Comments

@ssk2
Copy link
Contributor

ssk2 commented Jul 9, 2015

If I have an application that is locked by a deployment (due to an update to the application definition or similar), I'm able to go into that application via the UI and select and kill tasks. They then disappear from the UI but actually never stop running. They will re-appear when you refresh.

image

The correct response should be an error message, similar to when you try to scale an app that is locked by a deployment.

image

@ssk2 ssk2 added bug labels Jul 9, 2015
@pierluigi pierluigi added this to the Backlog milestone Jul 10, 2015
@aquamatthias aquamatthias modified the milestones: Backlog, 0.11.0 Jul 13, 2015
@pierluigi pierluigi added ready and removed ready labels Jul 13, 2015
@pierluigi
Copy link

Depends on #1835

@aquamatthias
Copy link
Contributor

This has been fixed in the service layer and should be fixed in the UI as well.

@pierluigi
Copy link

@aquamatthias thanks for the heads up.

@mwasn mwasn modified the milestones: 0.14.0, 0.13.0 Nov 3, 2015
@mwasn mwasn added the ready label Nov 7, 2015
@orlandohohmeier orlandohohmeier self-assigned this Nov 16, 2015
orlandohohmeier pushed a commit to mesosphere/marathon-ui that referenced this issue Nov 16, 2015
When app is locked by deployment show an error message and offer a
method to forcefully kill tasks and scale the respective app
accordingly.

Closes mesosphere/marathon#1780
orlandohohmeier pushed a commit to mesosphere/marathon-ui that referenced this issue Nov 17, 2015
When app is locked by deployment show an error message and offer a
method to forcefully kill tasks and scale the respective app
accordingly.

Closes mesosphere/marathon#1780
orlandohohmeier pushed a commit to mesosphere/marathon-ui that referenced this issue Nov 18, 2015
When app is locked by deployment show an error message and offer a
method to forcefully kill tasks and scale the respective app
accordingly.

Closes mesosphere/marathon#1780
orlandohohmeier pushed a commit to mesosphere/marathon-ui that referenced this issue Nov 18, 2015
When app is locked by deployment show an error message and offer a
method to forcefully kill tasks and scale the respective app
accordingly.

Closes mesosphere/marathon#1780
@mwasn mwasn modified the milestones: 0.13.0, 0.14.0 Nov 18, 2015
@mesosphere mesosphere locked and limited conversation to collaborators Mar 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants