Commit Graph

549 Commits (c83341b512b44f070ffc1cbf5436a18ec5aa1d60)
 

Author SHA1 Message Date
iwilltry42 c83341b512
loadImage: add command alias 4 years ago
iwilltry42 0bc8887b3d
docs: add notes about new functionality of load image 4 years ago
iwilltry42 dbb24f4e1c
loadImages: accept mixed runtimeImage and tarball args 4 years ago
iwilltry42 933ac38059
loadImages: loop over all input images 4 years ago
iwilltry42 7dec0cc1be
Merge branch 'master' of github.com:rancher/k3d into feature/load-images-from-tar 4 years ago
Thorsten Klein 92c11570a3
Merge pull request #257 from RouxAntoine/feature/add-get-token-v2 4 years ago
iwilltry42 487393bbde
loadImage: cleanup command and initiate enhancements 4 years ago
iwilltry42 03d651a502
docs: include section about issues with dqlite and cluster restarts 4 years ago
Antoine 0862f11324
đź‘Ś replace `k3d getk3stoken` command by `--token` flag onto command `k3d get cluster` 4 years ago
iwilltry42 ad06e90e13 fix issues with context.Context and remove LOG_LEVEL=debug in e2e test 4 years ago
Antoine e3bf18660e
đź‘Ś PR review 4 years ago
Antoine 07be211bca
đź’š fix ci review unchecked function error 4 years ago
Antoine 6d9d5a0cc4
✨ Add get k3stoken feature 4 years ago
Antoine f6eaf25a2e
♻️ Some side effect refactoring 4 years ago
Antoine a6aa1ff2d2
🔧 Update Makefile and .gitignore 4 years ago
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