Commit Graph

175 Commits (24905db5ec63dc574f6fb5868c713899ace3550b)

Author SHA1 Message Date
iwilltry42 8b43387679
fix: Docker updates 5 months ago
Daniel Gospodinow 6dc88396df
Consistent logging during cluster creation (#1398) 8 months ago
iwilltry42 f73fe36eb0
change/docs: copyright notice year 10 months ago
Thorsten Klein 55c13442c5
change: enable fixes by default and consolidate lookup logic (#1349) 11 months ago
Moshe Kabala e3fdd7fad3
Not using stdout directly for logging (#1339) 1 year 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
dan-ash 88c5f18792
Add support for ulimits (#1264) 1 year ago
Dejan Benedik 338672522a
fix: handle colima host (#1228) 2 years ago
iwilltry42 7d33f77a9a
change: Go 1.20 2 years ago
Ross Henderson e4f1f63503
fix: logs error shadowing exec error (#1172) 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
Raul Gonzales b15940b5d8
Add support to run with podman in rootless mode using cgroups v2 (#1084) 2 years ago
Ambrose Chua f644103dc0
fix: `DOCKER_HOST` handling of unix sockets (#1045) 2 years ago
Thorsten Klein 71e923d612
[FIX] GetGatewayIP for host.k3d.internal should error out if there's no gateway defined (#1027) 2 years ago
iwilltry42 3bb3d8f92a
fix unit test translate node to container 3 years ago
Ambrose Chua bf01eb08ed
fix: Use bridge as the default networking mode (#986) 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
Hiroto Funakoshi c16bf6f3d2
[FEATURE] host pid mode support for k3s-server and k3s-agent (#929) 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 a580edbe42
GetDockerHost to return host.docker.internal if DfD and local connection (and it's resolvable) 3 years ago
iwilltry42 ebea3387da
getHostIP: fix failing on DfD and init new host.k3d.internal injection 3 years ago
Simon Baier d0898bf9d8
[Enhancement]: improve image loading performance (#826) 3 years ago
iwilltry42 25abac918a
fix: do not do any network magic when using hostnetwork 3 years ago
iwilltry42 8c15a58a8f
docker/getRuntimePath: consider DOCKER_SOCK env var (fixes #762) 3 years ago
蜻蜓特派员 1bcf802012
[Fix] Fix docker client creation by tls verify from env (#829) 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
iwilltry42 81a41bdab1
debug: add env var flag K3D_DEBUG_DISABLE_DOCKER_INIT to test k3s as pid 1 3 years ago
Thorsten Klein 67d8c8c84f
[Enhancement/Fix] Properly use env/runtime info and inject dns accordingly (#758) 3 years ago
Thorsten Klein 7071129df8
[Enhancement] More powerful registry-create opt (#727) 3 years ago
iwilltry42 7073a8fad7 migrate to module rancher/k3d/v5 3 years ago
iwilltry42 5aa1edfb73
update to go1.17 and update direct dependencies 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 17dc4b7b4d fix e2e makefile target 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
iwilltry42 1ae8302980
fix: do not try to parse container IP if container is restarting 3 years ago
Thorsten Klein 212979d0bb
[Enhancement] DNS Injection (#718) 3 years ago
iwilltry42 9abcbedb37
fix: when checking for folder existence in container, only pull the 3 years ago
iwilltry42 8647a0ca40
fix: when checking for folder existence in container, only pull the 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 5364bd1300
fix: log level overwritten by dockerCli.Initialize() 3 years ago