Commit Graph

56 Commits (13f3844ff4f4425c1b22ddb84f4efb865a963ef2)

Author SHA1 Message Date
Ross Henderson e4f1f63503
fix: logs error shadowing exec error (#1172) 2 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
Ambrose Chua 858c3142be
[Enhancement] Improved Podman compatibility (#868) 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
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 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 9efe980789 overall: make error handling and error logs a bit more streamlined 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
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
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
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
iwilltry42 ac96c9c448
simplify log outputs and increase timeout for tests 4 years ago
iwilltry42 b5c055f436
less loggigng 4 years ago
iwilltry42 746cbcd131
node: add start time field and use it when waiting for log messages 4 years ago
Erik Kristensen 63d54842c0
[Feature] Support docker over ssh (#324, @ekristen & @inercia) 4 years ago
Thorsten Klein 185ffcd34f
[Enhancement] clusterDelete: proper node and network handling (#437) 4 years ago
iwilltry42 b36c49aac2
import image: add additional exception handling to avoid nil pointer exceptions 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 b5eeda74d6
execInNode: check if we have a response before trying to access the reader in case of error to avoid nil pointer exceptions 4 years ago
iwilltry42 425b9b709e
execInNode: do not read logreader too early, because that clears it for other read processes 4 years ago
iwilltry42 dcef0b1946
runtime/docker/node: logreader must not be nil 4 years ago
iwilltry42 c27410ea32
createCluster: Fix getHostIP edge cases 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
iwilltry42 1285fb90c4
overall: add node status field 4 years ago
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 4 years ago
iwilltry42 3cd1a05b91
Maintenance: move all labels to constants and fix log formatting issues 4 years ago
iwilltry42 dbb24f4e1c
loadImages: accept mixed runtimeImage and tarball args 4 years ago
iwilltry42 16f01f5fc9
runtime/getNode: do not return nil 4 years ago
iwilltry42 99f5a6884a
getNodeLogs: accept time.Time parameter 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 21fd427d8a
maintenance: cleanup debug logs 4 years ago
iwilltry42 c061104b53
createNode: copy as many details as possible from existing 4 years ago
iwilltry42 7744c52ec7
overall: always defer close docker client connections 4 years ago
iwilltry42 3b77ecd6dd
getLogs: return error if container is not in running state to avoid long unnecessary wait 4 years ago
iwilltry42 b32e116a67
add comment 4 years ago
iwilltry42 5121ef80a5
create/start/stop cluster: fix how Master-LoadBalancer is treated 4 years ago
iwilltry42 bc49f197d9
cleanup and prepare for push to rancher/k3d 5 years ago
iwilltry42 11b937a910 implement load images command 5 years ago
iwilltry42 ff98343420 extend 5 years ago