Commit Graph

55 Commits (2d44b3186d2dd3c0b3035df285579edb4db2d5ac)

Author SHA1 Message Date
Thorsten Klein 7de36e8467
chore: upgrade go + dependencies + address all golangci-lint issues + deprecations (#1459) 3 months ago
iwilltry42 8b43387679
fix: Docker updates 5 months ago
iwilltry42 f73fe36eb0
change/docs: copyright notice year 11 months ago
Moshe Kabala e3fdd7fad3
Not using stdout directly for logging (#1339) 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 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
iwilltry42 25abac918a
fix: do not do any network magic when using hostnetwork 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
iwilltry42 7073a8fad7 migrate to module rancher/k3d/v5 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
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
ejose19 bfead49c46
[Enhancement] Refactoring: normalize label flags (k3s node & runtime) (#598, @ejose19) 3 years ago
ejose19 1deb0aa64d
[Enhancement] Refactoring: normalize label flags (k3s node & runtime) (#598, @ejose19) 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
Konrad Malik e495fe83a8
[FEATURE] Memory Limits (#494, @konradmalik) 4 years ago
iwilltry42 dbf3ff8172
getNodeContainer: regex to allow k3d-prefixed or non-prefixed name 4 years ago
iwilltry42 ac96c9c448
simplify log outputs and increase timeout for tests 4 years ago
Erik Kristensen 63d54842c0
[Feature] Support docker over ssh (#324, @ekristen & @inercia) 4 years ago
Thorsten Klein ecc025b35e
[Feature] Registry for v4 & Restructure Cluster Creation (#334) 4 years ago
iwilltry42 d7b25ac6ab
v3 -> v4 4 years ago
iwilltry42 11cc797922
overall/logging: new trace log level 4 years ago
iwilltry42 972c004930
add entry for host.k3d.internal to /etc/hosts in the node containers 4 years ago
kshelton eaa7784625 Handle leading '/' in names for docker runtime 4 years ago
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 4 years ago
iwilltry42 f39a9513fd
dependencies: update docker dependencies to fix issues with failing windows builds introduced by the usage of the archive package 4 years ago
iwilltry42 7817054801
do not use context pointer 4 years ago
iwilltry42 f6c312256e
add names to error messages 4 years ago
iwilltry42 434cf8e91d
overall: pass context from top to bottom 4 years ago
iwilltry42 7744c52ec7
overall: always defer close docker client connections 4 years ago
iwilltry42 f2c8e0cf03
docker/create/node: replace goto with for loop 5 years ago
iwilltry42 bc49f197d9
cleanup and prepare for push to rancher/k3d 5 years ago
iwilltry42 644b369b60
switch from K3S_CLUSTER_SECRET to K3S_TOKEN and use exact matching to get node containers by name and make --cluster flag required when creating a new node 5 years ago
iwilltry42 098fe0803c implement start/stop for nodes and clusters 5 years ago
iwilltry42 8450604182 start implementing getkubeconfig 5 years ago
iwilltry42 84cdfac7cb introduce node roles 5 years ago
iwilltry42 cc682427b8 pull image before creation if not exists 5 years ago
iwilltry42 03eaba037f restructure docker runtime pkg 5 years ago
iwilltry42 1ec7a3e02a parsecmd funcs 5 years ago
iwilltry42 7583340d23 create cluster 5 years ago
iwilltry42 43eb626b0c specify role, image and labels 5 years ago
iwilltry42 ac43655396 update golangci-lint 5 years ago
iwilltry42 b51fa283e1 delete in docker 5 years ago