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] Update Kubernetes to v1.31.2 #11155

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

brooksn
Copy link
Member

@brooksn brooksn commented Oct 23, 2024

Proposed Changes

Types of Changes

Verification

Testing

Linked Issues

User-Facing Change


Further Comments

Signed-off-by: Brooks Newberry <brooks@newberry.com>
@brooksn brooksn requested a review from a team as a code owner October 23, 2024 18:02
@cwayne18
Copy link
Member

/trivy

Copy link
Contributor

❌ Trivy scan action failed, check logs ❌

@cwayne18
Copy link
Member

/trivy

Copy link
Contributor


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://aquasecurity.github.io/trivy/v0.56/docs/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.


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                  │
└──────────────────────────────────────────────────────────────┴────────────────┴──────────┴────────┴───────────────────┴───────────────┴─────────────────────────────────────────────────────────────┘

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.19%. Comparing base (221ab22) to head (50d0828).
Report is 1 commits behind head on release-1.31.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.31   #11155      +/-   ##
================================================
- Coverage         46.59%   42.19%   -4.41%     
================================================
  Files               178      178              
  Lines             18474    18474              
================================================
- Hits               8608     7795     -813     
- Misses             8517     9477     +960     
+ Partials           1349     1202     -147     
Flag Coverage Δ
e2etests 34.35% <ø> (-7.45%) ⬇️
inttests 34.61% <ø> (+0.01%) ⬆️
unittests 13.15% <ø> (ø)

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
Copy link
Member

dereknola commented Oct 23, 2024

@brooksn if you want to get rid of the single CVE, you could bump otelgrpc version to v0.46.0. The etcd version we use also links to v0.46.0, and upstream k8s is already on v0.53.0

Otherwise we will pick it up next month.

Signed-off-by: Brooks Newberry <brooks@newberry.com>
@brooksn
Copy link
Member Author

brooksn commented Oct 23, 2024

/trivy

Copy link
Contributor

❌ Trivy scan action failed, check logs ❌

@brooksn brooksn merged commit 6da2042 into k3s-io:release-1.31 Oct 23, 2024
30 checks passed
Copy link

@nicholasSUSE nicholasSUSE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

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.

5 participants