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.30] Backports for 2024-08 release cycle #10664

Merged

Conversation

brandond and others added 9 commits August 2, 2024 20:44
Signed-off-by: Brad Davidson <[email protected]>
(cherry picked from commit c2216a6)
Signed-off-by: Brad Davidson <[email protected]>
Make secretsencrypt page size and iteration consistent with other paginators

Signed-off-by: Brad Davidson <[email protected]>
(cherry picked from commit 891e72f)
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
(cherry picked from commit 21611c5)
Signed-off-by: Brad Davidson <[email protected]>
This is a partial revert of 095ecdb,
with the workaround moved into klipper-lb.

Signed-off-by: Brad Davidson <[email protected]>
(cherry picked from commit d4c3422)
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Will <[email protected]>
(cherry picked from commit e4f3cc7)
Signed-off-by: Brad Davidson <[email protected]>
Co-authored-by: Brad Davidson <[email protected]>
Signed-off-by: Will Andrews <[email protected]>
(cherry picked from commit 3ec086f)
Signed-off-by: Brad Davidson <[email protected]>
Co-authored-by: Derek Nola <[email protected]>
Signed-off-by: Will Andrews <[email protected]>
(cherry picked from commit e2179aa)
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
(cherry picked from commit e168438)
Signed-off-by: Brad Davidson <[email protected]>
Looking at metrics revealed the cloudprovider controller name was anempty string.

Signed-off-by: Brad Davidson <[email protected]>
(cherry picked from commit bffdf46)
Signed-off-by: Brad Davidson <[email protected]>
@brandond brandond requested a review from a team as a code owner August 2, 2024 21:00
Copy link

codecov bot commented Aug 3, 2024

Codecov Report

Attention: Patch coverage is 30.86420% with 56 lines in your changes missing coverage. Please review.

Project coverage is 43.56%. Comparing base (f646604) to head (57aec9a).
Report is 1 commits behind head on release-1.30.

Files Patch % Lines
pkg/etcd/snapshot.go 0.00% 18 Missing ⚠️
pkg/secretsencrypt/controller.go 0.00% 14 Missing ⚠️
pkg/etcd/snapshot_controller.go 0.00% 10 Missing ⚠️
pkg/secretsencrypt/config.go 0.00% 5 Missing ⚠️
pkg/cloudprovider/servicelb.go 75.00% 4 Missing ⚠️
pkg/cluster/managed.go 0.00% 1 Missing ⚠️
pkg/cluster/storage.go 66.66% 1 Missing ⚠️
pkg/etcd/etcd.go 0.00% 1 Missing ⚠️
pkg/spegel/bootstrap.go 0.00% 1 Missing ⚠️
pkg/spegel/spegel.go 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (f646604) and HEAD (57aec9a). Click for more details.

HEAD has 35 uploads less than BASE
Flag BASE (f646604) HEAD (57aec9a)
unittests 3 1
inttests 30 10
e2etests 19 6
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.30   #10664      +/-   ##
================================================
- Coverage         49.74%   43.56%   -6.19%     
================================================
  Files               179      179              
  Lines             14929    14948      +19     
================================================
- Hits               7427     6512     -915     
- Misses             6141     7244    +1103     
+ Partials           1361     1192     -169     
Flag Coverage Δ
e2etests 36.35% <23.45%> (-10.18%) ⬇️
inttests 36.68% <23.45%> (-0.10%) ⬇️
unittests 13.41% <11.11%> (+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.

@dereknola dereknola merged commit 7190c74 into k3s-io:release-1.30 Aug 5, 2024
29 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