k3s-ansible/.github/scripts
Timothy Stewart e0ac53dba3 fix(metallb): verify the metallb-system namespace actually exists
- change the Test metallb-system namespace task to run
  k3s kubectl get namespace metallb-system instead of the bare
  -n metallb-system, which printed kubectl usage and always exited 0
- add a regression test that asserts the task uses an explicit get
  and fails if it ever regresses to the usage-only form
- wire the new test into pre-commit
2026-08-06 09:08:11 -05:00
..
test-fixtures fix(ci): configure Ubuntu box prewarming 2026-08-01 12:27:12 -05:00
cleanup-runner-resources.sh fix(ci): skip removed stale Molecule state 2026-08-01 12:27:12 -05:00
collect-runner-diagnostics.sh feat(ci): optimize Molecule VM creation 2026-08-01 12:27:12 -05:00
monitor-runner-resources.sh feat(ci): optimize Molecule VM creation 2026-08-01 12:27:12 -05:00
prepare-vagrant-box-masters.sh test(molecule): update Vagrant boxes to current releases 2026-08-01 19:13:48 -05:00
test-cilium-bgp-manifest.py feat(dependencies): upgrade supported cluster components (#681) 2026-08-02 12:44:50 -05:00
test-cilium-envoy-toggle.py feat(cilium): add toggle to enable or disable the Envoy proxy (#695) 2026-08-05 00:00:39 -05:00
test-cleanup-runner-resources.sh fix(ci): skip removed stale Molecule state 2026-08-01 12:27:12 -05:00
test-default-interface.py fix(flannel): default the interface to each host's default IPv4 interface (#689) 2026-08-03 17:01:50 +00:00
test-disable-swap.sh feat(prereq): add toggle to disable swap on all cluster nodes (#698) 2026-08-05 07:39:00 -05:00
test-k3s-server-bootstrap.sh fix(k3s-server): stabilize single-server bootstrap 2026-08-01 12:27:12 -05:00
test-kube-vip-manifest.py feat(kube-vip): add endpoint override for the internal listening address (#699) 2026-08-06 02:48:57 -05:00
test-metallb-deploy-condition.py fix(metallb): deploy MetalLB with a non-BGP Cilium CNI (#692) 2026-08-04 01:45:05 -05:00
test-metallb-interfaces.py feat(metallb): add option to limit MetalLB layer2 announcements to specific interfaces (#696) 2026-08-05 02:48:24 -05:00
test-metallb-namespace.py fix(metallb): verify the metallb-system namespace actually exists 2026-08-06 09:08:11 -05:00
test-metallb-remote-read.sh feat(dependencies): upgrade supported cluster components (#681) 2026-08-02 12:44:50 -05:00
test-prepare-vagrant-box-masters.sh test(molecule): update Vagrant boxes to current releases 2026-08-01 19:13:48 -05:00
test-unique-hostname-precheck.sh feat(site): fail fast when cluster nodes share a hostname (#697) 2026-08-05 05:14:29 -05:00
vagrant-up-timed.sh feat(ci): optimize Molecule VM creation 2026-08-01 12:27:12 -05:00