Commit Graph

28 Commits (04bb6eff87805d20cad0db23584c0d8f6803b640)

Author SHA1 Message Date
iwilltry42 f73fe36eb0
change/docs: copyright notice year 11 months ago
iwilltry42 93a67d712e
change: golangci-lint fix whitespaces 1 year ago
dan-ash 88c5f18792
Add support for ulimits (#1264) 1 year ago
Thorsten Klein 15d7dc9c71
change: no default image for node creation in local cluster where image should be copied from existing nodes (#1034) 3 years ago
Thorsten Klein b1374e52df
add: node create --k3s-arg flag (#1032) 3 years ago
Thorsten Klein 852df7786a
[Migration] search and replace rancher/k3d with k3d-io/k3d in most places (#976) 3 years ago
Thorsten Klein 3b0e6990c4
license: - 2022 (#943) 3 years ago
iwilltry42 7710f33686
license: - 2022 3 years ago
Thorsten Klein b073e7675f
feat: fetch K3s image tag from channelserver on latest/stable/+min.major (#841) 3 years ago
Harley Laue 376f0378af
[Docs] Clarify `node create` help text about cluster reference (#808) 3 years ago
iwilltry42 7073a8fad7 migrate to module rancher/k3d/v5 3 years ago
Thorsten Klein 7ba71ad66c
[Feature] CreateNode: add token and network flags and allow remote cluster (#734) 3 years ago
Mateusz Urbanek 917c19eae5
feat(logging): using new package containing logrus.Logger instead of global scope logrus (closes #583) (#699, @Shanduur) 3 years ago
iwilltry42 7bcb1730c6
nodeCreate: remove dead code and parallelize adding nodes to the cluster completely 3 years ago
iwilltry42 e063405b02
some really final log output after creating/deleting nodes 3 years ago
ejose19 bfead49c46
[Enhancement] Refactoring: normalize label flags (k3s node & runtime) (#598, @ejose19) 3 years ago
iwilltry42 296f24c9b7
Revert 'Revert "add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax)"' 3 years ago
iwilltry42 574148685d
nodeCreate: remove dead code and parallelize adding nodes to the cluster completely 3 years ago
iwilltry42 cc544a273e
some really final log output after creating/deleting nodes 3 years ago
ejose19 1deb0aa64d
[Enhancement] Refactoring: normalize label flags (k3s node & runtime) (#598, @ejose19) 3 years ago
iwilltry42 774af31d24
Revert 'Revert "add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax)"' 3 years ago
iwilltry42 6c94d7db3d
overall/license: update to year range -2021 3 years ago
iwilltry42 70872648b3
Revert "add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax)" 3 years ago
Batuhan Apaydın 5fe8a3c6c7
add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax) 3 years ago
Konrad Malik e495fe83a8
[FEATURE] Memory Limits (#494, @konradmalik) 4 years ago
iwilltry42 1c61130fdf
clusterStart: sequential and ordered node starts & nodeCreate: do not copy status 4 years ago
Thorsten Klein ecc025b35e
[Feature] Registry for v4 & Restructure Cluster Creation (#334) 4 years ago
iwilltry42 d7b25ac6ab
v3 -> v4 4 years ago
Fabrice Vergnenegre 2d8d60b005
FIX: #412 set Restart flag to true before creation (#413, thanks @fabricev) 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 2aecabb8ca
add node commands 4 years ago
iwilltry42 81ba7200f4
Sane usage of the default cluster name 4 years ago
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 4 years ago
iwilltry42 3cd1a05b91
Maintenance: move all labels to constants and fix log formatting issues 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
iwilltry42 42ee62e552
createNode: add --wait and --timeout flags 4 years ago
iwilltry42 cf2c839b27
createNode: use default role label and cmd... 4 years ago
iwilltry42 0d2c22455d
Overall: use context.Context in top-level exported functions 4 years ago
iwilltry42 05f2fc1f66
docs: add more command information 4 years ago
iwilltry42 5121ef80a5
create/start/stop cluster: fix how Master-LoadBalancer is treated 4 years ago
iwilltry42 b1d71dfa0f
create/node: default clusterName for --cluster flag 4 years ago
iwilltry42 244732bb1c
add todo 5 years ago
iwilltry42 7005f8182a
validate clustername on create and use global runtime variable 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