Commit Graph

59 Commits (bfead49c462ac6af652710123e3e22aa2806c080)

Author SHA1 Message Date
Thorsten Klein eff262b3c7
[FIX] deps: switch back to upstream viper (StringArray fix) (#655) 3 years ago
iwilltry42 6499704223
bump deps 3 years ago
Thorsten Klein 24cf263c73
[FEATURE] IPAM via subnet flag (#560) 3 years ago
iwilltry42 45d451a661
[hotfix] use viper fork with fixed stringArray handling from https://github.com/spf13/viper/pull/398 4 years ago
Konrad Malik e495fe83a8
[FEATURE] Memory Limits (#494, @konradmalik) 4 years ago
iwilltry42 6f5f4bb924
Remove containerd runtime implementation 4 years ago
iwilltry42 c688391549
vendor update including kubernetes, docker, containerd, etc. 4 years ago
iwilltry42 f53e8bd718
Go 1.16 4 years ago
iwilltry42 8b0174bed2
runtimes/docker/getgatewayip: properly catch non-existent ipam config 4 years ago
Erik Kristensen 63d54842c0
[Feature] Support docker over ssh (#324, @ekristen & @inercia) 4 years ago
Thorsten Klein 092f26a4e2
[FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
iwilltry42 ff7d1bcc57
update docker dependency to fix cross-compilation issues 4 years ago
Thorsten Klein ecc025b35e
[Feature] Registry for v4 & Restructure Cluster Creation (#334) 4 years ago
Thorsten Klein 778f80d8fd
[FEATURE] Config File (#351) 4 years ago
iwilltry42 ec79db4ef5
go v1.15 4 years ago
iwilltry42 d7b25ac6ab
v3 -> v4 4 years ago
Alvaro a93932e5b6
[Feature] Options for formatted output of `cluster list` (#416, @inercia)) 4 years ago
Thorsten Klein d0158c97c6
clusterCreate: add docker's --gpus flag (#395) 4 years ago
iwilltry42 9ea71d8c88
cmd: upgrade cobra dep to v1.1.0 with fixed zsh completion 4 years ago
iwilltry42 d75672887e
mod: use upstream cobra again 4 years ago
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 4 years ago
iwilltry42 3a962b3226
completion: use PR branch of cobra to fix completion for zsh 4 years ago
iwilltry42 ae84791cf4
deps: update modules 4 years ago
iwilltry42 f39a9513fd
dependencies: update docker dependencies to fix issues with failing windows builds introduced by the usage of the archive package 4 years ago
iwilltry42 c061104b53
createNode: copy as many details as possible from existing 4 years ago
iwilltry42 9464651f1a
fix go.mod 4 years ago
Jacob Weinstock fdd5e5a57a log to stdout or stderr depending on the log level 4 years ago
iwilltry42 2a76bba98b
getKubeconfig: modify kubeconfig as an object 4 years ago
iwilltry42 1b7f5c5f78
createCluster/timeout: use context to handle cancellation 4 years ago
iwilltry42 1b70008457
use go 1.14 5 years ago
iwilltry42 bc49f197d9
cleanup and prepare for push to rancher/k3d 5 years ago
iwilltry42 f571ff3143
getk3sversion 5 years ago
iwilltry42 4929915717
add completion 5 years ago
iwilltry42 7c63c34609
init completion 5 years ago
iwilltry42 0a8eca31f5 update vendor 5 years ago
iwilltry42 84234e7a98 add proper k3d config dir and kubeconfig output path 5 years ago
iwilltry42 24a0bda247 init get kubeconfig 5 years ago
iwilltry42 ecfe035895 getkubeconfig 5 years ago
iwilltry42 05c048ec43 tabular output for getClusters 5 years ago
iwilltry42 9323179a3c implement first test 5 years ago
iwilltry42 d4060bc4be improve k3d -> docker translation 5 years ago
iwilltry42 43eb626b0c specify role, image and labels 5 years ago
iwilltry42 2217048daf comment cleanup 5 years ago
iwilltry42 4a02c25857 update modules 5 years ago
iwilltry42 97a8081c59 init containerd 5 years ago
Thorsten Klein a34bbc3ef7 try interface 5 years ago
Thorsten Klein 73efb98b32 start docker runtime 5 years ago
iwilltry42 e9a620caf3 add most important flags to create cluster 5 years ago
iwilltry42 bdcdbd817a init cobra 5 years ago
iwilltry42 205a521c81 go mod tidy 5 years ago