Commit Graph

24 Commits

Author SHA1 Message Date
iwilltry42
82cdcac8bd
bump deps 2021-07-20 12:39:40 +02:00
iwilltry42
79790d1c30
Merge branch 'main' of github.com:developer-guy/k3d into developer-guy-main 2021-07-13 12:38:45 +02:00
iwilltry42
02ebc23efe
add forgotten dependency 2021-07-09 10:48:28 +02:00
Thorsten Klein
2092ceaaa9
[FEATURE] add ability to add ports to an existing loadbalancer (#615) 2021-07-09 10:48:25 +02:00
Thorsten Klein
eff262b3c7
[FIX] deps: switch back to upstream viper (StringArray fix) (#655) 2021-06-28 13:51:43 +02:00
Batuhan Apaydın
f59216c2e0 docker context support
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2021-05-11 12:42:51 +03:00
iwilltry42
6499704223
bump deps 2021-04-30 16:31:06 +02:00
iwilltry42
6f5f4bb924
Remove containerd runtime implementation
- unused
- incomplete
- caused issues building on Windows due to dependencies
2021-03-10 17:14:38 +01:00
iwilltry42
c688391549
vendor update including kubernetes, docker, containerd, etc. 2021-03-04 15:34:25 +01:00
iwilltry42
8b0174bed2
runtimes/docker/getgatewayip: properly catch non-existent ipam config 2021-03-02 18:38:55 +01:00
Erik Kristensen
63d54842c0
[Feature] Support docker over ssh (#324, @ekristen & @inercia) 2021-02-04 17:54:49 +01:00
Thorsten Klein
ecc025b35e
[Feature] Registry for v4 & Restructure Cluster Creation (#334) 2020-12-09 15:59:20 +01:00
Thorsten Klein
778f80d8fd
[FEATURE] Config File (#351) 2020-12-04 16:02:37 +01:00
Thorsten Klein
d0158c97c6
clusterCreate: add docker's --gpus flag (#395) 2020-11-03 20:12:52 +01:00
iwilltry42
f39a9513fd
dependencies: update docker dependencies to fix issues with failing windows builds introduced by the usage of the archive package 2020-06-04 15:03:18 +02:00
iwilltry42
2a76bba98b
getKubeconfig: modify kubeconfig as an object
Before this change, we simply did a search/replace on the
stringified kubeconfig blob.
Now we're parsing it into a kubeconfig struct and modify the fields
directly in a more controlled manner.
Here's what we change:
- server URL: based on the chosen APIHost and APIPort
- cluster name: default -> k3d-CLUSTERNAME
- user name: default -> admin@k3d-CLUSTERNAME
- context name: default -> admin@k3d-CLUSTERNAME
2020-04-16 11:42:57 +02:00
iwilltry42
4a02c25857 update modules 2019-09-25 13:08:55 +02:00
Thorsten Klein
a34bbc3ef7 try interface 2019-09-24 19:42:29 +02:00
iwilltry42
0677fdd9fc Merge branch 'master' of https://github.com/rancher/k3d into refactoring/new-design 2019-09-06 12:26:06 +02:00
iwilltry42
eba563f000 improve repeatable build process and enable building with go1.13 2019-09-06 10:49:16 +02:00
iwilltry42
e9a620caf3 add most important flags to create cluster 2019-09-03 15:17:36 +02:00
iwilltry42
bdcdbd817a init cobra 2019-09-03 12:04:02 +02:00
wxdao
c1263487a5 Upgrade docker sdk 2019-07-25 03:15:28 +00:00
iwilltry42
f4687db162 add vendor 2019-04-04 09:23:24 +02:00