update kube-forge concept and add ability to change data dir for containerd

This commit is contained in:
2024-11-24 17:59:37 +03:00
parent 78cf06e314
commit 1c366bdb6b
46 changed files with 2023 additions and 4343 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/BurntSushi/toml v1.3.2
github.com/Masterminds/sprig/v3 v3.2.3
github.com/apenella/go-ansible v1.3.0
github.com/apenella/go-ansible/v2 v2.0.0
github.com/apenella/go-ansible/v2 v2.0.1
github.com/ilyakaznacheev/cleanenv v1.5.0
github.com/mittwald/go-helm-client v0.12.9
github.com/sirupsen/logrus v1.9.3