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] Fix agent supervisor port using apiserver port instead #10354

Merged

Conversation

brandond
Copy link
Contributor

Proposed Changes

Fix agent supervisor port using apiserver port instead

The agent's supervisor listener on RKE2 is using the wrong port. Didn't notice it here because they're the same in k3s.

Types of Changes

bugfix

Verification

Can only be tested in RKE2

Testing

Linked Issues

User-Facing Change

NONE

Further Comments

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond requested a review from a team as a code owner June 13, 2024 21:01
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 43.17%. Comparing base (485eaf3) to head (4281fd4).
Report is 6 commits behind head on release-1.29.

Files Patch % Lines
pkg/agent/https/https.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.29   #10354      +/-   ##
================================================
- Coverage         50.07%   43.17%   -6.90%     
================================================
  Files               163      163              
  Lines             14204    14210       +6     
================================================
- Hits               7112     6135     -977     
- Misses             5753     6922    +1169     
+ Partials           1339     1153     -186     
Flag Coverage Δ
e2etests 36.20% <50.00%> (-10.44%) ⬇️
inttests 37.10% <50.00%> (+0.07%) ⬆️
unittests 16.41% <0.00%> (+0.02%) ⬆️

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 4a5f69f into k3s-io:release-1.29 Jun 13, 2024
28 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.

3 participants