Skip to content

fixed too many arguments for local lambda executor#7568

Merged
dfangl merged 3 commits intolocalstack:masterfrom
AndrewChubatiuk:stdin-for-local-executor
Mar 27, 2023
Merged

fixed too many arguments for local lambda executor#7568
dfangl merged 3 commits intolocalstack:masterfrom
AndrewChubatiuk:stdin-for-local-executor

Conversation

@AndrewChubatiuk
Copy link
Contributor

Fixed issue, which is the same as in #1081 but for LAMBDA_EXECUTOR: local. Using local executor to avoid using DIND in Gitlab CI

@localstack-bot
Copy link
Contributor

localstack-bot commented Jan 28, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@AndrewChubatiuk
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@AndrewChubatiuk
Copy link
Contributor Author

recheck

@dfangl
Copy link
Member

dfangl commented Jan 30, 2023

Hi @AndrewChubatiuk !
Thank you for you contribution. Can you please elaborate what exact behavior you are having, with what runtime, and how this changes should fix it?
You changes will only influence local execution of go runtimes, all other will not be influenced anyway, as they work differently.

@AndrewChubatiuk
Copy link
Contributor Author

AndrewChubatiuk commented Jan 30, 2023

@dfangl
having troubles with LAMBDA_EXECUTOR: local when running golang function with a large event body It fails with Arguments list too long

@dfangl dfangl merged commit ba74a8f into localstack:master Mar 27, 2023
@AndrewChubatiuk AndrewChubatiuk deleted the stdin-for-local-executor branch April 26, 2023 19:39
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.

3 participants