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

[release-1.29] More backports for 2024-06 release cycle #10288

Merged

Conversation

brandond
Copy link
Contributor

@brandond brandond commented Jun 4, 2024

github-actions bot and others added 3 commits June 4, 2024 18:50
* chore: Bump Local Path Provisioner version

Made with ❤️️ by updatecli

(cherry picked from commit 1268779)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
Signed-off-by: Koen de Laat <koen.de.laat@philips.com>
(cherry picked from commit 79ba10f)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
If proxy.SetAPIServerPort was called multiple times, all calls after the
first one would cause the apiserver address to be set to the default
server address, bypassing the local load-balancer. This was most likely
to occur on RKE2, where the supervisor may be up for a period of time
before it is ready to manage node password secrets, causing the agent
to retry.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit 1661f10)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond requested a review from a team as a code owner June 4, 2024 18:58
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 43.26%. Comparing base (da2625d) to head (12a92e4).

Files Patch % Lines
pkg/agent/proxy/apiproxy.go 10.00% 9 Missing ⚠️
pkg/agent/config/config.go 11.11% 5 Missing and 3 partials ⚠️
pkg/certmonitor/certmonitor.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.29   #10288      +/-   ##
================================================
- Coverage         49.75%   43.26%   -6.49%     
================================================
  Files               163      163              
  Lines             14195    14204       +9     
================================================
- Hits               7063     6146     -917     
- Misses             5788     6880    +1092     
+ Partials           1344     1178     -166     
Flag Coverage Δ
e2etests 36.25% <12.50%> (-10.04%) ⬇️
inttests 37.12% <8.33%> (+0.06%) ⬆️
unittests 16.38% <12.50%> (+<0.01%) ⬆️

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.

@brandond brandond merged commit 485eaf3 into k3s-io:release-1.29 Jun 4, 2024
27 checks passed
@brandond brandond deleted the 2024-06-backports2_release-1.29 branch June 6, 2024 21:07
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.

3 participants