Skip to content

Comments

fix(downloader): extract only the shim binary from the archive#604

Open
vdice wants to merge 1 commit intospinframework:mainfrom
vdice:fix/shim-downloader-multiple-files
Open

fix(downloader): extract only the shim binary from the archive#604
vdice wants to merge 1 commit intospinframework:mainfrom
vdice:fix/shim-downloader-multiple-files

Conversation

@vdice
Copy link
Collaborator

@vdice vdice commented Feb 20, 2026

Describe your changes

  • Extract only the shim binary from an archive; ignoring other files

Tested by way of #605, which adds coverage for the wasmtime shim/app, which would otherwise hit the behavior fixed in this PR.

Issue ticket number and link

Closes #601

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • I tested the changes with the following distributions:
    • Kind
    • MiniKube
    • MicroK8s
    • Rancher RKE2
    • Azure AKS
    • GCP GKE (Ubuntu nodes)
    • AWS EKS (AmazonLinux2 nodes)
    • AWS EKS (Ubuntu nodes)
    • Digital Ocean Kubernetes

Signed-off-by: Vaughn Dice <vdice@akamai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shim installation breaks if archive contains other files

1 participant