1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/tests/k3s
Robert Rose d506595e43 nixos/k3s: use jq instead of JSONpath to process test data
Although kubectl has builtin JSONpath support, it is only supported
partially and the support varies between different versions. While using
JSONpath in tests worked for some versions, it failed for others. This
contribution replaces the problematic JSONpath usages with the jq JSON
processor.
2024-08-16 08:37:15 +02:00
..
airgap-images.nix nixos/k3s: increase timeout in tests 2024-08-14 21:01:19 +02:00
auto-deploy.nix nixos/k3s: accept a list of extraFlags 2024-07-16 08:20:32 +02:00
containerd-config.nix nixos/k3s: use jq instead of JSONpath to process test data 2024-08-16 08:37:15 +02:00
default.nix nixos/k3s: add containerdConfigTemplate option 2024-08-12 14:58:18 -07:00
etcd.nix nixos/k3s: accept a list of extraFlags 2024-07-16 08:20:32 +02:00
kubelet-config.nix nixos/k3s: use jq instead of JSONpath to process test data 2024-08-16 08:37:15 +02:00
multi-node.nix nixos/k3s: accept a list of extraFlags 2024-07-16 08:20:32 +02:00
single-node.nix nixos/k3s: accept a list of extraFlags 2024-07-16 08:20:32 +02:00