Skip to content

Comments

[Backport release-25.11] k3s: update k3s_1_32, k3s_1_33 and k3s_1_34#492870

Open
nixpkgs-ci[bot] wants to merge 4 commits intorelease-25.11from
backport-491421-to-release-25.11
Open

[Backport release-25.11] k3s: update k3s_1_32, k3s_1_33 and k3s_1_34#492870
nixpkgs-ci[bot] wants to merge 4 commits intorelease-25.11from
backport-491421-to-release-25.11

Conversation

@nixpkgs-ci
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Feb 21, 2026

Bot-based backport to release-25.11, triggered by a label in #491421.

Before merging, ensure that this backport is acceptable for the release.

Even as a non-committer, if you find that it is not acceptable, leave a comment.

Tip

If you maintain all packages touched by this pull request, and they are all located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this PR using the nixpkgs-merge-bot.

`k3s check config` fails due to the check script expecting
`IP_NF_FILTER`, `IP_NF_NAT` and `IP_NF_TARGET_MASQUERADE`. However,
these options are considered legacy in Linux 6.18 (the current default
in nixpkgs).

When/if upstream adapts the check script, it can be added to the tests
again.

(cherry picked from commit 35e3fdf)
@nixpkgs-ci nixpkgs-ci bot requested a review from a team February 21, 2026 21:39
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: k3s Kubernates distribution (https://k3s.io/) 4.workflow: backport This targets a stable branch labels Feb 21, 2026
Copy link
Member

@maevii maevii left a comment

Choose a reason for hiding this comment

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

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 492870 --additional-package nixosTests.k3s.all
Commit: 5cc066002e75cb2f969dba2b80611676505aa41c


x86_64-linux

⏩ 5 packages marked as broken and skipped:
  • nixosTests.k3s.all.auto-deploy-k3s_1_31
  • nixosTests.k3s.all.configuration-k3s_1_31
  • nixosTests.k3s.all.etcd-k3s_1_31
  • nixosTests.k3s.all.multi-node-k3s_1_31
  • nixosTests.k3s.all.single-node-k3s_1_31
✅ 15 tests built:
  • nixosTests.k3s.all.auto-deploy-k3s_1_32
  • nixosTests.k3s.all.auto-deploy-k3s_1_33
  • nixosTests.k3s.all.auto-deploy-k3s_1_34
  • nixosTests.k3s.all.configuration-k3s_1_32
  • nixosTests.k3s.all.configuration-k3s_1_33
  • nixosTests.k3s.all.configuration-k3s_1_34
  • nixosTests.k3s.all.etcd-k3s_1_32
  • nixosTests.k3s.all.etcd-k3s_1_33
  • nixosTests.k3s.all.etcd-k3s_1_34
  • nixosTests.k3s.all.multi-node-k3s_1_32
  • nixosTests.k3s.all.multi-node-k3s_1_33
  • nixosTests.k3s.all.multi-node-k3s_1_34
  • nixosTests.k3s.all.single-node-k3s_1_32
  • nixosTests.k3s.all.single-node-k3s_1_33
  • nixosTests.k3s.all.single-node-k3s_1_34
✅ 3 packages built:
  • k3s (k3s_1_34)
  • k3s_1_32
  • k3s_1_33

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.workflow: backport This targets a stable branch 6.topic: k3s Kubernates distribution (https://k3s.io/) 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants