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(runners): zip base64 encoded user data to avoid size limits #3717

Merged
merged 4 commits into from
Jan 16, 2024

Conversation

npalm
Copy link
Member

@npalm npalm commented Jan 12, 2024

Schrink the size of the userdata buy zipping the content.

close: #3700

@npalm npalm mentioned this pull request Jan 12, 2024
@razor54
Copy link

razor54 commented Jan 15, 2024

I opened the Issue, and upon testing this branch I validated that it works 👍🏼

@npalm npalm merged commit f2bbcb1 into main Jan 16, 2024
37 checks passed
@npalm npalm deleted the npalm/zip-userdata branch January 16, 2024 14:44
npalm pushed a commit that referenced this pull request Jan 17, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.6.3](v5.6.2...v5.6.3)
(2024-01-16)


### Bug Fixes

* **lambda:** bump the aws group in /lambdas with 5 updates
([#3720](#3720))
([9a17b13](9a17b13))
* **lambda:** bump the octokit group in /lambdas with 1 update
([#3721](#3721))
([9b13c09](9b13c09))
* **runners:** zip base64 encoded user data to avoid size limits
([#3717](#3717))
([f2bbcb1](f2bbcb1)),
closes
[#3700](#3700)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
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.

User data exceeds 16kb
3 participants