nixpkgs/nixos/modules/services
Tristan Gosselin-Hane 2d54b2b048 nixos/kubernetes: allow setting multiple kubelet dns resolvers
The current kubernetes module only allows you to set a single DNS
resolver for the kubelet. Historically, this has not mattered as the
value was passed to a cli argument as a string and as per the kubelet's
configuration parsing mechanism, multiple values could be passed as a
comma-delimited string. However, recently, the module was refactored to
make configure kubernetes components via configuration files rather than
the deprecated command-line arguments. These files more strongly-typed
than CLI arguments and to pass multiple values, one must define a list
in the file. When this change was made, an incorrect assumption was made
that only a single DNS server could be specified and forced a
single-item list into this configuration file. We need to introduce a
breaking change to the module in order to allow the user to supply their
own list with however many dns resolvers they wish to use.
2024-08-30 22:17:00 -04:00
..
accessibility nixos/speechd: avoid by default on headless systems 2024-07-28 12:16:12 +02:00
admin nixos/services.salt.master: remove with lib; 2024-08-30 00:30:38 +02:00
amqp nixos/services.rabbitmq: remove with lib; 2024-08-30 00:30:38 +02:00
audio nixos/snapserver: add nss-lookup.target dependency 2024-08-25 23:46:52 +02:00
backup nixos/services.znapzend: remove with lib; 2024-08-30 00:19:18 +02:00
blockchain/ethereum nixos/lighthouse: update networks for 5.2.0 2024-06-25 14:44:47 +00:00
cluster nixos/kubernetes: allow setting multiple kubelet dns resolvers 2024-08-30 22:17:00 -04:00
computing
continuous-integration treewide/nixos: remove with lib; part 1 (#335603) 2024-08-29 15:42:04 -07:00
databases treewide/nixos: remove with lib; part 1 (#335603) 2024-08-29 15:42:04 -07:00
desktop-managers nixos/lomiri: Add docviewer app 2024-08-24 23:27:52 +02:00
desktops nixos/services.tumbler: remove with lib; 2024-08-30 00:30:44 +02:00
development nixos/services.athens: remove with lib; (#338050) 2024-08-30 01:23:05 +02:00
display-managers nixos/services.greetd: remove with lib; 2024-08-30 00:30:45 +02:00
editors nixos/services.infinoted: remove with lib; 2024-08-30 00:30:46 +02:00
finance nixos/services.odoo: remove with lib; 2024-08-30 00:30:46 +02:00
games nixos/services.factorio: remove with lib; (#338052) 2024-08-30 00:42:22 +02:00
hardware nixos/services.libinput: remove with lib; (#338054) 2024-08-30 23:15:31 +02:00
home-automation nixos/services.zwave-js: remove with lib; 2024-08-30 00:30:55 +02:00
logging nixos/services.vector: remove with lib; 2024-08-30 00:30:58 +02:00
mail nixos/services.zeyple: remove with lib; 2024-08-30 22:59:28 +02:00
matrix nixos/services.pantalaimon-headless: remove with lib; 2024-08-30 23:00:12 +02:00
misc nixos/services.owncast: remove with lib; 2024-08-30 23:00:55 +02:00
monitoring treewide/nixos: remove with lib; part 1 (#335603) 2024-08-29 15:42:04 -07:00
network-filesystems nixos/eris-server: update comment 2024-08-27 05:00:44 +00:00
networking nixos/services.libreswan: remove with lib; 2024-08-30 23:01:18 +02:00
printing
scheduling
search nixos/tika: add enableOcr option 2024-07-17 13:14:35 +02:00
security nixos/kanidm: fix systemd service type 2024-08-26 18:05:32 +00:00
system nixos/userborn: init 2024-08-26 12:45:33 +02:00
torrent Merge pull request #285299 from loispostula/patch-1 2024-07-01 10:55:55 +00:00
tracing
ttys nixos/kmscon: fix cfgfile missing trailing newline 2024-07-27 15:54:41 +02:00
video nixos/go2rtc: unpin FFmpeg 6 2024-08-25 20:29:08 +01:00
wayland nixos/hypridle: switch to package provided user service file 2024-08-17 20:51:36 +05:30
web-apps nixos/mediawiki: add resetUserEmail script (#332325) 2024-08-29 16:04:54 +02:00
web-servers nixos/varnish: change default stateDir to /run 2024-08-23 21:45:43 +02:00
x11 nixos/gnome: Fix eval for gnome-flashback 2024-08-26 19:45:12 +08:00