nixpkgs/nixos/doc/manual/release-notes
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
..
release-notes.md 24.05 is Vicuña 2024-05-22 18:15:34 +02:00
rl-1310.section.md
rl-1404.section.md
rl-1412.section.md
rl-1509.section.md treewide: Fix all Nix ASTs in all markdown files 2024-03-28 09:28:12 +01:00
rl-1603.section.md
rl-1609.section.md doc: avoid 'simply' (#266434) 2023-11-09 21:48:05 +01:00
rl-1703.section.md treewide: Fix all Nix ASTs in all markdown files 2024-03-28 09:28:12 +01:00
rl-1709.section.md
rl-1803.section.md
rl-1809.section.md
rl-1903.section.md
rl-1909.section.md nixos/doc/rl-1909: replace wiki reference with official wiki 2024-04-05 16:13:33 -04:00
rl-2003.section.md doc: avoid 'simply' (#266434) 2023-11-09 21:48:05 +01:00
rl-2009.section.md treewide: Fix all Nix ASTs in all markdown files 2024-03-28 09:28:12 +01:00
rl-2105.section.md treewide: Fix typos 2023-09-28 19:06:13 +02:00
rl-2111.section.md nixos/pantheon-tweaks: remove 2024-05-22 21:58:16 +08:00
rl-2205.section.md treewide: fix doc typos 2024-07-26 00:55:13 +02:00
rl-2211.section.md grafana: 10.4.2 -> 11.0.0 2024-05-14 19:03:25 +02:00
rl-2305.section.md Merge pull request #291137 from vojta001/release-notes-link 2024-04-16 22:24:21 +02:00
rl-2311.section.md hickory-dns: rename from trust-dns 2024-08-11 07:59:32 +00:00
rl-2405.section.md treewide: fix doc typos 2024-07-26 00:55:13 +02:00
rl-2411.section.md nixos/kubernetes: allow setting multiple kubelet dns resolvers 2024-08-30 22:17:00 -04:00