talos/internal/integration/cli
Andrey Smirnov b0209fd29d refactor: move networkd, timed APIs to machined, remove routerd
This moves implementation of the user-facing APIs to the machined, and
as now all the APIs are implemented by machined, remove routerd and
adjust apid to proxy to machined.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-24 00:00:28 -07:00
..
cli.go feat: rename osctl to talosctl 2020-03-20 19:07:39 -07:00
completion.go chore: enable godot linter 2020-06-30 10:39:56 -07:00
config.go chore: fix //nolint directives 2021-03-05 05:58:33 -08:00
containers.go refactor: move apid, routerd, timed and trustd to single executable 2021-03-23 09:48:11 -07:00
copy.go chore: fix //nolint directives 2021-03-05 05:58:33 -08:00
crashdump.go test: add support for IPv6 in talosctl cluster create 2021-02-09 13:28:53 -08:00
disk.go feat: add ability to find disk by disk properties 2021-03-23 14:23:02 -07:00
diskusage.go chore: enable nlreturn linter 2020-11-09 06:48:07 -08:00
dmesg.go feat: force nodes to be set in talosctl commands using the API 2020-07-21 12:17:43 -07:00
etcd.go fix: correctly unwrap responses for etcd commands 2021-02-17 11:33:54 -08:00
gen.go feat: suggest fixed control plane endpoints in talosctl gen config 2020-12-02 13:16:30 -08:00
health.go chore: fix //nolint directives 2021-03-05 05:58:33 -08:00
images.go feat: add images command 2020-09-18 12:55:08 -07:00
interfaces.go feat: force nodes to be set in talosctl commands using the API 2020-07-21 12:17:43 -07:00
kubeconfig.go chore: fix //nolint directives 2021-03-05 05:58:33 -08:00
list.go fix: list command unlimited recursion default behavior 2021-01-15 05:06:41 -08:00
logs.go feat: force nodes to be set in talosctl commands using the API 2020-07-21 12:17:43 -07:00
memory.go feat: force nodes to be set in talosctl commands using the API 2020-07-21 12:17:43 -07:00
mounts.go feat: allow specifying user-disks in talosctl cluster create 2020-10-30 08:44:08 -07:00
patch.go feat: rename namespaces, resources, types etc 2021-03-02 13:34:15 -08:00
processes.go feat: force nodes to be set in talosctl commands using the API 2020-07-21 12:17:43 -07:00
read.go feat: force nodes to be set in talosctl commands using the API 2020-07-21 12:17:43 -07:00
restart.go fix: show stopped/exited containers via CRI inspector 2021-02-26 14:45:13 -08:00
routes.go feat: force nodes to be set in talosctl commands using the API 2020-07-21 12:17:43 -07:00
services.go refactor: move networkd, timed APIs to machined, remove routerd 2021-03-24 00:00:28 -07:00
stats.go refactor: move networkd, timed APIs to machined, remove routerd 2021-03-24 00:00:28 -07:00
validate.go test: clean up integration test code, fix flakes 2020-10-19 15:44:14 -07:00
version.go test: clean up integration test code, fix flakes 2020-10-19 15:44:14 -07:00