Commit Graph

173 Commits (9f276a68f3a96dac24e02969ff9a86fca854e343)
 

Author SHA1 Message Date
Andy Zhou 9f276a68f3 Add getKubeConfig() 5 years ago
Andy Zhou cdcc5e1de6 Add createKubeconfigFile() 5 years ago
Andy Zhou 1eff974064 Add getClusterKubeConfigPath() 5 years ago
Andy Zhou 682d86cbd7
Merge pull request #64 from andyz-dev/error-handling 5 years ago
Andy Zhou 3947baf3bb
Merge pull request #63 from rancher/refactor-docs 5 years ago
iwilltry42 a3bb1b03f3 clarification 5 years ago
iwilltry42 41ccf89fdc improve section 5 years ago
Thorsten Klein ea96d375af
Merge pull request #62 from rancher/issue-templates 5 years ago
Andy Zhou 175ccbe3cd Improve error handling for CreateCluster() 5 years ago
Thorsten Klein 2a4827b944
add docker version 5 years ago
Andy Zhou 6dfb1e054b
Merge pull request #61 from andyz-dev/always-on 5 years ago
Andy Zhou b9713c4ac4 Add --auto-restart flag for the create command 5 years ago
iwilltry42 6e42d079f7 refactor documentation 5 years ago
Thorsten Klein ba7c58ad56 Update issue templates 5 years ago
Andy Zhou 5028f2882f
Merge pull request #60 from andyz-dev/atomic-create 5 years ago
Andy Zhou fe93fc8c24
Merge pull request #59 from andyz-dev/timeout 5 years ago
Andy Zhou 490b7cd864 Atomic create 5 years ago
Andy Zhou 3683eeb181 Deprecate the --timeout option 5 years ago
Thorsten Klein ba231f550d
Merge pull request #56 from andyz-dev/list-all 5 years ago
Andy Zhou 01931b5894 Make list command always show all clusters. Remove --all option 5 years ago
Andy Zhou cb1daebe41
Merge pull request #52 from andyz-dev/rename 5 years ago
Andy Zhou 1a2e961a52
Merge pull request #51 from andyz-dev/makefile 5 years ago
Andy Zhou abfd6bd18a Makefile: Add lint target and factor the check target 5 years ago
Andy Zhou 10c6eeeea5 Rename cli/config.go to cli/cluster.go 5 years ago
Andy Zhou 89d51a0abc
Merge pull request #49 from andyz-dev/makefile 5 years ago
Andy Zhou c3c8f0d6f8 Golang format clean up 5 years ago
Andy Zhou ae6c886364 Makefile: Fix SRC defintion 5 years ago
iwilltry42 a3d9f700f8 wording 5 years ago
iwilltry42 4599310da4 add FAQ section 5 years ago
Andy Zhou 62f7071ee5
Merge pull request #40 from andyz-dev/reclaim-volumes 5 years ago
Andy Zhou cd2292ba3a Automatically reclaim k3s container volumes after a cluster is deleted 5 years ago
Thorsten Klein 6e1b865f0c
Merge pull request #47 from andyz-dev/Bug42 5 years ago
Andy Zhou 3c3c72b4af Check for cluster existence before using a name to create a new cluster 5 years ago
Andy Zhou b48debb176 Refactor getClusters() to make the API easier to use 5 years ago
Andy Zhou dbc93f6818
Merge pull request #46 from andyz-dev/volume 5 years ago
Andy Zhou a0eb69b73e Allow the volume argument to be specified multiple times 5 years ago
iwilltry42 07febe44c0 better readability 5 years ago
iwilltry42 396e4dd196 add exposing to readme 5 years ago
Thorsten Klein 8d70dd261c
Merge pull request #43 from rancher/feature/enhanced-port-mapping 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 c5f410d5ef Merge branch 'master' of https://github.com/rancher/k3d into feature/enhanced-port-mapping 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
Thorsten Klein 17fe64147f
Merge pull request #45 from andyz-dev/list-output 5 years ago
Andy Zhou 4674a5d6c8 Improve cluster status display 5 years ago
Andy Zhou 6292c89ec4 Minor simplification of getCluster() 5 years ago