Vibhav Bobade
Vibhav Bobade
@lucasrod16 updated the PR
@Racer159 I have updated the code to properly pull the image on create, and archives the package as required, upon checking inside the zarf package tar I am also able...
@Racer159 The latest changes in this patch fix the bug and both package create and deploy command work as expected.
@Racer159 The PR is updated with a e2e test now, can we enable the CI on this PR ?
working through the tests
ok got it, considering that we won't have the .tar image because of .gitignore, we are using https://github.com/defenseunicorns/zarf/pull/2303#discussion_r1496853113 to pull the image before the `package create` command runs so that...
@Racer159 ready to review I changed the name and path in the reference because of which the deploy stopped working after pushing the latest commits, now the deploy works well...
seems like the windows binary test is flaking, can we run that test again ?
@Racer159 I have updated the logic to get the image information for the image manifest in the tarball
package create and deploy tests are also passing locally on a newly created and initiated minikube zarf instance, ptal