Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Zarf OCI library to meet design doc #2288

Closed
Racer159 opened this issue Feb 6, 2024 · 0 comments
Closed

Refactor Zarf OCI library to meet design doc #2288

Racer159 opened this issue Feb 6, 2024 · 0 comments
Labels
openssf Issues needing to be completed before donation to OpenSSF tech-debt 💳 Debt that the team has charged and needs to repay
Milestone

Comments

@Racer159
Copy link
Contributor

Racer159 commented Feb 6, 2024

Describe what should be investigated or refactored

We should make the Zarf OCI library code match the design outlined in #2286. Any updates needed to the original design should be made back to the design doc. This would involve reducing dependence on Zarf libraries and ensuring it is able to be tested in isolation (tests don't necessarily need to exist right way, but existing tests should run without the rest of Zarf).

Links to any relevant code

#2286

Additional context

This is story 2/4 in an ultimate goal to bring all of Zarf's OCI library into a common library for reuse across projects.

@Racer159 Racer159 added the tech-debt 💳 Debt that the team has charged and needs to repay label Feb 6, 2024
@Racer159 Racer159 added this to the (2024.02.20) milestone Feb 6, 2024
Racer159 added a commit that referenced this issue Mar 4, 2024
## Description

Move OCI lib out, so it can be more easily used with other projects and
contributed to by multiple teams.

Fixes: #2252 #2288 

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [X] Other (security config, docs update, etc)

## Checklist before merging

- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor Guide
Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow)
followed

---------

Co-authored-by: razzle <harry@razzle.cloud>
Co-authored-by: Lucas Rodriguez <lucas.rodriguez9616@gmail.com>
Co-authored-by: Lucas Rodriguez <lucas.rodriguez@defenseunicorns.com>
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
@Noxsios Noxsios added the openssf Issues needing to be completed before donation to OpenSSF label Mar 18, 2024
@Noxsios Noxsios closed this as completed Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openssf Issues needing to be completed before donation to OpenSSF tech-debt 💳 Debt that the team has charged and needs to repay
Projects
None yet
Development

No branches or pull requests

2 participants