Commit Graph

55 Commits (ae6c88636442980b2e26b999c865abe172674fb6)

Author SHA1 Message Date
Andy Zhou a0eb69b73e Allow the volume argument to be specified multiple times 5 years ago
iwilltry42 6823470ef5 don't allow empty node-specifiers 5 years ago
iwilltry42 8512ac0c8a make server the default node for portmaps 5 years ago
iwilltry42 2640fc13ce make server the default node for portmaps 5 years ago
iwilltry42 6d0fc76b22 improve portspec and ndoespec validation 5 years ago
iwilltry42 464d2e23c5 Offset multiplication 5 years ago
iwilltry42 107700dc98 update log messages 5 years ago
iwilltry42 a68d9e7042 generate container names in a func and use it to determine if node-specifier is valid 5 years ago
Andy Zhou 4674a5d6c8 Improve cluster status display 5 years ago
Andy Zhou 6292c89ec4 Minor simplification of getCluster() 5 years ago
Andy Zhou 953578ed11 Avoid output an empty table when no cluster to list 5 years ago
iwilltry42 a0c0c3ff9d add --api-port and --port-auto-offset 5 years ago
iwilltry42 7d6ae201e9 make node-specifier mandatory 5 years ago
iwilltry42 0670a0e11b resovle conflicts 5 years ago
iwilltry42 a881a87ef6 go fmt 5 years ago
Andy Zhou 2f07bdb78a Center align list output 5 years ago
Rishabh Gupta 787d6608ba Delete a cluster if it is not started due to port conflicts or any other unforseen error 5 years ago
iwilltry42 fd720b0887 move hostname check to util 5 years ago
Andy Zhou 93f72e672a Make sure the culster name is valid before creating it. 5 years ago
iwilltry42 124a45688f working version 5 years ago
iwilltry42 d35f12a77e init 5 years ago
Andy Zhou 65f2820b3f Support publishing ports for the worker nodes 5 years ago
Andy Zhou 988fbdbdc5 Refactor createWorker() API 5 years ago
Andy Zhou f70a8b42f7 Add support for the --publish option for create subcommand 5 years ago
Andy Zhou 6fe75640bb Add the PublishedPorts helping class 5 years ago
iwilltry42 40fb583160 better image and version flags 5 years ago
iwilltry42 4fbda454f7 remove todo 5 years ago
iwilltry42 9ac81982e2 [Enhancement] set hostnames for nodes 5 years ago
iwilltry42 e78a548da2 [Feature] add --image/-i flag to specify custom k3s image 5 years ago
Darren Shepherd 13aaec64ed Only create network if not found 5 years ago
Darren Shepherd 7c76f4621a Always to force delete 5 years ago
Darren Shepherd c86518e3d4 Only pull image if the image is not found 5 years ago
Andy Zhou 2267924578 cli: Improve error message for 'k3d get-kubeconfig' 5 years ago
iwilltry42 942e667b24 add some comments 5 years ago
iwilltry42 068172aa1a fix output order for logs 5 years ago
iwilltry42 e9206a74b2 make start/stop functions start/stop workers as well 5 years ago
iwilltry42 9142529c62 get-kubeconfig using docker sdk 5 years ago
iwilltry42 6c072fb6d9 connect workers and server via own docker network 6 years ago
iwilltry42 92039edbb1 fix clusters not being filtered correctly 6 years ago
iwilltry42 7d5964c3b9 fix image not being pulled if reader is not being used 6 years ago
iwilltry42 b0b08d2119 bring back env vars, enable booting workers and base list output on docker data instead of dirs 6 years ago
iwilltry42 7eec5b061b use docker sdk wherever possible 6 years ago
iwilltry42 65b5f06bfc add server-arg and env flags 6 years ago
iwilltry42 65c0bf9e5c better errors 6 years ago
iwilltry42 0b35d7c138 get back --all function for all commands 6 years ago
Rishabh Gupta 29fced4ef7 Added version tags, separated command implementaitons, added wait and timeout 6 years ago