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

docker_compose_v2: do not consider 'Waiting' events as changes/actions #804

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

See #799: Waiting means that Compose is waiting for something, like a container to become healthy, and not that something is actually happening. Therefore Waiting events should not be returned as actions, or considered when determining changed.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

docker_compose_v2

@felixfontein felixfontein added the docker-compose-v2 Docker Compose v2 label Feb 23, 2024
@felixfontein felixfontein merged commit 45d32d5 into ansible-collections:main Feb 23, 2024
123 checks passed
@felixfontein felixfontein deleted the waiting branch February 23, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker-compose-v2 Docker Compose v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant