Commit Graph

27 Commits (0af704992b151c4c6512ddba2026d7f54bbf107a)

Author SHA1 Message Date
iwilltry42 f73fe36eb0
change/docs: copyright notice year 11 months ago
guangwu d36cc4989c
chore: pkg imported more than once (#1313) 1 year ago
iwilltry42 93a67d712e
change: golangci-lint fix whitespaces 1 year ago
Sunghoon Kang 24bb5f4493
fix: print consistent json/yaml output (#1094) 2 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
Eng Zer Jun 5e5a35c67c
refactor: move from io/ioutil to io and os package (#827) 3 years ago
Thorsten Klein f8f17caf78
[Cleanup] Types, ready-log-messages & closing connections (#818) 3 years ago
Thorsten Klein 3b9d8373e1
[Docs] v5 update (#740) 3 years ago
iwilltry42 7073a8fad7 migrate to module rancher/k3d/v5 3 years ago
iwilltry42 630788f1e7 clusterCreate: add --lb-config-override flag 3 years ago
iwilltry42 9efe980789 overall: make error handling and error logs a bit more streamlined 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 2516cad12e
allow for adding ports to a running cluster via the loadbalancer 3 years ago
iwilltry42 4132757f34
ports: no nodefilter or loadbalancer nodefilter should default to use all servers & agents as upstream 3 years ago
iwilltry42 8fef6aee09
fix usage of the new loadbalancer type and ordering when cluster is created 3 years ago
iwilltry42 91db3f647c
changes when creating clusters + new nodefilter syntax 3 years ago
iwilltry42 7bcb1730c6
nodeCreate: remove dead code and parallelize adding nodes to the cluster completely 3 years ago
iwilltry42 1a68ae0372
updatelbconfig: check for log output to see if the update succeeded and give proper info 3 years ago
iwilltry42 2b2041f028
loadbalancer: use auto-reload for confd (file watcher) 3 years ago
iwilltry42 339187b4da
adapt updating the loadbalancer config when adding a new node 3 years ago
iwilltry42 44a79c4670
types/node: add nodehooks to node struct to have them around at any stage (TO-DO: use this everywhere -> breaking change) 3 years ago
iwilltry42 a3dd47029d
generate new config file for lb and add helper functions to get images from env if needed 3 years ago
iwilltry42 21244172c9
move loadbalancer creation to separate function 3 years ago
iwilltry42 de401c6db3
add debug functionality to get current loadbalancer config 3 years ago
iwilltry42 99490ca7c1 ports: no nodefilter or loadbalancer nodefilter should default to use all servers & agents as upstream 3 years ago
iwilltry42 6e8b27f99f fix usage of the new loadbalancer type and ordering when cluster is created 3 years ago
iwilltry42 d15ed26875 changes when creating clusters + new nodefilter syntax 3 years ago
iwilltry42 574148685d
nodeCreate: remove dead code and parallelize adding nodes to the cluster completely 3 years ago
iwilltry42 5e2c03f586
updatelbconfig: check for log output to see if the update succeeded and give proper info 3 years ago
iwilltry42 49451df1f7
loadbalancer: use auto-reload for confd (file watcher) 3 years ago
iwilltry42 f2cb7c4e0a
adapt updating the loadbalancer config when adding a new node 3 years ago
iwilltry42 364e96bf1f
types/node: add nodehooks to node struct to have them around at any stage (TO-DO: use this everywhere -> breaking change) 3 years ago
iwilltry42 220313524e
generate new config file for lb and add helper functions to get images from env if needed 3 years ago
iwilltry42 12527f8a8d
move loadbalancer creation to separate function 3 years ago
iwilltry42 a928e41a2a
add debug functionality to get current loadbalancer config 3 years ago
iwilltry42 6c94d7db3d
overall/license: update to year range -2021 3 years ago
Thorsten Klein ecc025b35e
[Feature] Registry for v4 & Restructure Cluster Creation (#334) 4 years ago
iwilltry42 d7b25ac6ab
v3 -> v4 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 3cd1a05b91
Maintenance: move all labels to constants and fix log formatting issues 4 years ago
iwilltry42 b28f93d207
UpdateLoadbalancerConfig: deduplicate and warn if node is down 4 years ago
iwilltry42 f0d3389a1f
removeNode: update loadbalancer if master 4 years ago
iwilltry42 434cf8e91d
overall: pass context from top to bottom 4 years ago
iwilltry42 21fd427d8a
maintenance: cleanup debug logs 4 years ago
iwilltry42 0d2c22455d
Overall: use context.Context in top-level exported functions 4 years ago
iwilltry42 da8adf5469
createNode: update nginx masterlb with new master node 4 years ago