Skip to content

fix(packager): fetch remote manifest URIs - #5218

Closed
theZMC wants to merge 1 commit into
zarf-dev:mainfrom
theZMC:3082-skeleton-remote-manifests
Closed

fix(packager): fetch remote manifest URIs#5218
theZMC wants to merge 1 commit into
zarf-dev:mainfrom
theZMC:3082-skeleton-remote-manifests

Conversation

@theZMC

@theZMC theZMC commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Description

This PR enables correct handling of remote manifest URIs in skeleton zarf package definitions.

As an aside, I think this is probably the first and last time I'll ever use the cgi package from the Go standard library and that makes me sad.

Related Issue

Fixes #3082

Checklist before merging

@netlify

netlify Bot commented Aug 13, 2026

Copy link
Copy Markdown

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 1d2cff6
🔍 Latest deploy log https://app.netlify.com/projects/zarf-docs/deploys/6a7e09c166c9050008ba61dd

Signed-off-by: Zach Callahan <zach@zmc.dev>
@theZMC
theZMC force-pushed the 3082-skeleton-remote-manifests branch from ddd0f00 to 1d2cff6 Compare August 13, 2026 18:15
@AustinAbro321

Copy link
Copy Markdown
Member

Hi @theZMC I appreciate your eagerness to contribute to Zarf! For this issue in particular, are you driven by an urgent need for this capability? I'm currently working on remote components, the replacement for skeleton packages, so I'd prefer to not do anymore work towards skeleton packages. Especially since this bug has been around for so long.

If this isn't a blocker for you please close this out, and I'll mark the issue as won't fix.

@theZMC

theZMC commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

@AustinAbro321 No blocker for me. Was just trying to chip away at the issues with the 🐞 label. Happy to close if a better approach is in the works.

Please let me know if there's anywhere you think I can help with that remote component effort though.

@theZMC theZMC closed this Aug 14, 2026
@github-project-automation github-project-automation Bot moved this to Done in Zarf Aug 14, 2026
@theZMC
theZMC deleted the 3082-skeleton-remote-manifests branch August 14, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Skeleton packages do not work with remote manifests or kustomizations

2 participants