Commit Graph

1369 Commits (24905db5ec63dc574f6fb5868c713899ace3550b)
 

Author SHA1 Message Date
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
iwilltry42 a1a04b7907
build with -mod vendor 3 years ago
iwilltry42 89d979287e
v5.0.3: changelog 3 years ago
iwilltry42 09686f121d
add test script for connecting to remote docker servers 3 years ago
蜻蜓特派员 1bcf802012
[Fix] Fix docker client creation by tls verify from env (#829) 3 years ago
iwilltry42 3a467b42c1
v5.0.2: changelog 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
Maxim Eryomenko 407ced6405
chore(cmd): add subcommands in one call (#819) 3 years ago
Thorsten Klein 7113694ab5
[Enhancement] Edit CoreDNS ConfigMap on disk for more reliability (#814) 3 years ago
Harley Laue 376f0378af
[Docs] Clarify `node create` help text about cluster reference (#808) 3 years ago
iwilltry42 a4d573fc2c
fix: check temp file with env vars expanded instead of original config file to avoid validation failures 3 years ago
iwilltry42 6abb1fb20c
v5.0.1: changelog 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 33507fd19a
docs: fix missing update of k3s-server/agent-arg flag to k3s-arg + nodefilter (fixes #782) 3 years ago
iwilltry42 1e9c20e0a9
do not use logreader if it doesn't exist 3 years ago
Donovan Brown 7d4d63f18b
Fix typo (#784) 3 years ago
allcontributors[bot] a897201914
docs: add benjaminjb as a contributor for code (#776) 3 years ago
Benjamin Blattberg 2040a458b1
[FIX] Prevent segmentation fault with --no-lb and --verbose/trace (#775) 3 years ago
iwilltry42 de5805640b
readme: fix missing linebreaks 3 years ago
Thorsten Klein 0b4c4d51aa
v5.0.0: Merge pull request #768 from rancher/main-v5 3 years ago
iwilltry42 8bdba73669
update changelog for v5 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
iwilltry42 d21882a01c
tools: use older alpine base image while building to avoid execution issues with make caused by https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.14.0#faccessat2 (in DroneCI) 3 years ago
iwilltry42 2a2bee0e63
fix: not gathering env info on cluster start (+ fix ipam e2e test) 3 years ago
Thorsten Klein 67d8c8c84f
[Enhancement/Fix] Properly use env/runtime info and inject dns accordingly (#758) 3 years ago
iwilltry42 f801e46e9e
fix --k3s-arg not applied from CLI due to wrong viper instance 3 years ago
iwilltry42 acf9e65ef9
docs: update asciicast k3d demo 3 years ago
iwilltry42 a3d27e9c86
v5: update changelog 3 years ago
Thorsten Klein 3b9d8373e1
[Docs] v5 update (#740) 3 years ago
iwilltry42 bfe1efb1e6
docs: switch everything to v5 3 years ago
Thorsten Klein 7071129df8
[Enhancement] More powerful registry-create opt (#727) 3 years ago
iwilltry42 149dfdb9ab
Merge branch 'main' into main-v5 3 years ago
iwilltry42 fdcdc4117b
ci/drone: remove docs references 3 years ago
Thorsten Klein 2a62eab3a2
docs: use mike and gh actions for versioned k3d.io (#731) 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 91426eabd1 cmd: make config initialization more general 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