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

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.52%. Comparing base (d1ac892) to head (aeceb51).
Report is 23 commits behind head on release-1.30.

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.30   #11589      +/-   ##
================================================
- Coverage         47.40%   46.52%   -0.88%     
================================================
  Files               181      185       +4     
  Lines             18955    19434     +479     
================================================
+ Hits               8985     9042      +57     
- Misses             8617     9069     +452     
+ Partials           1353     1323      -30     
Flag Coverage Δ
e2etests 39.87% <9.61%> (-3.08%) ⬇️
inttests 35.00% <32.69%> (+0.17%) ⬆️
unittests 16.89% <0.00%> (+2.74%) ⬆️

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 e36edc3 into k3s-io:release-1.30 Jan 13, 2025
39 checks passed
@dereknola dereknola deleted the jan_bckprt_1.30 branch January 16, 2025 20:08
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