Commit Graph

175 Commits (24905db5ec63dc574f6fb5868c713899ace3550b)

Author SHA1 Message Date
iwilltry42 dc0ba9873b
patch CoreDNS configmap with host.k3d.internal 4 years ago
iwilltry42 972c004930
add entry for host.k3d.internal to /etc/hosts in the node containers 4 years ago
iwilltry42 b5a9d6397f
fix unittests 4 years ago
iwilltry42 1285fb90c4
overall: add node status field 4 years ago
kshelton eaa7784625 Handle leading '/' in names for docker runtime 4 years ago
iwilltry42 ec3f10ec57
use server/agent instead of master/worker 4 years ago
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 4 years ago
iwilltry42 3cd1a05b91
Maintenance: move all labels to constants and fix log formatting issues 4 years ago
iwilltry42 76b7450b02
remove --runtime root flag and make docker the default 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 dbb24f4e1c
loadImages: accept mixed runtimeImage and tarball args 4 years ago
iwilltry42 933ac38059
loadImages: loop over all input images 4 years ago
iwilltry42 ae9be0603d
volumes: only warn about possible issues and don't error out 4 years ago
iwilltry42 16f01f5fc9
runtime/getNode: do not return nil 4 years ago
iwilltry42 99f5a6884a
getNodeLogs: accept time.Time parameter 4 years ago
iwilltry42 06f543518c
fix: re-add support for named volumes used with --volume flag 4 years ago
iwilltry42 7817054801
do not use context pointer 4 years ago
iwilltry42 f6c312256e
add names to error messages 4 years ago
iwilltry42 434cf8e91d
overall: pass context from top to bottom 4 years ago
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 4 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