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] 2025 January Backports #11588

Merged
merged 6 commits into from
Jan 13, 2025

Conversation

* Convert the following Docker test from Bash to Go
    - basics
    - bootstraptoken
    - cacerts
    - compat -> skew
    - etcd
    - lazypull
    - upgrade

Signed-off-by: Derek Nola <[email protected]>

* Add Docker go tests to GHA
* Prebuild K3s Go Tests
* Strip go test binaries to reduce size
* Handle complex branch options

Signed-off-by: Derek Nola <[email protected]>

* Implement basic golang tests on arm and arm64 pipelines

Signed-off-by: Derek Nola <[email protected]>
…1485)

* Add "k3s certificate check" clause for better test coverage

Signed-off-by: Derek Nola <[email protected]>

* Add table support to cert check

Signed-off-by: Derek Nola <[email protected]>

---------

Signed-off-by: Derek Nola <[email protected]>
* Upload E2E journald logs as artifacts in GHA

Signed-off-by: Derek Nola <[email protected]>

* Improve fork information for parent extraction

Signed-off-by: Derek Nola <[email protected]>

---------

Signed-off-by: Derek Nola <[email protected]>
@dereknola dereknola requested a review from a team as a code owner January 13, 2025 17:30
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 32.69231% with 35 lines in your changes missing coverage. Please review.

Project coverage is 46.85%. Comparing base (d0b42cc) to head (e545651).
Report is 22 commits behind head on release-1.31.

Files with missing lines Patch % Lines
pkg/cli/cert/cert.go 25.53% 31 Missing and 4 partials ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.31   #11588      +/-   ##
================================================
- Coverage         47.62%   46.85%   -0.77%     
================================================
  Files               181      185       +4     
  Lines             18794    19262     +468     
================================================
+ Hits               8950     9026      +76     
- Misses             8499     8927     +428     
+ Partials           1345     1309      -36     
Flag Coverage Δ
e2etests 39.90% <9.61%> (-2.87%) ⬇️
inttests 18.70% <32.69%> (-16.20%) ⬇️
unittests 17.03% <0.00%> (+2.76%) ⬆️

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 575c43b into k3s-io:release-1.31 Jan 13, 2025
39 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