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: add deprecated bridge to v1beta1 #2884

Closed
wants to merge 4 commits into from

Conversation

AustinAbro321
Copy link
Contributor

@AustinAbro321 AustinAbro321 commented Aug 14, 2024

Description

This is a POC to tryout how we will translate objects from v1alpha1 to v1beta1

This adds the deprecated fields from v1alpha1 that do not have a replacement to v1beta1. These fields are excluded from the v1beta1 schema, and therefore can't be set by the user on package create, but doing this allows us to change internal methods to accept v1alpha1 before completely eliminating the deprecated features.

Relates to #2852

Checklist before merging

@AustinAbro321 AustinAbro321 requested review from a team as code owners August 14, 2024 12:52
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
src/api/v1beta1/component.go 0.00% <ø> (ø)

... and 1 file with indirect coverage changes

@AustinAbro321 AustinAbro321 marked this pull request as draft August 16, 2024 20:21
Signed-off-by: Austin Abro <[email protected]>
Copy link

netlify bot commented Aug 23, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 59ac803
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/66cf535b78ea71000825f73f

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