Commit Graph

162 Commits (10452764e143a164835792d6aeb8da240f0be58f)

Author SHA1 Message Date
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) 3 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
Thorsten Klein 607382056b
[Fix] Simplify and Fix docker client creation (#674) 3 years ago
iwilltry42 8fef6aee09
fix usage of the new loadbalancer type and ordering when cluster is created 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 6e8b27f99f fix usage of the new loadbalancer type and ordering when cluster is created 3 years ago
Thorsten Klein 897e49a8ee
[FEATURE] add ability to add ports to an existing loadbalancer (#615) 3 years ago
ejose19 1deb0aa64d
[Enhancement] Refactoring: normalize label flags (k3s node & runtime) (#598, @ejose19) 3 years ago
MichalK cbe187d008
[Fix] Use default gateway, when bridge network doesn't have it (#666, @kuritka) 3 years ago
iwilltry42 34aac579d2
runtimes/docker: use getDockerClient function everywhere so all functions can work via e.g. ssh 3 years ago
iwilltry42 6c94d7db3d
overall/license: update to year range -2021 3 years ago
Batuhan Apaydın f59216c2e0 docker context support 3 years ago
Thorsten Klein bb1f5bde71
[FIX/ENHANCEMENT] node/create: inherit registry config from existing nodes (#597) 3 years ago
iwilltry42 b4c910b729
runtimes/docker/network: only read ipam config if exists 3 years ago