| 13 Oct 2025 |
| @palsternacka:matrix.org left the room. | 06:04:00 |
| 15 Oct 2025 |
lillecarl | https://discourse.nixos.org/t/nixifying-kubernetes-with-nix-csi-easykubenix-and-dinix/70899 A big step for Carl, a small step for mankind 😝 | 01:54:43 |
| 17 Oct 2025 |
Claes | In reply to @lillecarl:matrix.org https://discourse.nixos.org/t/nixifying-kubernetes-with-nix-csi-easykubenix-and-dinix/70899 A big step for Carl, a small step for mankind 😝 Fantastic response you are getting there @lillecarl:matrix.org | 15:03:38 |
lillecarl | Woooo! I've even deployed nix-csi on an external cluster today so I know the images work 😄 | 15:05:12 |
lillecarl | * Woooo! I've even deployed nix-csi on an external cluster today so I know the images work 😄 Thanks! | 15:05:19 |
Claes | what I think I would need to wrap my head around it would be some diagram to illustrate how it works together with k8s nodes, pods, deployments | 15:05:41 |
lillecarl | Soon ™️! I've still got bugs to fix with the garbage collector 😸 | 15:08:04 |
lillecarl | * Soon ™️! I've still got bugs to fix with the garbage collector 😸 Then there will be docs | 15:08:17 |
lillecarl | (I need to import the nix database from the containerimage that's bootstrapping the DaemonSet CSI every time the container starts since the image could change and reference new storePaths. Goshdarn state always being a b-word | 15:11:36 |
lillecarl | fixed! 😄 | 15:46:03 |
lillecarl | https://github.com/Lillecarl/nix-csi/commit/accb7b86d3c41f17bee9d45816d910545b403ef9 | 15:48:07 |
lillecarl | (Setup "fakeNss") in the init container so we can run nix_init_db which merges the statefulset database with the one from the image. Same command that's used to initialize nixdb for the CSI /nix volumes 😄 | 15:51:37 |
| 18 Oct 2025 |
lillecarl | This works now 😄 | 12:24:28 |
| 20 Oct 2025 |
| monotux joined the room. | 12:03:04 |
lillecarl | Does anyone else have the struggle that they built a lot of their NixOS configuration when they were too stupid to do so properly but it keeps working and you're too lazy to do something about it? 😆 | 15:31:22 |
markuskowa | Yep, got a lot of legacy config and luckily they are still working great. | 15:32:44 |
lillecarl | My entire thing is a goshdarn mess. I was gaslit by "statix" back in the days that repeating attribute keys are an antipattern and should be avoided, group everything under systemd= or whatever. Also statix doesn't understand shadowing bindings with multiple let blocks. I don't use statix anymore 💩 | 15:34:58 |
| 21 Oct 2025 |
Claes | Mine isn't too bad. I have been aware of the worst parts and tried to fix them over time, as I learn more. Perhaps it is quite primitive in some ways but that has its advantages too | 06:54:03 |
lillecarl | https://nixos.org/branding/ I think the O looks unproportionally huge somehow in this new branding package #bikeshed | 10:31:41 |
markuskowa | That's the wow factor: Nix"Oh"S | 10:47:28 |
| xin joined the room. | 20:40:12 |