Skip to content

feat(kernel): update dependency linux (7.1.13 ➔ 7.2.3) - #4771

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/linux-7.x
Open

feat(kernel): update dependency linux (7.1.13 ➔ 7.2.3)#4771
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/linux-7.x

Conversation

@renovate

@renovate renovate Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
linux minor 7.1.137.2.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (in timezone Europe/Brussels)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Aug 30, 2026

Copy link
Copy Markdown

AI Automated Review

Analysis engine: omniroute@http://litellm.ai.svc.cluster.local/v1 (openai)

Request changes: hold Linux 7.2.x until Cilium is updated.

Change-by-change findings

  • docker/talos-kernel/Dockerfile:16: Upgrading to Linux 7.2.3 breaks Cilium eBPF probing (cilium/cilium#48016) and violates the repository hold documented in docker/talos-kernel/README.md.
  • kubernetes/apps/system-upgrade/tuppr/upgrades/talosupgrade.yaml:12: Updating the Talos target version to v1.14.0-k7.2.3 rolls out the held kernel 7.2 series to cluster nodes.

Sources

  • docker/talos-kernel/README.md
  • Git commit de416eadf (fix(kernel)!: revert to 7.1.10 and hold, 7.2 breaks Cilium (#4770))
  • docs/tuppr-cr-version-target-plan.md

Standards Compliance

  • Violates the documented kernel hold in docker/talos-kernel/README.md requiring 7.2.x updates to remain blocked until a compatible Cilium version is deployed.

Tool Harness Findings

  • Repository history and git grep confirmed an active hold against Linux 7.2 due to cilium/cilium#48016 breaking Cilium.

Unknowns or Needs Verification

  • Upstream Linux 7.2.3 changelog from kernel.org was not verified because the host is not allowlisted and tool execution reached its round limit.

github-actions[bot]

This comment was marked as outdated.

@renovate renovate Bot changed the title feat(kernel): update dependency linux (7.1.10 ➔ 7.2.2) feat(kernel): update dependency linux (7.1.10 ➔ 7.2.3) Sep 2, 2026
@renovate
renovate Bot force-pushed the renovate/linux-7.x branch from 596e200 to 29bc437 Compare September 2, 2026 17:14
github-actions[bot]

This comment was marked as outdated.

@deepsource-io

deepsource-io Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

DeepSource Code Review

We reviewed changes in 6f28a9e...7f631ec on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript Sep 3, 2026 9:08p.m. Review ↗
Shell Sep 3, 2026 9:08p.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@renovate renovate Bot changed the title feat(kernel): update dependency linux (7.1.10 ➔ 7.2.3) feat(kernel): update dependency linux (7.1.13 ➔ 7.2.3) Sep 3, 2026
@renovate
renovate Bot force-pushed the renovate/linux-7.x branch from 29bc437 to f062c30 Compare September 3, 2026 19:23
github-actions[bot]

This comment was marked as outdated.

@tanguille-cluster

Copy link
Copy Markdown
@@ spec.talos.version @@
# tuppr.home-operations.com/v1alpha1/TalosUpgrade/system-upgrade/talos
! ± value change
- v1.14.0-k7.1.13
+ v1.14.0-k7.2.3

github-actions[bot]

This comment was marked as outdated.

github-actions[bot]

This comment was marked as outdated.

@renovate
renovate Bot force-pushed the renovate/linux-7.x branch from 727b6c7 to 6a7d6d7 Compare September 3, 2026 20:45
@renovate
renovate Bot force-pushed the renovate/linux-7.x branch from 6a7d6d7 to 7f631ec Compare September 3, 2026 21:07

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Inline findings from the automated review (summary in the sticky comment).

# document with an empty version and an unmatchable CPE on any build not passing --build-arg.
# renovate: datasource=custom.linux-kernel depName=linux
ARG KERNEL_VERSION=7.1.13
ARG KERNEL_VERSION=7.2.3

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🛑 Blocker (bug): Upgrading to Linux 7.2.3 violates the repository hold documented in docker/talos-kernel/README.md because Linux 7.2 breaks Cilium eBPF probing (cilium/cilium PR 48016).

Automated finding from AI PR review.

# No other literal -k<digits> in this file: the kernel manager is unanchored, so each one
# becomes its own dep.
version: v1.14.0-k7.1.13
version: v1.14.0-k7.2.3

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🛑 Blocker (bug): Updating the Talos upgrade target to v1.14.0-k7.2.3 rolls out the held kernel 7.2 release that breaks Cilium.

Automated finding from AI PR review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants