You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Observe during confirmation that only the "bottom" import has its paths adjusted correctly.
Expected result
All layers of imports should have filepaths adjusted to be relative to the import path.
Actual Result
Only the last imported component will be adjusted correctly. Note that this was reproduced with both 3 & 4 layers, and I assume this could be extended indefinitely.
No clear workaround outside of symlinks, etc to make paths work.
Additional Context
This was originally seen with the bigbang extension values files, but it seems to affect all places where imported components need to adjust filepaths.
The text was updated successfully, but these errors were encountered:
Environment
Device and OS: MBP, macOS
App version: 0.27.1
Kubernetes distro being used: N/A
Steps to reproduce
zarf package create
Expected result
All layers of imports should have filepaths adjusted to be relative to the import path.
Actual Result
Only the last imported component will be adjusted correctly. Note that this was reproduced with both 3 & 4 layers, and I assume this could be extended indefinitely.
Visual Proof (screenshots, videos, text, etc)
Severity/Priority
No clear workaround outside of symlinks, etc to make paths work.
Additional Context
This was originally seen with the bigbang extension values files, but it seems to affect all places where imported components need to adjust filepaths.
The text was updated successfully, but these errors were encountered: