Commit Graph

35 Commits (cf2c839b2705ff46a514dc65a870cd9f8429ac09)

Author SHA1 Message Date
iwilltry42 cf2c839b27
createNode: use default role label and cmd... 4 years ago
iwilltry42 99f5a6884a
getNodeLogs: accept time.Time parameter 4 years ago
iwilltry42 21fd427d8a
maintenance: cleanup debug logs 4 years ago
iwilltry42 fe21c27a32
createNode: add failover solution to get K3S_URL value 4 years ago
iwilltry42 ee8fe0bb35
createNode: add failover solution to get K3S_URL value 4 years ago
iwilltry42 4bfac51c7c
createCluster/createNode: use K3S_URL instead of --server 4 years ago
iwilltry42 c061104b53
createNode: copy as many details as possible from existing 4 years ago
iwilltry42 da8adf5469
createNode: update nginx masterlb with new master node 4 years ago
iwilltry42 b7b8f6a5a6
createNode: use any node as blueprint 4 years ago
iwilltry42 5121ef80a5
create/start/stop cluster: fix how Master-LoadBalancer is treated 4 years ago
iwilltry42 5c15dcbeca
add wait 4 years ago
iwilltry42 1b7f5c5f78
createCluster/timeout: use context to handle cancellation 4 years ago
iwilltry42 a24d6f864e
Proxy: deploy a configurable nginx proxy in front of the cluster 5 years ago
iwilltry42 b8ac954d69
implement --wait asynchronously 5 years ago
iwilltry42 bc49f197d9
cleanup and prepare for push to rancher/k3d 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 60659c74c8 cleanup delete node command and add --all flag 5 years ago
iwilltry42 189e430f90 fix port collisions due to default exposed port on master nodes 5 years ago
iwilltry42 536b543cc2 implement get nodes 5 years ago
iwilltry42 4adb695b47 add tls san for non-default host name 5 years ago
iwilltry42 116dd5dad8 fix api-port 5 years ago
iwilltry42 7063d62508 initial implementation of 'get clusters' 5 years ago
iwilltry42 544480e010 add cluster secret 5 years ago
iwilltry42 84cdfac7cb introduce node roles 5 years ago
iwilltry42 cd72e22dce patch specs with node role specific settings 5 years ago
iwilltry42 7583340d23 create cluster 5 years ago
iwilltry42 43eb626b0c specify role, image and labels 5 years ago
iwilltry42 cd4223e4ed create multiple nodes at once 5 years ago
iwilltry42 8eb9832298 delete cluster 5 years ago
iwilltry42 ac43655396 update golangci-lint 5 years ago
iwilltry42 edc52c6ae6 delete node containerd 5 years ago
iwilltry42 5f5c516ba2 adapt new way of choosing runtime 5 years ago
iwilltry42 24ba46fc2a initial test to create container 5 years ago
iwilltry42 a4f5f80286 add utils and function skeletons 5 years ago
iwilltry42 bdcdbd817a init cobra 5 years ago
misakwa 4e52afd578 Add agent-arg and pass through to container 5 years ago
iwilltry42 081ec611bc --keep flag to not remove the tarball after import 5 years ago
iwilltry42 deccb0122a enable importing multiple images at once 5 years ago
iwilltry42 ab2c54ca1d add import-image command for importing single image 5 years ago
Andy Zhou f037e1b225 Deprecate --timeout, shift shot hand options around 5 years ago
Andy Zhou 1565e43365 Modify --api-port to take a stirng argument 5 years ago
iwilltry42 f771dcf8b5 shell flag text 5 years ago
iwilltry42 eb5b88052e add auto mode for shell based on SHELL env var and support zsh 5 years ago
Andy Zhou abd9a984eb Add --shell argument 5 years ago
Andy Zhou d63f7d4bf2 Rename bash command to shell 5 years ago
Andy Zhou 2971dd6845 Add the ability to execute commands directly with the bash subcommand 5 years ago
Andy Zhou 4ef6710e22 Add basic bashShell() function 5 years ago
Andy Zhou b9713c4ac4 Add --auto-restart flag for the create command 5 years ago
Andy Zhou 3683eeb181 Deprecate the --timeout option 5 years ago