Commit Graph

40 Commits (34be507c4a76e18a986fbbc6c9e84ed3d58481e7)

Author SHA1 Message Date
Alvaro c6df1448ef
[Enhancement] Improved listings for nodes & registries (#439, @inercia) 4 years ago
Thorsten Klein c44c576d69
[Refactoring/Preparation] use real port structs as prep for registries (#427) 4 years ago
iwilltry42 621640c901
rename ExposedPort 4 years ago
Thorsten Klein ecc025b35e
[Feature] Registry for v4 & Restructure Cluster Creation (#334) 4 years ago
Thorsten Klein 778f80d8fd
[FEATURE] Config File (#351) 4 years ago
iwilltry42 d7b25ac6ab
v3 -> v4 4 years ago
Thorsten Klein 0f15ca34d0
[Fix] Allow literal @ in flags that have nodefilters (#421) 4 years ago
Thorsten Klein a5d2910f29
[Feature] clusterCreate: add back --env/-e flag to inject environment variables (#409) 4 years ago
Lionel Nicolas ffe8c9697c add ability to set container labels on nodes using --label/-l 4 years ago
iwilltry42 972c004930
add entry for host.k3d.internal to /etc/hosts in the node containers 4 years ago
iwilltry42 fb0d09545b
plugin: finish handling and executing plugins 4 years ago
iwilltry42 a746e4f2db
init plugin system 4 years ago
iwilltry42 ec3f10ec57
use server/agent instead of master/worker 4 years ago
iwilltry42 b02c783130
adjust toplevel pkg functions to new syntax 4 years ago
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 4 years ago
iwilltry42 d6b5d4dbf5
createCluster: fallback to default api port if random allocation fails 4 years ago
iwilltry42 3205cbac67
createCluster: ask OS/kernel for free port... 4 years ago
iwilltry42 711e1ed048
createCluster: use random hostPort for API-Port by default 4 years ago
iwilltry42 374d9d16d7
completion: NodeRoles for '--role' flag on 'create node' 4 years ago
iwilltry42 45a7b2dd7d
completion: new ValidArgsAvailableNodes 4 years ago
iwilltry42 2e75b90ffb
completion/getCluster: move validargs function to util package 4 years ago
Antoine 0862f11324
👌 replace `k3d getk3stoken` command by `--token` flag onto command `k3d get cluster` 4 years ago
Antoine 6d9d5a0cc4
✨ Add get k3stoken feature 4 years ago
iwilltry42 ae9be0603d
volumes: only warn about possible issues and don't error out 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 9c9f49646e
MasterLoadBalancer: add nodefilter & extra treatment 4 years ago
iwilltry42 cc8399ba63
Cleanup: Todos in cmd/ 5 years ago
iwilltry42 bc49f197d9
cleanup and prepare for push to rancher/k3d 5 years ago
iwilltry42 f571ff3143
getk3sversion 5 years ago
iwilltry42 7098be1693 initial version of --port flag 5 years ago
iwilltry42 77ed3d3669 init --port flag implementation 5 years ago
iwilltry42 389e67f4dd cleanup 5 years ago
iwilltry42 a625328cc7 cleanup 5 years ago
iwilltry42 f87c7cd9fa remove debug prints and add some comments 5 years ago
iwilltry42 b99ee41558 fix node filtering function didn't deduplicate 5 years ago
iwilltry42 d31a4334cc always have src and dest in volume mount 5 years ago
iwilltry42 b52da4ac52 fix filtering 5 years ago
iwilltry42 b78a8cf993 finish filterNodes beta 5 years ago
iwilltry42 82c29868a1 use pointers to nodes in cluster struct 5 years ago
iwilltry42 c92c9b8e2f filter nodes and validate volume mounts 5 years ago
iwilltry42 62501af7e9 prepare volume flag 5 years ago