Commit Graph

574 Commits (bdb5a1f8587d5ca8e0f9f58077a7241acbdf8455)
 

Author SHA1 Message Date
iwilltry42 bdb5a1f858
getKubeconfig: fix condition when no overwriting contexts 4 years ago
Thorsten Klein 80e9689a7c
Merge pull request #274 from inercia/inercia/k3x_ref 4 years ago
Alvaro Saurin 8d92a44cba
Reference to k3x 4 years ago
Thorsten Klein 18a9ddd020
Merge pull request #271 from lvuch/lh-theme-customization 4 years ago
lvuch 3b2fc6ef24 fix nav color and placement of current section name in header 4 years ago
Thorsten Klein a6976d321c
Merge pull request #270 from rancher/feature/completions 4 years ago
iwilltry42 2d6a67822c
remove fixed FIXME :) 4 years ago
iwilltry42 374d9d16d7
completion: NodeRoles for '--role' flag on 'create node' 4 years ago
iwilltry42 5020259cb5
completion: improve short/long command descriptions 4 years ago
iwilltry42 91425d3738
completion: AvailableClusters for '--cluster' flag in createNode and loadImage 4 years ago
iwilltry42 45a7b2dd7d
completion: new ValidArgsAvailableNodes 4 years ago
iwilltry42 d3f7621ed8
completion: use AvailableClusters completion for start, stop, delete, getKubeconfig 4 years ago
iwilltry42 2e75b90ffb
completion/getCluster: move validargs function to util package 4 years ago
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