Commit Graph

389 Commits (164d850321b52367d865c08b033e402d6e3f3503)
 

Author SHA1 Message Date
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
iwilltry42 f571ff3143
getk3sversion 5 years ago
iwilltry42 4929915717
add completion 5 years ago
iwilltry42 7c63c34609
init completion 5 years ago
iwilltry42 63fa6eac95
mark some flags as filename for autocompletion 5 years ago
iwilltry42 644b369b60
switch from K3S_CLUSTER_SECRET to K3S_TOKEN and use exact matching to get node containers by name and make --cluster flag required when creating a new node 5 years ago
iwilltry42 fd4b803681 start fixing createNode 5 years ago
iwilltry42 8aad61a39a improve usage texts 5 years ago
iwilltry42 1a91401d19 start with --wait flag 5 years ago
iwilltry42 68609ec3a0 add info text after cluster creation 5 years ago
iwilltry42 ef2907de41 replace 127.0.0.1:6443 in kubeconfig as well 5 years ago
iwilltry42 52b23adec9 v1.0.0 as default version 5 years ago
iwilltry42 0a8eca31f5 update vendor 5 years ago
iwilltry42 84234e7a98 add proper k3d config dir and kubeconfig output path 5 years ago
iwilltry42 11b937a910 implement load images command 5 years ago
iwilltry42 e6d7726ffb add image volume 5 years ago
iwilltry42 60659c74c8 cleanup delete node command and add --all flag 5 years ago
iwilltry42 9e12af71e4 start implementing tools container 5 years ago
iwilltry42 744b01a2d1 init loadImages command 5 years ago
iwilltry42 4e24521c0d disable external datastore option for now 5 years ago
iwilltry42 189e430f90 fix port collisions due to default exposed port on master nodes 5 years ago
iwilltry42 ff98343420 extend 5 years ago
iwilltry42 bd39336b29 init ha setup with cluster-init 5 years ago
iwilltry42 7185a160c0 init new flags 5 years ago
iwilltry42 536b543cc2 implement get nodes 5 years ago