Commit Graph

53 Commits (a6e852105ce536c364a2870b24ff66b51e5e4364)

Author SHA1 Message Date
iwilltry42 21fd427d8a
maintenance: cleanup debug logs 4 years ago
iwilltry42 c061104b53
createNode: copy as many details as possible from existing 4 years ago
iwilltry42 da8adf5469
createNode: update nginx masterlb with new master node 4 years ago
iwilltry42 7744c52ec7
overall: always defer close docker client connections 4 years ago
iwilltry42 3b77ecd6dd
getLogs: return error if container is not in running state to avoid long unnecessary wait 4 years ago
iwilltry42 b32e116a67
add comment 4 years ago
iwilltry42 5121ef80a5
create/start/stop cluster: fix how Master-LoadBalancer is treated 4 years ago
iwilltry42 c51ec003bd
createCluster/network: add basic support for hostnetwork mode in docker 4 years ago
iwilltry42 f2c8e0cf03
docker/create/node: replace goto with for loop 4 years ago
iwilltry42 9e59f6ed36
network: only filter for name when checking for existing networks and do not use aliases in endpointsconfig 5 years ago
iwilltry42 7005f8182a
validate clustername on create and use global runtime variable 5 years ago
iwilltry42 bc49f197d9
cleanup and prepare for push to rancher/k3d 5 years ago
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 5 years ago
iwilltry42 11b937a910 implement load images command 5 years ago
iwilltry42 e6d7726ffb add image volume 5 years ago
iwilltry42 ff98343420 extend 5 years ago
iwilltry42 536b543cc2 implement get nodes 5 years ago
iwilltry42 098fe0803c implement start/stop for nodes and clusters 5 years ago
iwilltry42 100ba3db2b add cluster network deletion 5 years ago
iwilltry42 e5c9f8e910 fix runtimes 5 years ago
iwilltry42 5851da3ef3 start coupling network to clusters 5 years ago
iwilltry42 7827840e64 start apiport stuff 5 years ago
iwilltry42 7098be1693 initial version of --port flag 5 years ago
iwilltry42 a14854502e allow setting api-port 5 years ago
iwilltry42 24a0bda247 init get kubeconfig 5 years ago
iwilltry42 8450604182 start implementing getkubeconfig 5 years ago
iwilltry42 acebc511ef start get kubeconfig 5 years ago
iwilltry42 7063d62508 initial implementation of 'get clusters' 5 years ago
iwilltry42 30a98cce38 create cluster network if not present 5 years ago
iwilltry42 eb9d14fe47 node network 5 years ago
iwilltry42 84cdfac7cb introduce node roles 5 years ago
iwilltry42 cc682427b8 pull image before creation if not exists 5 years ago
iwilltry42 03eaba037f restructure docker runtime pkg 5 years ago
iwilltry42 9323179a3c implement first test 5 years ago
iwilltry42 1200a2a500 further translation improvement and first test 5 years ago
iwilltry42 d4060bc4be improve k3d -> docker translation 5 years ago
iwilltry42 566e7bb854 start translation k3d -> docker 5 years ago
iwilltry42 1ec7a3e02a parsecmd funcs 5 years ago
iwilltry42 7583340d23 create cluster 5 years ago
iwilltry42 43eb626b0c specify role, image and labels 5 years ago
iwilltry42 8eb9832298 delete cluster 5 years ago
iwilltry42 ac43655396 update golangci-lint 5 years ago
iwilltry42 b51fa283e1 delete in docker 5 years ago
iwilltry42 edc52c6ae6 delete node containerd 5 years ago
iwilltry42 97a8081c59 init containerd 5 years ago
iwilltry42 5f5c516ba2 adapt new way of choosing runtime 5 years ago
iwilltry42 8601e1ef6d add containerd runtime skeletion 5 years ago
iwilltry42 24ba46fc2a initial test to create container 5 years ago
iwilltry42 6b7de5cab6 test interface implementations 5 years ago
Thorsten Klein a34bbc3ef7 try interface 5 years ago