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.25] Additional backports for 2023-08 release #8213

Merged
merged 2 commits into from Aug 16, 2023

Conversation

brandond
Copy link
Contributor

Proposed Changes

Backports:

Types of Changes

backport, version bump

Verification

See linked issues

Testing

Linked Issues

User-Facing Change

The version of `helm` used by the bundled helm controller's job image has been updated to v3.12.3
Bumped dynamiclistener to address an issue that could cause the apiserver/supervisor listener on 6443 to stop serving requests on etcd-only nodes.
The K3s external apiserver/supervisor listener on 6443 now sends a complete certificate chain in the TLS handshake.

Further Comments

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit 66bae3e)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit 84ded91)
@brandond brandond requested a review from a team as a code owner August 16, 2023 19:58
@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ce85b98) 19.38% compared to head (f57c089) 19.38%.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.25    #8213   +/-   ##
=============================================
  Coverage         19.38%   19.38%           
=============================================
  Files                83       83           
  Lines              5638     5638           
=============================================
  Hits               1093     1093           
  Misses             4319     4319           
  Partials            226      226           
Flag Coverage Δ
unittests 19.38% <0.00%> (ø)

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

Files Changed Coverage Δ
pkg/cluster/https.go 0.00% <0.00%> (ø)

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

@brandond brandond merged commit 393ac62 into k3s-io:release-1.25 Aug 16, 2023
11 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.

None yet

2 participants