Commit Graph

98 Commits (eac293a2638a9d95e94215874b15b9661d446ef3)

Author SHA1 Message Date
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 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
iwilltry42 d6b5d4dbf5
createCluster: fallback to default api port if random allocation fails 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
iwilltry42 374d9d16d7
completion: NodeRoles for '--role' flag on 'create node' 4 years ago
iwilltry42 91425d3738
completion: AvailableClusters for '--cluster' flag in createNode and loadImage 4 years ago
Antoine e3bf18660e
👌 PR review 4 years ago
iwilltry42 a279e1259e
createCluster: add --switch command for kubeconfig current-context 4 years ago
iwilltry42 42ee62e552
createNode: add --wait and --timeout flags 4 years ago
iwilltry42 cf2c839b27
createNode: use default role label and cmd... 4 years ago
iwilltry42 06f543518c
fix: re-add support for named volumes used with --volume flag 4 years ago
iwilltry42 dabec2f091
createCluster: fix loadblancer consideration 4 years ago
iwilltry42 0270ac7327
createCluster: take loadbalancer into consideration when mapping ports 4 years ago
iwilltry42 21fd427d8a
maintenance: cleanup debug logs 4 years ago
iwilltry42 639daef7fb
Reorder parameters 4 years ago
iwilltry42 0d2c22455d
Overall: use context.Context in top-level exported functions 4 years ago
iwilltry42 9c9f49646e
MasterLoadBalancer: add nodefilter & extra treatment 4 years ago
iwilltry42 3071ec5755
createCluster: add --no-lb flag to disable the load balancer 4 years ago
iwilltry42 c6564801f3
getKubeconfig: always return output filepath 4 years ago
iwilltry42 05f2fc1f66
docs: add more command information 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 5121ef80a5
create/start/stop cluster: fix how Master-LoadBalancer is treated 4 years ago
iwilltry42 c51ec003bd
createCluster/network: add basic support for hostnetwork mode in docker 4 years ago
iwilltry42 1b7f5c5f78
createCluster/timeout: use context to handle cancellation 4 years ago
iwilltry42 80d1c5c2de
initialize proper timeout flag 4 years ago
iwilltry42 77bddc4dd0
create/cluster: check if cluster with given name exists 4 years ago
iwilltry42 b1d71dfa0f
create/node: default clusterName for --cluster flag 4 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 164d850321
CLEANUP: clean TODOs in createCluster 5 years ago
iwilltry42 a7ef585e12
createCluster: allow 0 or 1 arg 5 years ago
iwilltry42 7005f8182a
validate clustername on create and use global runtime variable 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 55646119c2
CLI: rollback if cluster creation failed 5 years ago
iwilltry42 b8ac954d69
implement --wait asynchronously 5 years ago
iwilltry42 a25d1d346a
add clusterCreateOpts flag struct and implement extra args for k3s server/agent 5 years ago
iwilltry42 bc49f197d9
cleanup and prepare for push to rancher/k3d 5 years ago
iwilltry42 f571ff3143
getk3sversion 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