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

READY state missing #7317

Open
thernstig opened this issue Sep 4, 2018 · 5 comments
Open

READY state missing #7317

thernstig opened this issue Sep 4, 2018 · 5 comments
Labels
area/swarm Issue affects swarm and clustering functionality of docker lifecycle/frozen

Comments

@thernstig
Copy link

File: engine/swarm/how-swarm-mode-works/swarm-task-states.md

It seems that the READY state is missing from the swarm task states.

ID                  NAME                     IMAGE                                                                          NODE                              DESIRED STATE       CURRENT STATE                  ERROR                       PORTS
sunthbz5oto0        moomoo_moomoo.1          registry.gitlab.com/koekmaierss/moo:6e077444d9550e515f0c71aa08ddf05116905f8a   ubuntu-koekmaiers-production123   Ready               Ready less than a second ago
@ahh-docker ahh-docker added the area/swarm Issue affects swarm and clustering functionality of docker label Sep 26, 2018
@jojoob
Copy link

jojoob commented Oct 15, 2019

I just came across the swarm-task-states documentation page and wondered about the missing READY state explanation too.

My observations:
If a service is configured with a restart policy delay, a new task is created immediately after the previous task exited and held in READY state for the time of the delay.

@docker-robott
Copy link
Collaborator

There hasn't been any activity on this issue for a long time.
If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale comment.
If not, this issue will be closed in 14 days. This helps our maintainers focus on the active issues.

Prevent issues from auto-closing with a /lifecycle frozen comment.

/lifecycle stale

@thernstig
Copy link
Author

unstale

@thernstig
Copy link
Author

/lifecycle frozen

@mat007
Copy link
Member

mat007 commented Nov 23, 2022

/remove-lifecycle stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/swarm Issue affects swarm and clustering functionality of docker lifecycle/frozen
Projects
None yet
Development

No branches or pull requests

5 participants