Commit graph

16 commits

Author SHA1 Message Date
cfcc9a221c
feat: update coder provider and add NIX_CONFIG parameter 2025-08-02 17:56:46 +02:00
54804d21c4
chore(nix-kubernetes): increase deletion/shutdown timeout
this way the shutdown tasks, like "coder_shutdown" can take their time
and not get killed instantly
2025-08-01 12:31:45 +02:00
9bbb4b9298 feat(nix-kubernetes): add startup and shutdown tasks with home-manager 2025-06-05 19:58:00 +02:00
67d14dbbe9
feat: add support for changing the timezone in the container 2024-10-27 18:05:57 +01:00
7da286dcfe chore: add /etc/os-release for coder stat to work 2024-05-08 14:44:50 +02:00
1392cb7d0c chore(nix-kubernetes): allow configuring cpu and memory request for template 2024-05-08 13:36:59 +02:00
77fda07aa6 fix(nix-kubernetes): chown manually and remove fsGroup 2024-05-07 20:18:50 +02:00
67f5115048 fix(nix-kubernetes): add missing semicolons 2024-04-27 21:05:36 +02:00
ba17b0ee0c feat: add dotfile loading via home-manager 2024-04-27 19:52:51 +02:00
eb737c39b2 chore(nix-kubernetes): clean up git_clone script 2024-04-27 19:52:11 +02:00
5ac20ae506 fix(nix-kubernetes): remove shebang from git_clone script and hide pushd/popd output 2024-04-27 15:11:09 +02:00
e08b376bb7 chore(nix-kubernetes): add runAsGroup to securityContext 2024-04-26 21:20:55 +02:00
cc11521d27 fix(nix-kubernetes): add missing ${} for terraform 2024-04-26 21:19:57 +02:00
976c32ce5b chore(nix-kubernetes): mount tmpfs on /tmp 2024-04-26 20:44:44 +02:00
b98a1e728c ci: add CI and rename image to nix-coder-image 2024-04-24 19:06:12 +02:00
7cd71e7537 chore: add initial nix-kubernetes template 2024-04-24 19:01:04 +02:00