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
## Description
This fixes multipart tarballs being different sizes with
`--max-package-size`
## Related Issue
Fixes#2313
## 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: Austin Abro <[email protected]>
Co-authored-by: Lucas Rodriguez <[email protected]>
Co-authored-by: Lucas Rodriguez <[email protected]>
Environment
Device and OS: System76 darp8
App version: v0.32.3
Kubernetes distro being used: n/a
Other: n/a
Steps to reproduce
--max-package-size
set smaller than the resulting packageExpected result
Even chunks of a package are created
Actual Result
Varying chunks are created
Severity/Priority
Medium
Additional Context
This effectively breaks this feature on v0.32.3 - workaround for now is to downgrade to v0.32.2 for those who need this
The text was updated successfully, but these errors were encountered: