Commit Graph

95 Commits (7e615c379bf15974a2131906424406df9ea29662)

Author SHA1 Message Date
Ahmed AbouZaid 9eaa6c4d8e
feat: support config embedded and external files (#1417) 5 months ago
iwilltry42 f73fe36eb0
change/docs: copyright notice year 11 months ago
iwilltry42 cc3fe91265
change (breaking/module): switch from netaddr.af to netipx + netip 1 year ago
guangwu d36cc4989c
chore: pkg imported more than once (#1313) 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
iwilltry42 f80cd8f374
fix: registries.yaml file not marshalled correctly by k8s yaml package 1 year ago
Max Sargent dc9f05036a
change: allow full K3s registry configuration (#1215) 1 year ago
dan-ash 88c5f18792
Add support for ulimits (#1264) 1 year ago
Apoorv Joshi b9e0930630
change: Use loadbalancer or any *active* server as K3S_URL (#1190) 2 years ago
Stephen B 516fe7c9fd
fix: avoid appending existing volumes (#1154) 2 years ago
Sunghoon Kang 24bb5f4493
fix: print consistent json/yaml output (#1094) 2 years ago
Thorsten Klein ff2931b403
[FIX] store hostAliases in label to persist them across cluster stop/start (#1029) 3 years ago
iwilltry42 2b31f648c4
fix: order of format options in volume deletion warning 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 dc5a1a5071
[Fix] detect '--disable=coredns' and conditionally disable injection (#955) 3 years ago
iwilltry42 fdd4dae1a0
fix: ensure labels on serverlb 3 years ago
wymli 08d5ae64f7
fix: serverlb should be created before using and restarted unless stopped (#948) 3 years ago
Thorsten Klein 08bf145e95
[Feature] Config v1alpha4 (#944) 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
Thorsten Klein 5a00a39323
[Feature] Volume Shortcuts and k3d-managed volumes (#916) 3 years ago
Thorsten Klein 25ec400c49
[Fix] only replace default api host with docker host (#879) 3 years ago
Ambrose Chua 858c3142be
[Enhancement] Improved Podman compatibility (#868) 3 years ago
iwilltry42 23ddbf67b1
clusterStart: only run necessary actions 3 years ago
iwilltry42 798c47aadd
clusterPrepNetwork: reserve an extra IP in an k3d-IPAM network to avoid conflicts with k3d-tools 3 years ago
iwilltry42 25abac918a
fix: do not do any network magic when using hostnetwork 3 years ago
iwilltry42 fd65d958d2 nodeHooks: add Description field and Name()/Info() functions 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
Thorsten Klein 12180ffdd5
[Fix] more resilient post-create cluster preparation (DNS) (#780) 3 years ago
iwilltry42 1e9c20e0a9
do not use logreader if it doesn't exist 3 years ago
iwilltry42 5f2ea9aac0
speed up /etc/hosts injection 3 years ago
Thorsten Klein 67d8c8c84f
[Enhancement/Fix] Properly use env/runtime info and inject dns accordingly (#758) 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
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 6f76f8ce5d
fix: delete k3d-tools node after gathering environment information, so it doesn't block an IP in a designated subnet 3 years ago
iwilltry42 6d45a15e05 fix/cluster: do not use the same nodestartopts value for all nodes 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
Thorsten Klein 212979d0bb
[Enhancement] DNS Injection (#718) 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 25c6f65948
fix: clusterGet no error on no lb config 3 years ago
Thorsten Klein 6941159ac6
[Enhancement] Create workers/helpers concurrently (#678) 3 years ago
Thorsten Klein 607382056b
[Fix] Simplify and Fix docker client creation (#674) 3 years ago
iwilltry42 2516cad12e
allow for adding ports to a running cluster via the loadbalancer 3 years ago