Commit Graph

716 Commits (688c8d1ef652ea652c03847d078e2e12d19d46ab)
 

Author SHA1 Message Date
iwilltry42 cf2c839b27
createNode: use default role label and cmd... 4 years ago
iwilltry42 16f01f5fc9
runtime/getNode: do not return nil 4 years ago
iwilltry42 4ce4dcce4c
Merge branch 'master' of github.com:rancher/k3d 4 years ago
iwilltry42 a3375abf23
installScript: grep for line containing 'k3d version' when checking for version due to multiline output 4 years ago
Thorsten Klein 0c5ca44349
Merge pull request #256 from izzatzr/InstallScriptFix 4 years ago
iwilltry42 d3766a5a1e
createCluster: also wait for loadbalancer to be up and running before returning 4 years ago
iwilltry42 4710f65b85
Merge branch 'master' of github.com:rancher/k3d into enhancement/use-context 4 years ago
Thorsten Klein 637c48e63c
Merge pull request #252 from rancher/feature/start-cluster-wait-for-master 4 years ago
iwilltry42 5afa25154c
docs: add some notes about 'k3d start cluster --wait --timeout' 4 years ago
iwilltry42 99f5a6884a
getNodeLogs: accept time.Time parameter 4 years ago
Izzat Zuliya R 898dbda4fc
Update install.sh 4 years ago
iwilltry42 b6e3babb4a
fix: move waiting out of loop (which caused early context cancelation issues) 4 years ago
iwilltry42 332c3a8c9b
startCluster: add --wait and --timeout 4 years ago
Thorsten Klein acf4cd2011
Merge pull request #251 from rancher/fix/support-named-volumes 4 years ago
iwilltry42 06f543518c
fix: re-add support for named volumes used with --volume flag 4 years ago
iwilltry42 dabec2f091
createCluster: fix loadblancer consideration 4 years ago
Thorsten Klein 2a0b425f67
Merge pull request #250 from lionelnicolas/bugfix/fix-copy-paste-in-makefile 4 years ago
Lionel Nicolas 1c7eaf7f35 installScript: fix duplication in curl command 4 years ago
Thorsten Klein 7aa4a1f4b6
Merge pull request #249 from rancher/latest-k3s-from-channel-server 4 years ago
iwilltry42 cb2a3bad2f
installScript: use channel server to fetch latest stable k3s version 4 years ago
iwilltry42 0270ac7327
createCluster: take loadbalancer into consideration when mapping ports 4 years ago
iwilltry42 7817054801
do not use context pointer 4 years ago
iwilltry42 f6c312256e
add names to error messages 4 years ago
iwilltry42 ba431c6235
Merge branch 'master' of github.com:rancher/k3d into enhancement/use-context 4 years ago
iwilltry42 434cf8e91d
overall: pass context from top to bottom 4 years ago
Thorsten Klein c531a7b4bb
Merge pull request #246 from vandot/master 4 years ago
iwilltry42 21fd427d8a
maintenance: cleanup debug logs 4 years ago
iwilltry42 639daef7fb
Reorder parameters 4 years ago
Ivan Vandot afb3456b49 install.sh: remove unneeded echo for uname 4 years ago
iwilltry42 0d2c22455d
Overall: use context.Context in top-level exported functions 4 years ago
Thorsten Klein 7cec9bfd02
Merge pull request #243 from curx/patch-2 4 years ago
iwilltry42 2c24f3df43
install-script: get 'TAG' var back from master-v1 4 years ago
Thorsten Schifferdecker c591ab023b
fix typo 4 years ago
iwilltry42 ed554c0cd6
readme/docs: change logo format 4 years ago
iwilltry42 54d65d88ce
readme/docs: add k3d logo 4 years ago
iwilltry42 3e70499e84
docs: include asciicinema-player in site (collapsible admonition) 4 years ago
iwilltry42 2d52acc18b
readme/docs: add asciicast 4 years ago
iwilltry42 71e30b8399
docs: fix indentation in installation section list 4 years ago
iwilltry42 b6a101b28e
travis-ci: fix target branch for gh-pages 4 years ago
iwilltry42 b08dc09260
readme/docs: improve release overview 4 years ago
iwilltry42 c5178b0882
add note of branch switch to readme 4 years ago
iwilltry42 ee9f25b20b
readme/docs: add links to may meetup and demo repository 4 years ago
iwilltry42 e788614ff1
rootCmd: add back --version flag 4 years ago
iwilltry42 e98f96b4f4
tests/e2e: add E2E_SKIP env var to skip specific e2e tests, as test_multi_master tends to fail in travis 4 years ago
iwilltry42 fe21c27a32
createNode: add failover solution to get K3S_URL value 4 years ago
iwilltry42 ee8fe0bb35
createNode: add failover solution to get K3S_URL value 4 years ago
iwilltry42 a3cd56cfee
docs: fix admonitions and add some inline syntax highlighting 4 years ago
iwilltry42 86b25cff23
docs: add 'loadbalancer' filter to 'Exposing Services/1. via Ingress' section 4 years ago
iwilltry42 9c9f49646e
MasterLoadBalancer: add nodefilter & extra treatment 4 years ago
iwilltry42 4bfac51c7c
createCluster/createNode: use K3S_URL instead of --server 4 years ago