Commit Graph

861 Commits (f53e8bd718a856e56876ffd3b8d534de95ce3c4c)
 

Author SHA1 Message Date
iwilltry42 17c1fccd9c
completion: add custom completion for 'get clusters' 4 years ago
iwilltry42 76b7450b02
remove --runtime root flag and make docker the default 4 years ago
iwilltry42 3a962b3226
completion: use PR branch of cobra to fix completion for zsh 4 years ago
iwilltry42 0af0207691
docs: add disclaimer for targeting v3.0.0+ 4 years ago
Thorsten Klein 85197b5fc2
Merge pull request #264 from lvuch/lh-theme-customization 4 years ago
lvuch 53484f1a63 resolve favicon issue and move css 4 years ago
iwilltry42 c02b6362a9
docs: add info on 'get clusters --token' flag 4 years ago
Thorsten Klein 85132c1531
Merge pull request #266 from rancher/feature/load-images-from-tar 4 years ago
iwilltry42 dc740d5829
loadImage: exit early if no valid image was specified 4 years ago
iwilltry42 ae84791cf4
deps: update modules 4 years ago
iwilltry42 f39a9513fd
dependencies: update docker dependencies to fix issues with failing windows builds introduced by the usage of the archive package 4 years ago
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
lvuch a6e852105c favicons and header changes 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