nixpkgs/nixos/modules
vincent.cui 9c870ac78f nixos/kubernetes: fix pki's mkSpec function
The `authority.file.path` field of a cert spec is
[defined as follows]
(https://github.com/cloudflare/certmgr/tree/v3.0.3#pki-specs):

> if this is included, the CA certificate will be saved here.
It follows the same file specification format above. Use this
if you want to save your CA cert to disk.

So certmgr fails, because each certmgr spec (apiserver,
addonManager, ...) wants to manage the file at the `cert.caCert`
location. However, the `authority.file.path` field is not needed
for generating a certificate, as the certificate is generated by
the CA, which is reachable at `authority.remote` (e.g.
https://localhost:8888 with `easyCerts = true`). The
`authority.file.path` field just saves the certificate of the CA
to disk.
2023-12-21 22:08:31 +01:00
..
config Merge pull request #263661 from SuperSandro2000/pulseaudio-no-avahi 2023-12-18 00:10:29 +01:00
hardware nixos/firmware: Omit removed rtl8723-bs package 2023-12-18 10:49:40 -08:00
i18n/input-method treewide: /lib/libexec -> /libexec 2023-11-26 10:55:37 +03:00
image nixos/image: fix layout of option examples in repart builder 2023-10-31 11:27:57 +01:00
installer nixos/system.disableInstallerTools: Do define options without effect 2023-11-19 21:21:16 +01:00
misc nixos/hound: adopt, rework, cleanup (#268983) 2023-12-05 15:59:26 +01:00
profiles nixos/stub-ld: init module 2023-12-11 05:47:23 -05:00
programs Merge pull request #267261 from name-snrl/make-overriding-sway-package-easier 2023-12-21 10:34:16 +00:00
security Merge pull request #270224 from SuperSandro2000/patch-2 2023-12-11 09:03:32 +01:00
services nixos/kubernetes: fix pki's mkSpec function 2023-12-21 22:08:31 +01:00
system Merge pull request #207717 from jpathy/patch-2 2023-12-20 13:52:03 +01:00
tasks nixos/zed: use global sendmail if configured 2023-12-17 18:16:08 +01:00
testing nixos/test-instrumentation: Fix backdoor ordering 2023-11-12 15:04:38 -05:00
virtualisation Merge pull request #274220 from flokli/waagent-cleanups 2023-12-19 19:19:40 +02:00
module-list.nix Revert "code-server: drop" 2023-12-19 15:40:57 +01:00
rename.nix prayer: remove 2023-11-10 20:44:28 -03:00