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

Move k3s.cattle.io APIs to github.com/k3s-io/api #11827

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brandond
Copy link
Member

@brandond brandond commented Feb 21, 2025

Proposed Changes

Move k3s.cattle.io APIs to github.com/k3s-io/api

Consume these APIs from the external package, instead of maintaining a duplicate set here. Bonus side-effect of removing all use of k8s/wrangler codegen from this project; all we have left is go-bindata.

Types of Changes

codegen

Verification

Normal CI

Testing

Normal CI

Linked Issues

User-Facing Change

Further Comments

Signed-off-by: Brad Davidson <[email protected]>
@brandond brandond requested a review from a team as a code owner February 21, 2025 02:00
@brandond brandond changed the title Move k3s.cattle.io APIs to k3s-io/api Move k3s.cattle.io APIs to github.com/k3s-io/api Feb 21, 2025
Copy link

@VestigeJ VestigeJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.10%. Comparing base (f710d49) to head (51140ae).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11827      +/-   ##
==========================================
- Coverage   46.55%   45.10%   -1.46%     
==========================================
  Files         208      190      -18     
  Lines       19548    19022     -526     
==========================================
- Hits         9101     8579     -522     
- Misses       9146     9206      +60     
+ Partials     1301     1237      -64     
Flag Coverage Δ
e2etests 35.98% <ø> (-4.96%) ⬇️
inttests 35.39% <ø> (+0.32%) ⬆️
unittests 16.87% <ø> (+0.38%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@jakefhyde jakefhyde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding my review for Rancher provisioning sign-off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants