Skip to content

Commit

Permalink
Refactor image pulling to use goroutines for concurrency (#1868)
Browse files Browse the repository at this point in the history
## Description

Concurrently retrieves image metadata and layers during `package
create`.

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [X] 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]>
  • Loading branch information
3 people authored Sep 21, 2023
1 parent c854f33 commit 3c6c74b
Show file tree
Hide file tree
Showing 2 changed files with 422 additions and 32 deletions.
Loading

0 comments on commit 3c6c74b

Please sign in to comment.