Commit Graph

596 Commits (eac293a2638a9d95e94215874b15b9661d446ef3)
 

Author SHA1 Message Date
iwilltry42 eac293a263
Overall: helper container images should always use same tag as CLI or fallback to latest 4 years ago
iwilltry42 724b7746ee
CI/Drone: add multiarch builds for tools and proxy 4 years ago
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 4 years ago
iwilltry42 83b84071f6
CI/drone: use rancherio-gh-m for gh-pages deployment 4 years ago
iwilltry42 0712007065
CI/drone: fix docker secrets 4 years ago
iwilltry42 5751a44cb2
CI/drone: fix trigger for docs 4 years ago
iwilltry42 8f273bd814
CI/drone: push latest and DRONE_TAG for docker images 4 years ago
iwilltry42 acfa952b51
CI/drone: use DRONE_TAG 4 years ago
iwilltry42 32b7934f14
CI/drone: add pre-release step 4 years ago
iwilltry42 7d01f4ac14
Merge branch 'master' of github.com:rancher/k3d 4 years ago
Thorsten Klein 4272ad4fd8
[Enhancement] Improved CI with Drone (#278) 4 years ago
iwilltry42 0b23807d44
createCluster: make '--wait' be true by default 4 years ago
iwilltry42 3cd1a05b91
Maintenance: move all labels to constants and fix log formatting issues 4 years ago
Thorsten Klein 178fe6d20d
Merge pull request #279 from rancher/feature/random-api-port 4 years ago
iwilltry42 d6b5d4dbf5
createCluster: fallback to default api port if random allocation fails 4 years ago
iwilltry42 3205cbac67
createCluster: ask OS/kernel for free port... 4 years ago
iwilltry42 711e1ed048
createCluster: use random hostPort for API-Port by default 4 years ago
iwilltry42 5643b4e60c
proxy: increase timeout to 10 minutes 4 years ago
iwilltry42 2d0ec0a1d0
createNode: fix log output generating nil pointer... 4 years ago
Thorsten Klein e7ffd18fca
Merge pull request #275 from rancher/add-k3d-tools 4 years ago
iwilltry42 e81cacd747
add .dockerignore to ignore submodules when building k3d 4 years ago
iwilltry42 0593cfd8c0
integrate k3d-tools repo as Go submodule 4 years ago
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