Skip to content

v1.18 Backports 2026-02-10#44281

Merged
joestringer merged 3 commits intov1.18from
pr/v1.18-backport-2026-02-10-02-04
Feb 10, 2026
Merged

v1.18 Backports 2026-02-10#44281
joestringer merged 3 commits intov1.18from
pr/v1.18-backport-2026-02-10-02-04

Conversation

@Artyop
Copy link
Copy Markdown
Contributor

@Artyop Artyop commented Feb 10, 2026

Once this PR is merged, a GitHub action will update the labels of these PRs:

 44159 43517

[ upstream commit b1aa28a ]

The Role/RoleBinding for cilium-tlsinterception-secrets had mismatched
conditionals, causing the RoleBinding to be created without its Role
when operator.enabled=false.

Align both to use consistent agent-based conditionals.

Fixes: #44053
Signed-off-by: Pavan More <pavansmore05@gmail.com>
Signed-off-by: Antony Reynaud <antony.reynaud@isovalent.com>
@Artyop Artyop added kind/backports This PR provides functionality previously merged into master. backport/1.18 This PR represents a backport for Cilium 1.18.x of a PR that was merged to main. labels Feb 10, 2026
@Artyop
Copy link
Copy Markdown
Contributor Author

Artyop commented Feb 10, 2026

Commit 58c539c looks like it's missing e09f6ec to work properly

ajmmm and others added 2 commits February 10, 2026 14:34
The upstream netlink library has been updated recently to include support
for {head,tail}room attributes on network devices. This change updates our
dependency to the latest unreleased commit.

The netlink library previously expressed netlinkHandle.Close() routine without
a return type. However, newer versions of the library now return an error.

This change updates the netlinkHandle.Close() call in the Devices Controller,
allowing us to log any error raised to us, because it may be a sign of a
resource leak.

Signed-off-by: Alasdair McWilliam <alasdair.mcwilliam@isovalent.com>
[ upstream commit cc2d27c ]

Disable Virtual Function information collection in netlink handle
operations to avoid hold of `rtnl_mutex` on systems with SR-IOV devices.

Fixes: #43516
Signed-off-by: pasteley <ceasebeing@gmail.com>
Signed-off-by: Antony Reynaud <antony.reynaud@isovalent.com>
@Artyop Artyop force-pushed the pr/v1.18-backport-2026-02-10-02-04 branch from c4753b3 to 1bb2eb6 Compare February 10, 2026 13:34
@Artyop
Copy link
Copy Markdown
Contributor Author

Artyop commented Feb 10, 2026

/test

@Artyop Artyop marked this pull request as ready for review February 10, 2026 14:04
@Artyop Artyop requested a review from a team as a code owner February 10, 2026 14:04
Copy link
Copy Markdown
Member

@joestringer joestringer left a comment

Choose a reason for hiding this comment

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

Thanks!

@joestringer joestringer added this pull request to the merge queue Feb 10, 2026
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Feb 10, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 10, 2026
@joestringer joestringer added this pull request to the merge queue Feb 10, 2026
Merged via the queue into v1.18 with commit 74937e3 Feb 10, 2026
305 checks passed
@joestringer joestringer deleted the pr/v1.18-backport-2026-02-10-02-04 branch February 10, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/1.18 This PR represents a backport for Cilium 1.18.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. ready-to-merge This PR has passed all tests and received consensus from code owners to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants