Commit Graph

735 Commits (e5660f4b1f623e89d89db017c1d47f4d40e2208e)
 

Author SHA1 Message Date
Jonas Dellinger e5660f4b1f
[Enhancement] CI/CD: AUR Deploy Script (#391, thanks @JohnnyCrazy) 4 years ago
iwilltry42 8612b76577
imageImport: exit with non-zero exit code on failure 4 years ago
iwilltry42 b5eeda74d6
execInNode: check if we have a response before trying to access the reader in case of error to avoid nil pointer exceptions 4 years ago
Thorsten Klein 6032be50c0
Merge pull request #383 from rancher/all-contributors/add-toonsevrin 4 years ago
allcontributors[bot] 5990c326ba
docs: update .all-contributorsrc [skip ci] 4 years ago
allcontributors[bot] 8d4b9bd3ed
docs: update README.md [skip ci] 4 years ago
iwilltry42 27a133a8c3
cicd: build and push binary-only and dind images containing k3d 4 years ago
Thorsten Klein cdd672a523
Merge pull request #382 from rancher/all-contributors/add-lionelnicolas 4 years ago
allcontributors[bot] fcf76ff889
docs: update .all-contributorsrc [skip ci] 4 years ago
allcontributors[bot] ed7e1b14b5
docs: update README.md [skip ci] 4 years ago
Thorsten Klein 211c937fee
Merge pull request #378 from lionelnicolas/feature/set-custom-container-labels 4 years ago
iwilltry42 a385241c77
clusterDelete: no error if no cluster was found (fixes #379) 4 years ago
iwilltry42 425b9b709e
execInNode: do not read logreader too early, because that clears it for other read processes 4 years ago
iwilltry42 b69b874098
clusterCreate/injectHostIP: use 'busybox xargs' directly instead of relying on 'xargs' link, which is missing in some images 4 years ago
iwilltry42 5cea7eae0a
tests/e2e: more extensive k3s version tests 4 years ago
iwilltry42 d097caf7d3
clusterCreate: move inject hostIP to separate func 4 years ago
Lionel Nicolas ffe8c9697c add ability to set container labels on nodes using --label/-l 4 years ago
iwilltry42 dcef0b1946
runtime/docker/node: logreader must not be nil 4 years ago
iwilltry42 9ea71d8c88
cmd: upgrade cobra dep to v1.1.0 with fixed zsh completion 4 years ago
iwilltry42 688c8d1ef6
tests/e2e: update k3s versions 4 years ago
iwilltry42 f0ad42ce8d
clusterCreate: simple change to serialize joining server nodes 4 years ago
iwilltry42 584bf71592
createCluster: wait for 'k3s is up and running' instead of 'Running kubelet' to ensure that the API-Server is up 4 years ago
iwilltry42 ca23c6d898
clusterCreate/network: only use the exact chosen network 4 years ago
Thorsten Klein eb35667705
Merge pull request #372 from rancher/all-contributors/add-louiznk 4 years ago
Thorsten Klein 80da6b2919
Merge pull request #367 from louiznk/docs/replace-flannel-with-calico 4 years ago
allcontributors[bot] 2e4b7792e8
docs: update .all-contributorsrc [skip ci] 4 years ago
allcontributors[bot] 728bd73b0b
docs: update README.md [skip ci] 4 years ago
Louis Tournayre 5ecd1208f4 docs: show the calico pods 4 years ago
iwilltry42 bfbd2873d9
clusterCreate: add extra logs for host record injection 4 years ago
iwilltry42 c27410ea32
createCluster: Fix getHostIP edge cases 4 years ago
iwilltry42 11cc797922
overall/logging: new trace log level 4 years ago
iwilltry42 da0b23331f
clusterCreate: less breaking hostIP injection 4 years ago
Thorsten Klein 656d1aa2a9
Merge pull request #370 from rancher/all-contributors/add-zeerorg 4 years ago
iwilltry42 786baa2b31
update Contributing.md 4 years ago
allcontributors[bot] 13f7090ec5
docs: update .all-contributorsrc [skip ci] 4 years ago
allcontributors[bot] 5e447fb8bd
docs: update README.md [skip ci] 4 years ago
iwilltry42 3bb047501b
docs: restructure 4 years ago
Thorsten Klein 5983972ab5
Merge pull request #369 from rancher/all-contributors/add-iwilltry42 4 years ago
allcontributors[bot] 456ac56978
docs: create .all-contributorsrc [skip ci] 4 years ago
allcontributors[bot] b933d79c13
docs: update README.md [skip ci] 4 years ago
Thorsten Klein 8d52da0b50
Merge pull request #368 from rancher/contributing 4 years ago
iwilltry42 5c1e45969d
misc: add contributing guide, CoC and all-contributors 4 years ago
Louis Tournayre 53af379076 docs: use the auto deploy directory instead of the kubectl apply 4 years ago
iwilltry42 6708515125
tests/e2e: add wait time between exec tries 4 years ago
iwilltry42 dc725fcdbc
docs: add some missing flags and info on host.k3d.internal 4 years ago
Thorsten Klein 54b4123fc4
Merge pull request #360 from rancher/enhancement/host-ip 4 years ago
Louis Tournayre e4488e2b7b docs: add documentation and descriptor for using calico instead of flannel 4 years ago
iwilltry42 c47f7b731d
tests/e2e: test host.k3d.internal DNS entry 4 years ago
iwilltry42 a51063966f
Merge branch 'main' of github.com:rancher/k3d into enhancement/host-ip 4 years ago
iwilltry42 d420ccf1f7
tests/e2e: use imported image 4 years ago