Commit Graph

766 Commits (778f80d8fd68a572fb126c52cc3221b58e6d2430)
 

Author SHA1 Message Date
Thorsten Klein 778f80d8fd
[FEATURE] Config File (#351) 4 years ago
iwilltry42 ec79db4ef5
go v1.15 4 years ago
iwilltry42 d7b25ac6ab
v3 -> v4 4 years ago
iwilltry42 6c784d9ff2
ci/drone: allow building from main-* and release-* branches 4 years ago
Thorsten Klein 0f15ca34d0
[Fix] Allow literal @ in flags that have nodefilters (#421) 4 years ago
allcontributors[bot] 15f35b02b5
docs: add nunix as a contributor (#419) 4 years ago
allcontributors[bot] d16562ccf3
docs: add inercia as a contributor (#418) 4 years ago
Alvaro a93932e5b6
[Feature] Options for formatted output of `cluster list` (#416, @inercia)) 4 years ago
Christian Clauss db0b929e83
Drone: mkdocs build upgrade to Python 3.9 (#415, @cclaus) 4 years ago
Bastian Hofmann 13470c0df3
Fix install.sh script if curl is not present (#414) 4 years ago
Fabrice Vergnenegre 2d8d60b005
FIX: #412 set Restart flag to true before creation (#413, thanks @fabricev) 4 years ago
iwilltry42 3b52e0407e
fix hardcoded fallback version of k3s to v1.19.4-k3s1 4 years ago
iwilltry42 870b82c8d7
update checked k3s versions 4 years ago
iwilltry42 ddf7068a69
updated docs 4 years ago
Thorsten Klein a5d2910f29
[Feature] clusterCreate: add back --env/-e flag to inject environment variables (#409) 4 years ago
iwilltry42 9e9bddb51d
also exclude test releases 4 years ago
iwilltry42 3c5690a507
cleanup docker-machine related logs 4 years ago
iwilltry42 aa3a54e3c9
do not use host.docker.internal IP for API on non-docker-machine setups of Docker for Desktop 4 years ago
iwilltry42 437f53a72c
docs: add comment about k3s version to ingress apiVersion in guide 4 years ago
markrexwinkel f56c3383a6
Docs: updated docs and Dockerfile to add cuda drivers (#402, @markrexwinkel) 4 years ago
Thorsten Klein 8f536af052
fix commit user name for aur release 4 years ago
Thorsten Klein 48f150c196
fix commit user name for aur release 4 years ago
Oliver Bertuch 14edd4fde9
Docs: Add asdf install option (#389, @poikilotherm) 4 years ago
Thorsten Klein 586b1c7eae
clusterCreate: use docker VM IP for API connection (#399) 4 years ago
allcontributors[bot] 0598c2f515
docs: add dhoppe as a contributor (#396) 4 years ago
Dennis Hoppe 16496216dd
Docs: Use current Ingress API version in guide (#394, @dhoppe) 4 years ago
allcontributors[bot] b6bf728a7c
docs: add markrexwinkel as a contributor (#398) 4 years ago
markrexwinkel fca73dc27d
[Enhancement] Docs: Add guide for CUDA support (#392, @markrexwinkel) 4 years ago
iwilltry42 99ff2592ac
Misc: add Makefile variable to override helper image version at build time 4 years ago
allcontributors[bot] f4a91c104d
docs: add JohnnyCrazy as a contributor (#397) 4 years ago
Thorsten Klein d0158c97c6
clusterCreate: add docker's --gpus flag (#395) 4 years ago
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