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 fail on non-fatal errors #810

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

Fixes #807.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

docker_compose_v2

@felixfontein felixfontein added the docker-compose-v2 Docker Compose v2 label Feb 27, 2024
@felixfontein felixfontein merged commit 37e28b6 into ansible-collections:main Feb 28, 2024
122 of 123 checks passed
@felixfontein felixfontein deleted the compose-errors branch February 28, 2024 20:43
felixfontein added a commit to felixfontein/community.docker that referenced this pull request Mar 3, 2024
felixfontein added a commit that referenced this pull request Mar 3, 2024
* Add logfmt message parser.

* Parse logfmt formatted warnings.

* Follow-up for #810.

* Fix handling of warning and error messages.

* Make Python 2 compatible.

* Linting. Improving tests.
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.

docker_compose_v2 fails with "Error when processing ${container_name}: Error"
1 participant