Commit Graph

1386 Commits (01d3876fabf4cd089349f6f78e8eb2e69d54509e)
 

Author SHA1 Message Date
iwilltry42 3cc4c5c5af
error on K3D_FIX_DNS=1 with /etc/resolv.conf mounted 3 years ago
iwilltry42 f313b9165e
docs: clarify registry guide and re-run docgen 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 0f5d11282b
docs: document min. docker version 20.10.4 for k3d v5.x.x 3 years ago
iwilltry42 5474da5422
update deps 3 years ago
Thorsten Klein f77fb62934
Merge pull request #849 from rancher:fix/e2e-speedup-nofails 3 years ago
iwilltry42 001d17cdf5
tests/e2e: allow setting the parallelism of e2e tests and drop port-mappings to avoid collisions 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 d8fe04aa5b
tests/e2e: add proper step inits for kubeconfig and logfile in every test file (fixup for #848) 3 years ago
iwilltry42 94ca7a45e2
tests/e2e: speedup: run make build-helper-images in parallel mode 3 years ago
Thorsten Klein 74512f82d9
[Enhancement] tests/e2e: speedup & cleanup (#848) 3 years ago
iwilltry42 5a48613165
v5.1.0: changelog 3 years ago
iwilltry42 7e2e036779 docs: add documentation on k3s features 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
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