Commit Graph

150 Commits (dc5a1a5071a244c4eebcc421a3590b6d8e87daab)

Author SHA1 Message Date
Thorsten Klein dc5a1a5071
[Fix] detect '--disable=coredns' and conditionally disable injection (#955) 3 years ago
iwilltry42 fdd4dae1a0
fix: ensure labels on serverlb 3 years ago
Thorsten Klein 33bcd4d80a
fix: mutex on ensureToolsNode to avoid duplicate container name causing error (#952) 3 years ago
Ikko Ashimine 793fbce86c
Fix typo in node.go (#949) 3 years ago
wymli 08d5ae64f7
fix: serverlb should be created before using and restarted unless stopped (#948) 3 years ago
Thorsten Klein 08bf145e95
[Feature] Config v1alpha4 (#944) 3 years ago
Thorsten Klein 3b0e6990c4
license: - 2022 (#943) 3 years ago
iwilltry42 7710f33686
license: - 2022 3 years ago
Thorsten Klein aec4507db8
[Feature] add: config options to configure extra hosts (#938) 3 years ago
Thorsten Klein 5a00a39323
[Feature] Volume Shortcuts and k3d-managed volumes (#916) 3 years ago
iwilltry42 e2c20b899c
nodeCreate: do not copy memory limit from node of different role (fixes #893) 3 years ago
Simon Baier 43e9f9e168
fix(image-loading): mitigate tar load problem (#881) 3 years ago
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 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
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
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 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 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
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 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
Thorsten Klein 212979d0bb
[Enhancement] DNS Injection (#718) 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 25c6f65948
fix: clusterGet no error on no lb config 3 years ago
Thorsten Klein 6941159ac6
[Enhancement] Create workers/helpers concurrently (#678) 3 years ago
Thorsten Klein 607382056b
[Fix] Simplify and Fix docker client creation (#674) 3 years ago