talos/internal/integration/cli
Noel Georgi 136b129121
chore: drop semicolon for supporting vfat filesystems
Drop semicolon in generated cache to support copying image cache to vfat
filesystems.

Fixes: #9935

Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-12-12 23:40:06 +05:30
..
testdata feat: introduce Talos API access from Kubernetes 2022-08-08 18:27:26 +02:00
apply-config.go fix: send diagnostic output to stderr consistently 2022-12-23 18:41:56 +04:00
cgroups.go feat: support cgroup deep analysis in talosctl 2024-09-30 18:57:12 +04:00
cli.go chore: remove old build tags syntax 2022-08-24 17:27:01 +03:00
completion.go chore: rename talos-systems/talos to siderolabs/talos 2022-11-03 16:50:32 +04:00
config.go chore: bump golangci-lint to 1.57.0 2024-03-21 01:06:53 +03:00
containers.go refactor: rewrite code to include preliminary support for multi-doc 2023-05-31 18:38:05 +04:00
copy.go chore: rename talos-systems/talos to siderolabs/talos 2022-11-03 16:50:32 +04:00
diskusage.go chore: simplify code 2024-07-08 18:14:00 +03:00
dmesg.go chore: update gen and COSI runtime 2023-09-22 12:13:13 +04:00
etcd.go refactor: rewrite code to include preliminary support for multi-doc 2023-05-31 18:38:05 +04:00
gen.go chore: simplify code 2024-07-08 18:14:00 +03:00
health.go feat: support multiple Docker cluster in talosctl cluster create 2024-04-04 21:21:39 +04:00
image.go chore: drop semicolon for supporting vfat filesystems 2024-12-12 23:40:06 +05:30
inject.go chore: rename talos-systems/talos to siderolabs/talos 2022-11-03 16:50:32 +04:00
jsonpath.go chore: fix cilium e2e tests 2023-06-14 15:08:31 +04:00
kubeconfig.go refactor: rewrite code to include preliminary support for multi-doc 2023-05-31 18:38:05 +04:00
list.go chore: enable proper parallel usage of TestDepth 2024-12-12 02:26:59 +03:00
logs.go chore: bump golangci-lint to 1.57.0 2024-03-21 01:06:53 +03:00
machineconfig.go chore: simplify code 2024-07-08 18:14:00 +03:00
memory.go chore: rename talos-systems/talos to siderolabs/talos 2022-11-03 16:50:32 +04:00
meta.go feat: implement APIs to write to META 2023-03-15 22:17:52 +04:00
mounts.go chore: rename talos-systems/talos to siderolabs/talos 2022-11-03 16:50:32 +04:00
netstat.go feat: netstat pod support 2023-03-30 23:39:38 +04:00
patch.go chore: simplify code 2024-07-08 18:14:00 +03:00
pcap.go feat: update Linux 6.1.61, containerd 1.7.8, runc 1.1.10 2023-11-09 20:17:28 +04:00
pki.go test: fix 'talosctl gen' tests 2023-10-12 16:24:02 +04:00
processes.go chore: rename talos-systems/talos to siderolabs/talos 2022-11-03 16:50:32 +04:00
read.go chore: rename talos-systems/talos to siderolabs/talos 2022-11-03 16:50:32 +04:00
reboot.go chore: replace fmt.Errorf with errors.New where possible 2024-02-14 17:39:30 +03:00
restart.go refactor: rewrite code to include preliminary support for multi-doc 2023-05-31 18:38:05 +04:00
services.go chore: rename talos-systems/talos to siderolabs/talos 2022-11-03 16:50:32 +04:00
stats.go refactor: rewrite code to include preliminary support for multi-doc 2023-05-31 18:38:05 +04:00
support.go chore: use go-talos-support library 2024-03-19 18:28:46 +03:00
time.go chore: rename talos-systems/talos to siderolabs/talos 2022-11-03 16:50:32 +04:00
validate.go feat: use container DNS when in container mode 2024-04-16 17:01:36 +04:00
version.go chore: move cli formatters and version modules to machinery 2024-03-07 16:29:15 +03:00