Commit Graph

18 Commits (b2c790b51fa038e9804395fcf914df7d00128605)

Author SHA1 Message Date
iwilltry42 ced74cfd90
chore: update dependencies and go version 7 months ago
dependabot[bot] 654e46101f
build(deps): bump golang.org/x/net from 0.0.0-20220822230855-b0a4917ee28c to 0.7.0 in /docgen (#1232) 1 year ago
dependabot[bot] 2ed6cf57fc
build(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.18 in /docgen (#1223) 1 year ago
dependabot[bot] 3edd66b1fe
build(deps): bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 in /docgen (#1253) 1 year ago
dependabot[bot] f0a92cd898
build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /docgen (#1279) 1 year ago
dependabot[bot] cb84146837
build(deps): bump github.com/docker/docker in /docgen (#1256) 1 year ago
Michal Vasilek cc10d6a27d
change: fix build with go 1.20 (#1216) 2 years ago
iwilltry42 9c9d147c77
go 1.19 2 years ago
iwilltry42 85c49b7279
change: workspace mode 2 years ago
iwilltry42 60ec077afd add: v1alpha4 add registry create proxy config + documentation 2 years ago
Thorsten Klein 258e953487
[CHORE] change: update docs requirements and re-run docgen for commands (#1033) 2 years ago
iwilltry42 eae14fa8d6
v5.2.0: docgen 3 years ago
iwilltry42 f313b9165e
docs: clarify registry guide and re-run docgen 3 years ago
Thorsten Klein 3b9d8373e1
[Docs] v5 update (#740) 3 years ago
Thorsten Klein a5c1d3becb
[Enhancement] Docs: update for v5 (first iteration) (#682) 3 years ago
iwilltry42 a464bcdff2
v4.4.7: update changelog + docs 3 years ago
Thorsten Klein 99fe3c75c4
[BREAKING] Config File Enhancements: v1alpha3, migrations, generic k3s-args (#605) 3 years ago
Thorsten Klein 24cf263c73
[FEATURE] IPAM via subnet flag (#560) 3 years ago
Thorsten Klein f2af514929
[Enhancement] docs: add automatic command tree generation via cobra (#562) 3 years ago
iwilltry42 45d451a661
[hotfix] use viper fork with fixed stringArray handling from https://github.com/spf13/viper/pull/398 3 years ago
iwilltry42 6f5f4bb924
Remove containerd runtime implementation 4 years ago
iwilltry42 c688391549
vendor update including kubernetes, docker, containerd, etc. 4 years ago
iwilltry42 8b0174bed2
runtimes/docker/getgatewayip: properly catch non-existent ipam config 4 years ago
Dinar Valeev 78c22f7a0c
[FIX] Fix udp service access through k3d-proxy (fixes #489) (#488, @k0da) 4 years ago
iwilltry42 34556b3f6d
fix go.sum 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
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 8278e8d20b
mod: use upstream cobra again 4 years ago
iwilltry42 d75672887e
mod: use upstream cobra again 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
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 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 62501af7e9 prepare volume flag 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 566e7bb854 start translation k3d -> docker 5 years ago