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

feat: introduce beta schema #2859

Merged
merged 14 commits into from
Aug 12, 2024
Merged

feat: introduce beta schema #2859

merged 14 commits into from
Aug 12, 2024

Conversation

AustinAbro321
Copy link
Contributor

Description

This PR introduces the v1beta1 schema into the codebase, but not to users. Additionally it creates a transfer function between v1alpha1 and v1beta1

Relates to #2852

Checklist before merging

Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
@AustinAbro321 AustinAbro321 requested review from a team as code owners August 8, 2024 20:39
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

Attention: Patch coverage is 55.55556% with 44 lines in your changes missing coverage. Please review.

Files Patch % Lines
src/api/v1beta1/component.go 0.00% 20 Missing ⚠️
src/api/v1beta1/translate.go 68.25% 10 Missing and 10 partials ⚠️
src/api/v1beta1/package.go 75.00% 4 Missing ⚠️
Files Coverage Δ
src/api/v1beta1/package.go 75.00% <75.00%> (ø)
src/api/v1beta1/component.go 0.00% <0.00%> (ø)
src/api/v1beta1/translate.go 68.25% <68.25%> (ø)

Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
@schristoff schristoff added this pull request to the merge queue Aug 12, 2024
Merged via the queue into main with commit 98c1ab4 Aug 12, 2024
26 checks passed
@schristoff schristoff deleted the introduce-beta-schema branch August 12, 2024 21:22
mjnagel pushed a commit to defenseunicorns/uds-core that referenced this pull request Aug 14, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/zarf-dev/packages/init | patch | `v0.38.1` -> `v0.38.2` |
| [zarf-dev/zarf](https://github.com/zarf-dev/zarf) | patch |
`v0.38.1` -> `v0.38.2` |

---

### Release Notes

<details>
<summary>zarf-dev/zarf (zarf-dev/zarf)</summary>

### [`v0.38.2`](https://github.com/zarf-dev/zarf/releases/tag/v0.38.2)

[Compare
Source](https://github.com/zarf-dev/zarf/compare/v0.38.1...v0.38.2)

##### What's Changed

- chore(deps): bump github.com/google/go-containerregistry from 0.20.1
to 0.20.2 by [@&#8203;dependabot](https://github.com/dependabot) in
[zarf-dev/zarf#2863
- chore(deps): bump k8s.io/kubectl from 0.30.0 to 0.30.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[zarf-dev/zarf#2862
- ci: add renamed github workflow jobs to the shim workflow by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2858
- test: docker exec to in memory registry by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2869
- fix: replace helpers.Retry with go-retry and adjust delay by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2856
- feat: introduce beta schema by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2859
- refactor: move validate to lint by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2839

**Full Changelog**:
zarf-dev/zarf@v0.38.0...v0.38.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants