-
Notifications
You must be signed in to change notification settings - Fork 186
Manifest w/Symlink Failures #2255
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
Labels
bug 🐞
Something isn't working
Comments
I have the exact same problem. Any known workaround? |
There is an open PR that is close to resolution. #2256 |
Racer159
added a commit
that referenced
this issue
Feb 6, 2024
## Description Fixes the issue with symlinks inside of manifests, similar to that seen in the [Big Bang Keycloak Helm Chart](https://repo1.dso.mil/big-bang/product/packages/keycloak/-/blob/main/development/theme-custom/theme/custom-theme/account/resources?ref_type=heads). ## Related Issue Fixes #2255 ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Other (security config, docs update, etc) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow) followed --------- Co-authored-by: razzle <[email protected]> Co-authored-by: Wayne Starr <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Device and OS: N/A
App version: v0.32.1
Kubernetes distro being used: N/A
Other: N/A
Steps to reproduce
zarf package create ...
Expected result
That the package builds.
Actual Result
The package build fails.
Visual Proof (screenshots, videos, text, etc)
Severity/Priority
High (there isn't a known way to work around this).
Additional Context
Add any other context or screenshots about the technical debt here.
The text was updated successfully, but these errors were encountered: