Commit Graph

385 Commits (d243bc9dc1465e15af49e8c1fff61fe171a9aba6)

Author SHA1 Message Date
Thorsten Klein 25ec400c49
[Fix] only replace default api host with docker host (#879) 3 years ago
Ambrose Chua 858c3142be
[Enhancement] Improved Podman compatibility (#868) 3 years ago
iwilltry42 ca47fac476
waitForLogs: enrich error with scanner error if any 3 years ago
iwilltry42 a580edbe42
GetDockerHost to return host.docker.internal if DfD and local connection (and it's resolvable) 3 years ago
iwilltry42 ebea3387da
getHostIP: fix failing on DfD and init new host.k3d.internal injection 3 years ago
Thorsten Klein 9b326c2c54
[Feature] Add command to list image tags (#870) 3 years ago
Thorsten Klein b63fefe74d
[Enhancement] extend usability of nodefilters with suffices internally... (#871) 3 years ago
iwilltry42 23ddbf67b1
clusterStart: only run necessary actions 3 years ago
iwilltry42 d78ef48932
getHostIP: do not emit confusing warning that doesn't affect usability 3 years ago
iwilltry42 3cc4c5c5af
error on K3D_FIX_DNS=1 with /etc/resolv.conf mounted 3 years ago
Simon Baier d0898bf9d8
[Enhancement]: improve image loading performance (#826) 3 years ago
Thorsten Klein 925dec492b
[FIX] clusterCreate: process simpleConfig before validation step to avoid early exit in hostnetwork mode (#860) 3 years ago
iwilltry42 798c47aadd
clusterPrepNetwork: reserve an extra IP in an k3d-IPAM network to avoid conflicts with k3d-tools 3 years ago
iwilltry42 25abac918a
fix: do not do any network magic when using hostnetwork 3 years ago
iwilltry42 ef139c9ab1 nodeAddToCluster: add host.k3d.internal /etc/Hosts injection as postStartAction 3 years ago
iwilltry42 fd65d958d2 nodeHooks: add Description field and Name()/Info() functions 3 years ago
iwilltry42 8c15a58a8f
docker/getRuntimePath: consider DOCKER_SOCK env var (fixes #762) 3 years ago
Thorsten Klein b073e7675f
feat: fetch K3s image tag from channelserver on latest/stable/+min.major (#841) 3 years ago
蜻蜓特派员 1bcf802012
[Fix] Fix docker client creation by tls verify from env (#829) 3 years ago
Eng Zer Jun 5e5a35c67c
refactor: move from io/ioutil to io and os package (#827) 3 years ago
Thorsten Klein f8f17caf78
[Cleanup] Types, ready-log-messages & closing connections (#818) 3 years ago
Thorsten Klein 7113694ab5
[Enhancement] Edit CoreDNS ConfigMap on disk for more reliability (#814) 3 years ago
Thorsten Klein 594e3ced3f
config: fix failing v1alpha2 -> v1alpha3 migration (#799) 3 years ago
Thorsten Klein 12180ffdd5
[Fix] more resilient post-create cluster preparation (DNS) (#780) 3 years ago
John Poth de2cda4396
[FIX] Add HostFromClusterNetwork from KEP-1755 (#754) 3 years ago
iwilltry42 1e9c20e0a9
do not use logreader if it doesn't exist 3 years ago
Benjamin Blattberg 2040a458b1
[FIX] Prevent segmentation fault with --no-lb and --verbose/trace (#775) 3 years ago
iwilltry42 5f2ea9aac0
speed up /etc/hosts injection 3 years ago
Thorsten Klein 53bdbec636
[Fix] `k3d config migrate` missing nodefilter migration (#767) 3 years ago
iwilltry42 81a41bdab1
debug: add env var flag K3D_DEBUG_DISABLE_DOCKER_INIT to test k3s as pid 1 3 years ago
Thorsten Klein 67d8c8c84f
[Enhancement/Fix] Properly use env/runtime info and inject dns accordingly (#758) 3 years ago
Thorsten Klein 3b9d8373e1
[Docs] v5 update (#740) 3 years ago
Thorsten Klein 7071129df8
[Enhancement] More powerful registry-create opt (#727) 3 years ago
iwilltry42 7073a8fad7 migrate to module rancher/k3d/v5 3 years ago
iwilltry42 5aa1edfb73
update to go1.17 and update direct dependencies 3 years ago
iwilltry42 630788f1e7 clusterCreate: add --lb-config-override flag 3 years ago
Thorsten Klein 7ba71ad66c
[Feature] CreateNode: add token and network flags and allow remote cluster (#734) 3 years ago
iwilltry42 78738058c8
fix regression on checking edac folder introduced by wrapping a nil error 3 years ago
iwilltry42 6f76f8ce5d
fix: delete k3d-tools node after gathering environment information, so it doesn't block an IP in a designated subnet 3 years ago
iwilltry42 17dc4b7b4d fix e2e makefile target 3 years ago
iwilltry42 6d45a15e05 fix/cluster: do not use the same nodestartopts value for all nodes 3 years ago
iwilltry42 9efe980789 overall: make error handling and error logs a bit more streamlined 3 years ago
Thorsten Klein b4158a1dc1
[Enhancement] Network Magic (#721) 3 years ago
iwilltry42 1ae8302980
fix: do not try to parse container IP if container is restarting 3 years ago
Thorsten Klein 212979d0bb
[Enhancement] DNS Injection (#718) 3 years ago
iwilltry42 9abcbedb37
fix: when checking for folder existence in container, only pull the 3 years ago
iwilltry42 8647a0ca40
fix: when checking for folder existence in container, only pull the 3 years ago
Mateusz Szostok 0c02607d1e
[FIX]: import all requested images (#701, @mszostok) 3 years ago
Mateusz Urbanek 917c19eae5
feat(logging): using new package containing logrus.Logger instead of global scope logrus (closes #583) (#699, @Shanduur) 3 years ago
iwilltry42 ac527e7c8a
fix nilpointer in config transformation when lb is disabled (fixes #695) 3 years ago