Skip to content

fix: disable upx for linux/arm64#2771

Merged
FabianKramm merged 1 commit intodevspace-sh:mainfrom
xvzf:fix/disable-upx-arm64
Dec 12, 2023
Merged

fix: disable upx for linux/arm64#2771
FabianKramm merged 1 commit intodevspace-sh:mainfrom
xvzf:fix/disable-upx-arm64

Conversation

@xvzf
Copy link
Contributor

@xvzf xvzf commented Dec 12, 2023

This is a mitigation for #2448 (comment)

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #2448

Please provide a short message that should be published in the DevSpace release notes
Disables upx binary compression for devspace-helper on linux/arm64. It causes crashes when >500 env vars or flags are present (combined).

What else do we need to know?

This is a mitigation for devspace-sh#2448 (comment)

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
@netlify
Copy link

netlify bot commented Dec 12, 2023

Deploy Preview for devspace-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit c47b4cf
🔍 Latest deploy log https://app.netlify.com/sites/devspace-docs/deploys/6578704a3ee5aa00087c5f9c

@FabianKramm FabianKramm merged commit a722e45 into devspace-sh:main Dec 12, 2023
@xvzf xvzf deleted the fix/disable-upx-arm64 branch December 12, 2023 15:19
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.

devspace dev command terminated with exit code 139

2 participants