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.31] Testing And Secrets-Encryption Backports for 2024-09 #10802

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

dereknola
Copy link
Member

@dereknola dereknola commented Sep 3, 2024

Proposed Changes

Contains several (mostly E2E testing) backport

Types of Changes

Testing Improvements

Verification

Testing

All changes are covered by testing

Linked Issues

#10581

User-Facing Change

Remove secrets encryption controller
Cover edge case when on new minor release for E2E upgrade test

Further Comments

* Remove secrets encryption controller

Signed-off-by: Derek Nola <derek.nola@suse.com>
Signed-off-by: Derek Nola <derek.nola@suse.com>
@dereknola dereknola requested a review from a team as a code owner September 3, 2024 21:57
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 78 lines in your changes missing coverage. Please review.

Project coverage is 43.90%. Comparing base (34be6d9) to head (503b4ba).
Report is 3 commits behind head on release-1.31.

Files with missing lines Patch % Lines
pkg/server/secrets-encrypt.go 0.00% 75 Missing ⚠️
pkg/secretsencrypt/config.go 0.00% 3 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (34be6d9) and HEAD (503b4ba). Click for more details.

HEAD has 33 uploads less than BASE
Flag BASE (34be6d9) HEAD (503b4ba)
unittests 3 1
inttests 29 10
e2etests 18 6
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.31   #10802      +/-   ##
================================================
- Coverage         50.27%   43.90%   -6.38%     
================================================
  Files               179      178       -1     
  Lines             14829    14740      -89     
================================================
- Hits               7455     6471     -984     
- Misses             6022     7079    +1057     
+ Partials           1352     1190     -162     
Flag Coverage Δ
e2etests 36.17% <0.00%> (-10.35%) ⬇️
inttests 36.86% <0.00%> (+0.22%) ⬆️
unittests 13.60% <0.00%> (+0.08%) ⬆️

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 3923e0c into k3s-io:release-1.31 Sep 4, 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.

2 participants