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

Update CNI plugins version #10798

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

rbrtbnfgl
Copy link
Contributor

Proposed Changes

Update Flannel, CNI plugins and Kube-router version

Types of Changes

Version update

Verification

Testing

Linked Issues

#10797

User-Facing Change


Further Comments

Signed-off-by: Roberto Bonafiglia <[email protected]>
@rbrtbnfgl rbrtbnfgl requested a review from a team as a code owner September 3, 2024 14:44
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.93%. Comparing base (bd45aa5) to head (2fb3561).
Report is 5 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (bd45aa5) and HEAD (2fb3561). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (bd45aa5) HEAD (2fb3561)
e2etests 7 6
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10798      +/-   ##
==========================================
- Coverage   49.83%   43.93%   -5.90%     
==========================================
  Files         178      178              
  Lines       14753    14753              
==========================================
- Hits         7352     6482     -870     
- Misses       6062     7082    +1020     
+ Partials     1339     1189     -150     
Flag Coverage Δ
e2etests 36.26% <ø> (-9.91%) ⬇️
inttests 36.83% <ø> (+17.09%) ⬆️
unittests 13.59% <ø> (ø)

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.

@cwayne18
Copy link
Member

cwayne18 commented Sep 3, 2024

/trivy

Copy link
Contributor

github-actions bot commented Sep 3, 2024


bin/k3s (gobinary)
==================
Total: 1 (HIGH: 1, CRITICAL: 0)

┌──────────────────────────────────────────────────────────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬─────────────────────────────────────────────────────────────┐
│                           Library                            │ Vulnerability  │ Severity │ Status │ Installed Version │ Fixed Version │                            Title                            │
├──────────────────────────────────────────────────────────────┼────────────────┼──────────┼────────┼───────────────────┼───────────────┼─────────────────────────────────────────────────────────────┤
│ go.opentelemetry.io/contrib/instrumentation/google.golang.o- │ CVE-2023-47108 │ HIGH     │ fixed  │ v0.45.0           │ 0.46.0        │ opentelemetry-go-contrib: DoS vulnerability in otelgrpc due │
│ rg/grpc/otelgrpc                                             │                │          │        │                   │               │ to unbound cardinality metrics                              │
│                                                              │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2023-47108                  │
└──────────────────────────────────────────────────────────────┴────────────────┴──────────┴────────┴───────────────────┴───────────────┴─────────────────────────────────────────────────────────────┘

bin/runc (gobinary)
===================
Total: 1 (HIGH: 1, CRITICAL: 0)

┌──────────────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬──────────────────────────────────────────────────────────────┐
│     Library      │ Vulnerability  │ Severity │ Status │ Installed Version │ Fixed Version │                            Title                             │
├──────────────────┼────────────────┼──────────┼────────┼───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ golang.org/x/net │ CVE-2023-39325 │ HIGH     │ fixed  │ v0.8.0            │ 0.17.0        │ golang: net/http, x/net/http2: rapid stream resets can cause │
│                  │                │          │        │                   │               │ excessive work (CVE-2023-44487)                              │
│                  │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2023-39325                   │
└──────────────────┴────────────────┴──────────┴────────┴───────────────────┴───────────────┴──────────────────────────────────────────────────────────────┘

@rbrtbnfgl rbrtbnfgl merged commit 28ceeec into k3s-io:master Sep 4, 2024
29 checks passed
@rbrtbnfgl rbrtbnfgl deleted the flannel-kuberouterupdate branch September 4, 2024 13:40
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.

4 participants