Commit Graph

267 Commits (2a62eab3a24944f53fd648c9dc0cc02c0ee1f056)

Author SHA1 Message Date
iwilltry42 9abcbedb37
fix: when checking for folder existence in container, only pull the 3 years ago
Mateusz Szostok 0c02607d1e
[FIX]: import all requested images (#701, @mszostok) 3 years ago
Thorsten Klein c5f7884f78
[ENHANCEMENT] imageImport: start existing tools node before using it and add option to keep it around (#672) 3 years ago
Christian Mäder 3451675bc7
[Enhancement] Follow Docker's image nameing convention in `k3d image import` (#653, @cimnine) 3 years ago
MichalK cbe187d008
[Fix] Use default gateway, when bridge network doesn't have it (#666, @kuritka) 3 years ago
Thorsten Klein 32c368f531
[FIX] waiting for serverlb logs that exist already (#637) 3 years ago
蜻蜓特派员 511c6c3f53
new file handle should close after create (#628, @dragonflylee) 3 years ago
蜻蜓特派员 f648e381a3
fix kubeconfig write on windows (#626, @dragonflylee) 3 years ago
iwilltry42 d98925f5b1
fix: do not copy meminfo/edac volume mounts from existing node 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 70872648b3
Revert "add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax)" 3 years ago
Thorsten Klein 770aaa4913
[Feature] cgroupv2fix: enable by default and move to nodestart (#603) 3 years ago
Thorsten Klein bb1f5bde71
[FIX/ENHANCEMENT] node/create: inherit registry config from existing nodes (#597) 3 years ago
Batuhan Apaydın 5fe8a3c6c7
add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax) 3 years ago
iwilltry42 b4c910b729
runtimes/docker/network: only read ipam config if exists 3 years ago
Thorsten Klein 0b7de65ebd
fix/workaround: add workaround for cgroupv2 until fixed in k3s (#579) 3 years ago
iwilltry42 a576a0e295
fix/runtime/util: docker volume not mountable due to validation failure 3 years ago
Thorsten Klein 24cf263c73
[FEATURE] IPAM via subnet flag (#560) 3 years ago
iwilltry42 70a00bed1d
json-schema: add some examples and defaults 3 years ago
Thorsten Klein 239adeb864
[Feature] Runtime Info (#553) 4 years ago
Konrad Malik e495fe83a8
[FEATURE] Memory Limits (#494, @konradmalik) 4 years ago
iwilltry42 16fa1076ff
[Fix] Allow absolute paths for volumes on Windows (#510, @markrexwinkel) 4 years ago
iwilltry42 6f5f4bb924
Remove containerd runtime implementation 4 years ago
Fabrice Vergnenegre 83da516bc6
[FIX] Properly handle host/hostIP cases for kubeconfig (#500, @fabricev) 4 years ago
Thorsten Klein 9cc7915c55
[Enhancement] jsonschema: use Go1.16's go:embed to embed the json schema file (dedup) (#529) 4 years ago
iwilltry42 dbf3ff8172
getNodeContainer: regex to allow k3d-prefixed or non-prefixed name 4 years ago
iwilltry42 8b0174bed2
runtimes/docker/getgatewayip: properly catch non-existent ipam config 4 years ago
MichalK 76fc9ebed7
[Fix] Reuse registry in multicluster (fixes #485,@kuritka) (#486, @kuritka) 4 years ago
Dinar Valeev 78c22f7a0c
[FIX] Fix udp service access through k3d-proxy (fixes #489) (#488, @k0da) 4 years ago
iwilltry42 e1384c91a2
server: trim the port off the dockerHost as it renders the kubeconfig unusable (fixes #487) 4 years ago
Konrad Malik df9859eae6
[ENHANCEMENT] Add config processing and fix hostmode (#477, @konradmalik) 4 years ago
iwilltry42 601bef45d7
general: properly use variable default object labels 4 years ago
iwilltry42 58d37bea94
general: add k3d version to default object labels 4 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
iwilltry42 504fd3ad31
run multi-server e2e tests for multiple k3s versions 4 years ago
iwilltry42 1c61130fdf
clusterStart: sequential and ordered node starts & nodeCreate: do not copy status 4 years ago
iwilltry42 b2162b1618
clusterCreate: add warning for 2 server nodes (quorum for etcd) 4 years ago
Erik Kristensen 63d54842c0
[Feature] Support docker over ssh (#324, @ekristen & @inercia) 4 years ago
iwilltry42 5adab78ef6
release v4.1.0-alpha.2 4 years ago
iwilltry42 eaee32e227
fix: print error which causes serverlb to fail starting 4 years ago
iwilltry42 e119326184
fix: --no-lb failed 4 years ago
Konrad Malik 73e1548264
[FIX] do not ignore --no-hostip and don't try to inject if network = host (#471) 4 years ago
Thorsten Klein 092f26a4e2
[FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
iwilltry42 e7c43df434
properly handle initNode and normalize waiting for log messages to determine successful node starts 4 years ago
iwilltry42 7b8506b1d9
fix: proper handling of registries and networks when deleting clusters/nodes 4 years ago
iwilltry42 b7576591d2
fix: no duplicate network entry 4 years ago
iwilltry42 7a3edd9d7e
NodeSpec: transform network string to list of strings to allow checking out node networks 4 years ago