Commit Graph

534 Commits (c19cb272515bcb88aeb6bad35a4434210faa2b15)
 

Author SHA1 Message Date
Thorsten Klein c19cb27251
Merge pull request #261 from rancher/feature/create-cluster-switch 4 years ago
iwilltry42 2ae5535ac0
docs: add --switch flag to command tree 4 years ago
iwilltry42 a279e1259e
createCluster: add --switch command for kubeconfig current-context 4 years ago
Thorsten Klein 54c640ad62
Merge pull request #260 from rancher/enhancement/get-more-nodes-clusters 4 years ago
iwilltry42 b8886b86c4
get: allow multiple or no names for getCluster/getNodes 4 years ago
Thorsten Klein c55658c5fe
Merge pull request #259 from rancher/enhancement/create-node-wait 4 years ago
iwilltry42 8fc407be84
docs: add 'create node --wait --timeout X' flags explanations 4 years ago
iwilltry42 42ee62e552
createNode: add --wait and --timeout flags 4 years ago
iwilltry42 eeaa25dce6
WaitForNodeLogMessage: move default expected messages to constants 4 years ago
iwilltry42 ee8b34d9f6
createNode: do not copy '--cluster-init' when creating a new master node, as this will break the node 4 years ago
Thorsten Klein d0c24fed99
Merge pull request #258 from rancher/update-loadbalancer-cases 4 years ago
iwilltry42 b28f93d207
UpdateLoadbalancerConfig: deduplicate and warn if node is down 4 years ago
iwilltry42 f0d3389a1f
removeNode: update loadbalancer if master 4 years ago
Thorsten Klein 4491dfcc29
Merge pull request #244 from rancher/enhancement/use-context 4 years ago
iwilltry42 477fe8b395
Merge branch 'master' of github.com:rancher/k3d into enhancement/use-context 4 years ago
iwilltry42 ff3990a01b
docs: fix link and k3d command in registries doc 4 years ago
iwilltry42 6eb561152e
docs: port and adapt registries section from master-v1 4 years ago
iwilltry42 ae9be0603d
volumes: only warn about possible issues and don't error out 4 years ago
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