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
Refactors:
Move skeleton to package build data so that we can tell what is a skeleton package when it is outside of an OCI ref
Simplify the interactions with the new layout struct from the provider / sources refactor.
Racer159
changed the title
Refactor component compooosability and skeletons to address bugs and update to newer patterns
Refactor component composability and skeletons to address bugs and update to newer patterns
Sep 28, 2023
Describe what should be investigated or refactored
There have been a few bugs around component compose that need to be addressed as well as some improved:
Bugs:
Fixes #1827
Fixes #1845
Refactors:
Move skeleton to package build data so that we can tell what is a skeleton package when it is outside of an OCI ref
Simplify the interactions with the new
layout
struct from the provider / sources refactor.Links to any relevant code
https://github.com/defenseunicorns/zarf/blob/main/src/pkg/packager/compose.go
Additional context
This would greatly simplify component composability and make is more understandable.
The text was updated successfully, but these errors were encountered: