Commit Graph

442 Commits (214c3586d707e32c5f24b93c22858ba98f6ef0eb)
 

Author SHA1 Message Date
iwilltry42 214c3586d7
prettify mkdocs page 4 years ago
iwilltry42 867dc890a4
docs: enable codehilite 4 years ago
iwilltry42 9654027a6b
init mkdocs 4 years ago
iwilltry42 3b77ecd6dd
getLogs: return error if container is not in running state to avoid long unnecessary wait 4 years ago
iwilltry42 b32e116a67
add comment 4 years ago
iwilltry42 2d68ef12e4
deleteCluster: remove cluster details from kubeconfig 4 years ago
iwilltry42 5b637126d7
createCluster: add --update-kubeconfig flag 4 years ago
iwilltry42 6677f82d5b
getKubeConfig: consider the KUBECONFIG env var when updating default kubeconfig 4 years ago
iwilltry42 5b1e723fdd
createCluster: add more detailed description and info regarding api port 4 years ago
iwilltry42 091190447c
createCluster: fix final print after cluster creation on windows (different setting of env vars) 4 years ago
iwilltry42 cec907e1f3
set current context if empty 4 years ago
iwilltry42 813a8a98af
tests/e2e: add failure case for importing images 4 years ago
iwilltry42 d7e71e07d2
fix/loadImage: extract labels from master/worker nodes only 4 years ago
iwilltry42 986533de8d
Makefile: update golangci-lint version 4 years ago
iwilltry42 5121ef80a5
create/start/stop cluster: fix how Master-LoadBalancer is treated 4 years ago
iwilltry42 60b051fb34
tests/e2e: Enable setting the log level for E2E tests in Makefile 4 years ago
iwilltry42 f9862be237
tests/e2e: Add a full lifecycle e2e test and restructure 4 years ago
Thorsten Klein 141109defc
Merge pull request #226 from rancher/feature/kubeconfig-modification 4 years ago
iwilltry42 347fd1e78a
tests/e2e: adapt e2e tests to new kubeconfig logic 4 years ago
iwilltry42 48f8393a86
Merge branch 'master-v3' of ssh://github.com/rancher/k3d into feature/kubeconfig-modification 4 years ago
iwilltry42 9464651f1a
fix go.mod 4 years ago
Thorsten Klein be59524e3a
Merge pull request #227 from jacobweinstock/master-v3 4 years ago
iwilltry42 d9e0e0f914
getKubeConfig: update existing kubeconfigs 4 years ago
iwilltry42 407fcd4e1f
rename to UpdateKubeConfig 4 years ago
iwilltry42 fc1b858325
getKubeConfig: add functionality to update an existing KubeConfig 4 years ago
Jacob Weinstock 3548642cb3
Merge branch 'master-v3' into master-v3 4 years ago
Jacob Weinstock fdd5e5a57a log to stdout or stderr depending on the log level 4 years ago
iwilltry42 df07358f47
getKubeconfig: fix: update context with new authInfo and cluster names 4 years ago
iwilltry42 2a76bba98b
getKubeconfig: modify kubeconfig as an object 4 years ago
iwilltry42 c51ec003bd
createCluster/network: add basic support for hostnetwork mode in docker 4 years ago
iwilltry42 469d8ab62d
use default value for apiPort 4 years ago
Thorsten Klein 8c7314d18c
Merge pull request #224 from rancher/feature/wait-timeout 4 years ago
iwilltry42 5c15dcbeca
add wait 4 years ago
iwilltry42 0f9ec09796
adapt tests to new --timeout flag 4 years ago
iwilltry42 1b7f5c5f78
createCluster/timeout: use context to handle cancellation 4 years ago
iwilltry42 80d1c5c2de
initialize proper timeout flag 4 years ago
Thorsten Klein d8eb206e44
Merge pull request #218 from rancher/feature/master-loadbalancer 4 years ago
iwilltry42 77bddc4dd0
create/cluster: check if cluster with given name exists 4 years ago
iwilltry42 f2c8e0cf03
docker/create/node: replace goto with for loop 4 years ago
iwilltry42 3cd4c0a8bc
create/cluster: remove unnecessary goto initNode 4 years ago
iwilltry42 b1d71dfa0f
create/node: default clusterName for --cluster flag 4 years ago
iwilltry42 4a582efcc8
Merge branch 'master-v3' of ssh://github.com/rancher/k3d into feature/master-loadbalancer 4 years ago
iwilltry42 dc1bbd6965
manage imageVolume lifecycle 4 years ago
iwilltry42 4561f90b5d
tests/e2e: fix --api-port flag syntax 4 years ago
iwilltry42 22cc76add1
Merge branch 'master-v3' of ssh://github.com/rancher/k3d into feature/master-loadbalancer 4 years ago
iwilltry42 9e59f6ed36
network: only filter for name when checking for existing networks and do not use aliases in endpointsconfig 4 years ago
iwilltry42 a54d05e9a5
fix sleep to prevent race conditions and add log output for loadbalancer creation 5 years ago
iwilltry42 3585161da0
Merge branch 'master-v3' of ssh://github.com/rancher/k3d into feature/master-loadbalancer 5 years ago
iwilltry42 33d54132ed
add arbitrary sleep to avoid master registering race conditions 5 years ago
iwilltry42 244732bb1c
add todo 5 years ago