25 Commits

Author SHA1 Message Date
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
7817054801
do not use context pointer 2020-05-26 17:15:20 +02:00
iwilltry42
f6c312256e
add names to error messages 2020-05-26 15:12:34 +02:00
iwilltry42
434cf8e91d
overall: pass context from top to bottom 2020-05-26 14:47:21 +02:00
iwilltry42
7744c52ec7
overall: always defer close docker client connections 2020-04-27 18:27:33 +02:00
iwilltry42
f2c8e0cf03
docker/create/node: replace goto with for loop 2020-04-14 19:51:24 +02:00
iwilltry42
bc49f197d9
cleanup and prepare for push to rancher/k3d 2020-01-05 21:16:31 +01:00
iwilltry42
644b369b60
switch from K3S_CLUSTER_SECRET to K3S_TOKEN and use exact matching to get node containers by name and make --cluster flag required when creating a new node 2019-12-19 11:50:25 +01:00
iwilltry42
098fe0803c implement start/stop for nodes and clusters 2019-11-13 13:43:56 +01:00
iwilltry42
8450604182 start implementing getkubeconfig 2019-10-17 07:59:56 +02:00
iwilltry42
84cdfac7cb introduce node roles 2019-10-10 15:02:56 +02:00
iwilltry42
cc682427b8 pull image before creation if not exists 2019-10-10 13:36:11 +02:00
iwilltry42
03eaba037f restructure docker runtime pkg 2019-10-10 12:30:48 +02:00
iwilltry42
1ec7a3e02a parsecmd funcs 2019-10-02 18:34:42 +02:00
iwilltry42
7583340d23 create cluster 2019-09-30 13:18:42 +02:00
iwilltry42
43eb626b0c specify role, image and labels 2019-09-30 12:33:17 +02:00
iwilltry42
ac43655396 update golangci-lint 2019-09-26 18:15:06 +02:00
iwilltry42
b51fa283e1 delete in docker 2019-09-26 15:12:34 +02:00
iwilltry42
edc52c6ae6 delete node containerd 2019-09-25 15:07:17 +02:00
iwilltry42
5f5c516ba2 adapt new way of choosing runtime 2019-09-25 10:04:40 +02:00
iwilltry42
24ba46fc2a initial test to create container 2019-09-24 21:19:03 +02:00
iwilltry42
6b7de5cab6 test interface implementations 2019-09-24 20:24:51 +02:00
Thorsten Klein
433ff16467 add utils 2019-09-06 17:39:56 +02:00
Thorsten Klein
73efb98b32 start docker runtime 2019-09-06 14:45:16 +02:00
iwilltry42
7b6ee28daa runtimes dir 2019-09-06 12:27:49 +02:00