Skip to content

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

Closed
dgershman opened this issue Jan 24, 2024 · 2 comments · Fixed by #2256
Closed

Manifest w/Symlink Failures #2255

dgershman opened this issue Jan 24, 2024 · 2 comments · Fixed by #2256
Labels
bug 🐞 Something isn't working

Comments

@dgershman
Copy link
Contributor

Environment

Device and OS: N/A
App version: v0.32.1
Kubernetes distro being used: N/A
Other: N/A

Steps to reproduce

  1. Have a manifest (or chart), that has a symlink in it. For example P1 Big Bang Keycloak.
  2. zarf package create ...

Expected result

That the package builds.

Actual Result

The package build fails.

Visual Proof (screenshots, videos, text, etc)

Screenshot 2024-01-24 at 2 25 30 PM

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.

@vvarga007
Copy link

I have the exact same problem. Any known workaround?

@dgershman
Copy link
Contributor Author

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]>
@github-project-automation github-project-automation bot moved this from New to Closed in Zarf Project Board Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants