superherointj
e9002b6b54
nixosTests.k3s.{single-node,multi-node}: nixfmt
2024-09-20 13:08:41 -03:00
superherointj
05e13bffe1
nixosTests.k3s.{single-node,multi-node}: enable check-config for aarch64
2024-09-20 12:54:58 -03:00
Robert Rose
cc2790ff1e
nixos/k3s: accept a list of extraFlags
...
Accept a list of strings for the extraFlags
option in addition to the previous single
string.
2024-07-16 08:20:32 +02:00
superherointj
b298bbfce0
k3s/nixos/tests: move comments to test (clean-up)
2024-07-12 17:58:00 -03:00
superherointj
bbc168ab4c
k3s: use team for maintainers
2024-07-12 09:30:38 -03:00
superherointj
6cfcd3c754
k3s: format with nixfmt-rfc-style
2024-05-10 18:55:54 -03:00
Robert Rose
2b0b15ec94
k3s: package k3s-killall script
...
Provide the k3s-killall.sh script for orderly shutdown of k3s.
2024-05-07 11:53:15 +02:00
superherointj
56b4159e23
nixos/tests/k3s: sync meta.maintainers to k3s package
2024-03-23 19:55:00 -03:00
Demitri Tzitzon
d629ca54b2
k3s: symlinks for kubectl crictl & ctr
2023-07-09 20:40:36 +02:00
Euan Kemp
c154180073
k3s: add ipset runtime dependency
...
Fixes #176445
The included change to the k3s test fails without the package change.
2023-02-19 14:38:40 +09:00
Jairo Llopis
52a153aae2
k3s: test all versions
...
Since https://github.com/NixOS/nixpkgs/issues/213943 got fixed, only the main k3s derivation is tested.
Here I changed the tests a bit to make them test all provided k3s derivations
@moduon MT-1718
2023-02-10 09:12:14 +00:00
Artturin
f4ea1208ec
treewide: *Flags convert to list from str
...
*Flags implies a list
slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172
the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
superherointj
2e19f2fa53
maintainers: remove superherointj
2022-10-04 14:06:48 -03:00
superherointj
3d200bd959
nixos/tests/k3s: fix tests
...
* add superherointj as maintainer
2022-10-02 13:01:47 -03:00
Euan Kemp
aa579635b9
nixos/tests/k3s: wait for default service account in test
...
This lets us write a slightly simpler test, and more closely matches
actual k8s usage
2022-07-30 11:55:24 -07:00
Euan Kemp
d5b1e25711
nixos/tests/k3s: reorganize test into a subdirectory
...
In preperation for more tests, coming soon.
2022-07-30 11:55:23 -07:00