Skip to content

Promoted v1alpha1 resources to v1beta1#505

Merged
enrichman merged 1 commit intorancher:mainfrom
enrichman:470-v1beta
Oct 13, 2025
Merged

Promoted v1alpha1 resources to v1beta1#505
enrichman merged 1 commit intorancher:mainfrom
enrichman:470-v1beta

Conversation

@enrichman
Copy link
Collaborator

@enrichman enrichman commented Oct 13, 2025

Fix #470

This PR it's just a plain replace of the v1alpha1 resources. It's a breaking change but since we are in a non-production setup it's ok.

@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2025

Codecov Report

❌ Patch coverage is 84.96241% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.32%. Comparing base (12971f5) to head (b400b0f).

Files with missing lines Patch % Lines
cli/cmds/cluster_create.go 57.14% 8 Missing and 1 partial ⚠️
k3k-kubelet/controller/syncer/pod.go 0.00% 2 Missing ⚠️
pkg/controller/cluster/statefulset.go 50.00% 2 Missing ⚠️
cli/cmds/cluster_create_flags.go 75.00% 1 Missing ⚠️
cli/cmds/cluster_delete.go 50.00% 1 Missing ⚠️
k3k-kubelet/provider/configure.go 0.00% 1 Missing ⚠️
k3k-kubelet/provider/provider.go 0.00% 1 Missing ⚠️
pkg/controller/cluster/cluster.go 95.45% 1 Missing ⚠️
pkg/controller/cluster/cluster_finalize.go 75.00% 0 Missing and 1 partial ⚠️
pkg/controller/cluster/status.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #505      +/-   ##
==========================================
+ Coverage   57.03%   57.32%   +0.28%     
==========================================
  Files          56       56              
  Lines        6559     6559              
==========================================
+ Hits         3741     3760      +19     
+ Misses       2550     2537      -13     
+ Partials      268      262       -6     
Flag Coverage Δ
cli 51.97% <73.50%> (+0.51%) ⬆️
controller 58.01% <60.68%> (-0.07%) ⬇️
e2e 58.01% <60.68%> (-0.07%) ⬇️
unit 40.82% <67.39%> (+0.05%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@enrichman enrichman marked this pull request as ready for review October 13, 2025 14:37
@enrichman enrichman merged commit 594c257 into rancher:main Oct 13, 2025
6 checks passed
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.

Promote v1alpha resources to v1beta

3 participants