Commit Graph

70 Commits (7e615c379bf15974a2131906424406df9ea29662)

Author SHA1 Message Date
iwilltry42 8b43387679
fix: Docker updates 5 months ago
iwilltry42 f73fe36eb0
change/docs: copyright notice year 11 months ago
Thorsten Klein 55c13442c5
change: enable fixes by default and consolidate lookup logic (#1349) 12 months ago
iwilltry42 cc3fe91265
change (breaking/module): switch from netaddr.af to netipx + netip 1 year ago
iwilltry42 34e5a4cf9f
change: bump deps, adjust code, go back to upstream wharfie 1 year ago
iwilltry42 93a67d712e
change: golangci-lint fix whitespaces 1 year ago
Thorsten Klein 8d54019838
add: K3D_FIX_MOUNTS fix to make / rshared (e.g. to make Cilium work) (#1268) 1 year ago
Silvio Moioli 3457b2f9c4
Fix panic when k3sURLEnvIndex is -1 (#1252) 1 year ago
iwilltry42 518d6d81be
change: case-insensitive matching of node logs (fixes #1248) 2 years ago
Apoorv Joshi b9e0930630
change: Use loadbalancer or any *active* server as K3S_URL (#1190) 2 years ago
iwilltry42 e238500fce
fix: try to figure out why gh actions are always failing 2 years ago
iwilltry42 80889fa6ae
change more info on node stopped returning log lines 2 years ago
Sunghoon Kang 24bb5f4493
fix: print consistent json/yaml output (#1094) 2 years 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 852df7786a
[Migration] search and replace rancher/k3d with k3d-io/k3d in most places (#976) 3 years ago
Ikko Ashimine 793fbce86c
Fix typo in node.go (#949) 3 years ago
Thorsten Klein 3b0e6990c4
license: - 2022 (#943) 3 years ago
iwilltry42 7710f33686
license: - 2022 3 years ago
Thorsten Klein aec4507db8
[Feature] add: config options to configure extra hosts (#938) 3 years ago
iwilltry42 e2c20b899c
nodeCreate: do not copy memory limit from node of different role (fixes #893) 3 years ago
Thorsten Klein 25ec400c49
[Fix] only replace default api host with docker host (#879) 3 years ago
iwilltry42 ca47fac476
waitForLogs: enrich error with scanner error if any 3 years ago
iwilltry42 3cc4c5c5af
error on K3D_FIX_DNS=1 with /etc/resolv.conf mounted 3 years ago
iwilltry42 25abac918a
fix: do not do any network magic when using hostnetwork 3 years ago
iwilltry42 ef139c9ab1 nodeAddToCluster: add host.k3d.internal /etc/Hosts injection as postStartAction 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 7113694ab5
[Enhancement] Edit CoreDNS ConfigMap on disk for more reliability (#814) 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
iwilltry42 78738058c8
fix regression on checking edac folder introduced by wrapping a nil error 3 years ago
iwilltry42 9efe980789 overall: make error handling and error logs a bit more streamlined 3 years ago
Thorsten Klein b4158a1dc1
[Enhancement] Network Magic (#721) 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 95ecaf77e0
fix nilpointer exception when cluster loadbalancer is not specified 3 years ago
iwilltry42 6f1f58a2c2
fix missing merge conflict resolutions 3 years ago
iwilltry42 91db3f647c
changes when creating clusters + new nodefilter syntax 3 years ago
iwilltry42 8e29ad4f1a
add some more portmapping work 3 years ago
Thorsten Klein 2092ceaaa9
[FEATURE] add ability to add ports to an existing loadbalancer (#615) 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
iwilltry42 1a68ae0372
updatelbconfig: check for log output to see if the update succeeded and give proper info 3 years ago
iwilltry42 4a84874a86
nodeWaitForLogMessage: log found target line when on >= trace level logging 3 years ago
iwilltry42 a4dc34531a
node/edit: use new loadbalancer config file for ports update 3 years ago
iwilltry42 2daf3872ca
nodeAdd: do not copy ports from existing node (+ some cleanup) 3 years ago
Thorsten Klein 77aa76d7f2
[FEATURE] add ability to add ports to an existing loadbalancer (#615) 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 1730ca5dfb fix nilpointer exception when cluster loadbalancer is not specified 3 years ago