Commit Graph

413 Commits (c51ec003bdfee8e56ede4807ba4860d4dab907ea)
 

Author SHA1 Message Date
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
iwilltry42 a24d6f864e
Proxy: deploy a configurable nginx proxy in front of the cluster 5 years ago
iwilltry42 cc8399ba63
Cleanup: Todos in cmd/ 5 years ago
iwilltry42 c79b8ed1ae
E2E-Tests: init test for multi-master setups 5 years ago
iwilltry42 164d850321
CLEANUP: clean TODOs in createCluster 5 years ago
iwilltry42 be8bba9c40
update used version of golangci-lint 5 years ago
iwilltry42 a7ef585e12
createCluster: allow 0 or 1 arg 5 years ago
iwilltry42 4a8e155f51
use global selectedRuntime variable instead of parsing the flag in every subcommand 5 years ago
iwilltry42 7005f8182a
validate clustername on create and use global runtime variable 5 years ago
iwilltry42 1b70008457
use go 1.14 5 years ago
iwilltry42 2070df4c9d
improve comparison of v2 and v3 5 years ago
iwilltry42 66d545e034
do not access cluster name if it's not found 5 years ago
iwilltry42 2d35895edc
move no-lb setting to createClusterOpts 5 years ago
iwilltry42 3ff51a0446
move no-lb setting to createClusterOpts 5 years ago
iwilltry42 2b674cb4e3
use createClusterOpts 5 years ago
iwilltry42 5500872544
Fatal out when using portmapping without node filter on a cluster with more than one node 5 years ago
iwilltry42 776a67559b
update travis config 5 years ago
iwilltry42 70221e0f29
concurrently wait for masters to become ready if --wait is set (or timeout) 5 years ago
iwilltry42 51ebcab21f
enable debug logging in e2e tests 5 years ago
iwilltry42 55646119c2
CLI: rollback if cluster creation failed 5 years ago
iwilltry42 b8ac954d69
implement --wait asynchronously 5 years ago
iwilltry42 db03084e5d
fix tests and add Dockerfile 5 years ago
iwilltry42 671c108032
update Makefile 5 years ago
iwilltry42 4682cea41f
add tests 5 years ago
iwilltry42 a53af1a24b
add thought 5 years ago
iwilltry42 a25d1d346a
add clusterCreateOpts flag struct and implement extra args for k3s server/agent 5 years ago
iwilltry42 6001b5859b
add some ideas 5 years ago
iwilltry42 4b2321b532
improve/fix Makefile 5 years ago
iwilltry42 4cbf88a443
update/structure thoughts 5 years ago
iwilltry42 bc49f197d9
cleanup and prepare for push to rancher/k3d 5 years ago