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

lambda - Remove non-UTF-8 data from module output #2386

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ichekaldin
Copy link
Contributor

SUMMARY

Fixes #2307.

Ansible previously generated warning is module output contained non UTF-8 data. Starting with version 2.18, it now throws an error, which prevents successful execution of lambda module.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

lambda

ADDITIONAL INFORMATION

@ichekaldin ichekaldin force-pushed the lambda-remove-non-utf-8-output branch from 5156a21 to 598a2d1 Compare November 8, 2024 16:57
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/91e79d5efe20401898dc3dacba6b59c7

✔️ ansible-galaxy-importer SUCCESS in 4m 59s
✔️ build-ansible-collection SUCCESS in 10m 02s
✔️ ansible-test-splitter SUCCESS in 3m 50s
✔️ integration-amazon.aws-1 SUCCESS in 9m 10s
Skipped 43 jobs

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.

lambda can return invalid binary data
1 participant