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

fix ignore_paused #74

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

fix ignore_paused #74

wants to merge 3 commits into from

Conversation

ezkrg
Copy link

@ezkrg ezkrg commented Sep 29, 2020

fix these:

  • typo in pause node state
  • shouldn't raise error when found service in not running state because if a global service have updated there will be one running and one shutdown service on node, need to do when we can't find running service on node
  • disable check tasks on excluded nodes
  • ignore_paused should be allowed with service, but it raise this error: check_swarm: error: argument --service: not allowed with argument --ignore_paused
  • print the number of nodes where error exist not the number of all nodes

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

Successfully merging this pull request may close these issues.

None yet

2 participants