0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-21 01:20:34 +03:00
nixpkgs/nixos/modules/services/cluster/kubernetes
Morgan Jones 949e299d24
kubernetes: use util-linuxMinimal instead of util-linux.withPatches
This, and commits to k3s and util-linux close #409339.
The util-linux.withPatches API was a temporary hack for the 25.05
release to fix Kubernetes, and is going away.

While we're at it, we should use util-linuxMinimal because we do not
need things such as systemd support for kubelet initialization.
2025-07-02 23:51:12 -07:00
..
addons treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
addon-manager.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
apiserver.nix treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
controller-manager.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
default.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
flannel.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
kubelet.nix kubernetes: use util-linuxMinimal instead of util-linux.withPatches 2025-07-02 23:51:12 -07:00
pki.nix Revert "treewide: migrate nixos modules to networking.hosts" 2025-06-09 00:10:05 +05:30
proxy.nix treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
scheduler.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00