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

Remove klipper-lb #7012

Closed
wants to merge 1 commit into from
Closed

Conversation

manuelbuil
Copy link
Contributor

@manuelbuil manuelbuil commented Oct 11, 2024

Proposed Changes

Following on from k3s changes: k3s-io/k3s#10954, replace klipper-lb with busybox image.

THIS REQUIRES USING NEW K3S

Types of Changes

New feature

Verification

Deploy RKE2 and deploy a type:LoadBalancer service

Testing

Linked Issues

#7013

User-Facing Change


Further Comments

Signed-off-by: manuelbuil <mbuil@suse.com>
@manuelbuil manuelbuil requested a review from a team as a code owner October 11, 2024 16:09
@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.11%. Comparing base (0ab11c0) to head (a171f83).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7012   +/-   ##
=======================================
  Coverage   25.11%   25.11%           
=======================================
  Files          33       33           
  Lines        2839     2839           
=======================================
  Hits          713      713           
  Misses       2079     2079           
  Partials       47       47           
Flag Coverage Δ
inttests 9.54% <ø> (ø)
unittests 17.75% <ø> (ø)

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
Member

@brandond brandond left a comment

Choose a reason for hiding this comment

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

Cannot do this until we have a build of /~https://github.com/rancher/image-build-rke2-cloud-provider that includes the changes from K3s. That repo currently only allows building against tagged releases of K3s, there is no way to build against the head of the current release branch - so we'll need to wait until after we have a release of K3s that includes these changes, to use them in RKE2.

@brandond
Copy link
Member

Handling this in #7031

@brandond brandond closed this Oct 14, 2024
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