talos/internal/integration/api
Andrey Smirnov cc83b83808 feat: rename apply-config --no-reboot to --on-reboot
This explains the intetion better: config is applied on reboot, and
allows to easily distinguish it from `apply-config --immediate` which
applies config immediately without a reboot (that is coming in a
different PR).

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-02-17 12:49:47 -08:00
..
api.go test: add integration test framework 2019-11-05 17:21:38 +03:00
apply-config.go feat: rename apply-config --no-reboot to --on-reboot 2021-02-17 12:49:47 -08:00
diskusage.go test: clean up integration test code, fix flakes 2020-10-19 15:44:14 -07:00
dmesg.go chore: enable nlreturn linter 2020-11-09 06:48:07 -08:00
etcd.go test: skip etcd tests on non-HA clusters 2021-01-08 07:39:36 -08:00
events.go test: stabilize upgrade test by running health check several times 2020-12-11 08:31:01 -08:00
generate-config.go fix: correct response structure for GenerateConfig API 2021-02-11 06:34:10 -08:00
logs.go chore: enable nlreturn linter 2020-11-09 06:48:07 -08:00
network-interfaces.go feat: implement network interfaces list API 2020-11-27 10:48:45 -08:00
reboot.go test: stabilize upgrade test by running health check several times 2020-12-11 08:31:01 -08:00
reset.go test: add support for IPv6 in talosctl cluster create 2021-02-09 13:28:53 -08:00
version.go test: clean up integration test code, fix flakes 2020-10-19 15:44:14 -07:00