Thorsten Klein
|
2a62eab3a2
|
docs: use mike and gh actions for versioned k3d.io (#731)
* docs: use mike for versioned k3d.io
* switch to ghactions for docs
|
2021-09-08 14:48:07 +02:00 |
|
iwilltry42
|
bcc1d60db9
|
manifests: ensure that dind image has - separator
|
2021-08-30 12:34:11 +02:00 |
|
iwilltry42
|
790b9e492f
|
v4.4.8: changelog
|
2021-08-25 13:43:00 +02:00 |
|
iwilltry42
|
6a58a9f57d
|
fix: trim 'v' prefix when getting helper image tag version due to the new semver release pipeline
|
2021-08-24 07:34:19 +02:00 |
|
iwilltry42
|
af82c130c6
|
manifests: strip v prefix from semver
|
2021-08-18 19:31:57 +02:00 |
|
iwilltry42
|
093b4e550f
|
ci/drone: drop k3d image builds for arm as base image doesn't exist for arm
|
2021-08-18 19:10:34 +02:00 |
|
Thorsten Klein
|
aa6e902743
|
[Enhancement] Improved Pipeline for Multiarch Images and SemVer Tags (#712)
* ci/drone: multiarch images for everything + auto_tagged semver manifests/images
|
2021-08-18 17:58:11 +02:00 |
|
Thorsten Klein
|
2faeda2117
|
[FIX] tools: use api version negotation when creating the docker client (#679)
|
2021-08-18 17:55:11 +02:00 |
|
iwilltry42
|
9abcbedb37
|
fix: when checking for folder existence in container, only pull the
image if not present
works around issue reported in
https://github.com/rancher/k3d/discussions/703 if image is present
locally
|
2021-08-18 14:16:11 +02:00 |
|
allcontributors[bot]
|
e0f5e2ba2c
|
docs: add Shanduur as a contributor for code (#713)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2021-08-18 13:39:50 +02:00 |
|
Mateusz Szostok
|
0c02607d1e
|
[FIX]: import all requested images (#701, @mszostok)
|
2021-08-18 13:35:07 +02:00 |
|
Łukasz Oleś
|
5d0d0acc77
|
[FIX] Do not override hostIP when hostPort is missing (#693, @lukaszo)
|
2021-08-16 14:58:33 +02:00 |
|
Thorsten Klein
|
3b8c877b43
|
[Enhancement] docs: add a project overview (#680)
|
2021-07-20 15:44:29 +02:00 |
|
Rauno Ots
|
cb02f6bce1
|
docs: fix go install command (#677)
|
2021-07-20 13:32:22 +02:00 |
|
Cole Lawrence
|
979b497bd4
|
Add darwin-arm64 to supported archs (#676)
|
2021-07-17 08:37:46 +02:00 |
|
iwilltry42
|
a464bcdff2
|
v4.4.7: update changelog + docs
|
2021-07-09 08:34:59 +02:00 |
|
Thorsten Klein
|
c5f7884f78
|
[ENHANCEMENT] imageImport: start existing tools node before using it and add option to keep it around (#672)
|
2021-07-09 08:22:05 +02:00 |
|
iwilltry42
|
4b1b14034c
|
simplify cuda guide
|
2021-07-09 08:21:18 +02:00 |
|
iwilltry42
|
a2305bd87a
|
docs: cuda guide: include files directly and use local references
|
2021-07-05 16:23:02 +02:00 |
|
vainkop
|
bf3f630d1b
|
[Docs] Update CUDA Guide (#662, @vainkop)
|
2021-07-05 16:09:17 +02:00 |
|
Christian Mäder
|
3451675bc7
|
[Enhancement] Follow Docker's image nameing convention in k3d image import (#653, @cimnine)
|
2021-07-05 13:40:14 +02:00 |
|
Sergey Vasilyev
|
afbfee7d54
|
Mention "nolar/setup-k3d-k3s" step for GitHub Actions (#668, @nolar)
|
2021-07-02 10:07:37 +02:00 |
|
MichalK
|
cbe187d008
|
[Fix] Use default gateway, when bridge network doesn't have it (#666, @kuritka)
Signed-off-by: kuritka <kuritka@gmail.com>
|
2021-07-02 10:05:26 +02:00 |
|
Thorsten Klein
|
eff262b3c7
|
[FIX] deps: switch back to upstream viper (StringArray fix) (#655)
|
2021-06-28 13:51:43 +02:00 |
|
iwilltry42
|
ef33d36786
|
v4.4.6: update changelog
|
2021-06-16 15:19:52 +02:00 |
|
Thorsten Klein
|
32c368f531
|
[FIX] waiting for serverlb logs that exist already (#637)
|
2021-06-16 15:08:29 +02:00 |
|
iwilltry42
|
d668093afc
|
docs/faq: add entry to configure containerd with DockerHub authentication
|
2021-06-14 08:17:44 +02:00 |
|
iwilltry42
|
10a9cf4441
|
docs: update faq with fix for kube-proxy sysctl settings issue
|
2021-06-13 16:31:12 +02:00 |
|
iwilltry42
|
e3d735b103
|
changelog v4.4.5
|
2021-06-11 13:06:24 +02:00 |
|
蜻蜓特派员
|
511c6c3f53
|
new file handle should close after create (#628, @dragonflylee)
|
2021-06-11 12:31:52 +02:00 |
|
蜻蜓特派员
|
f648e381a3
|
fix kubeconfig write on windows (#626, @dragonflylee)
|
2021-06-10 16:59:07 +02:00 |
|
iwilltry42
|
e98ff9a964
|
docs: cleanup, fix formatting, etc.
|
2021-06-09 19:30:28 +02:00 |
|
iwilltry42
|
e4cefaab27
|
docs: fix indentation of admonition in 'exposing services' guide
|
2021-06-09 18:24:07 +02:00 |
|
iwilltry42
|
d98925f5b1
|
fix: do not copy meminfo/edac volume mounts from existing node
... as this will end up in duplicate mounts due to the also-copied
memory limit
- fixes #618
|
2021-06-04 08:35:25 +02:00 |
|
iwilltry42
|
34aac579d2
|
runtimes/docker: use getDockerClient function everywhere so all functions can work via e.g. ssh
|
2021-06-04 07:43:06 +02:00 |
|
iwilltry42
|
a2b3e9ddcf
|
tests/e2e: update tested k3s versions
|
2021-05-27 12:04:43 +02:00 |
|
iwilltry42
|
eb20d442b3
|
remove accidentally added pipenv files
|
2021-05-26 12:05:15 +02:00 |
|
Jacie
|
c39cde534f
|
docs: link to github autoK3s (#614, @jaciechao)
Signed-off-by: Jacie <kathyyy@163.com>
|
2021-05-26 07:18:53 +02:00 |
|
iwilltry42
|
6c94d7db3d
|
overall/license: update to year range -2021
|
2021-05-21 13:07:59 +02:00 |
|
iwilltry42
|
a353f30728
|
docs: restore accidentally deleted defaults.md
|
2021-05-21 12:45:54 +02:00 |
|
iwilltry42
|
a034b40f8e
|
Docs: Prettify
- add toggle for light/dark mode
- fix logo size in header
- prettify install options list (emojis)
- add better list extension
- ...
|
2021-05-21 10:00:14 +02:00 |
|
iwilltry42
|
d0419f2057
|
docs: add faq entry on 'nf_conntrack_max: permission denied' issue (#607)
|
2021-05-20 08:01:36 +02:00 |
|
iwilltry42
|
af6fd33f36
|
v4.4.4: changelog
|
2021-05-19 13:38:39 +02:00 |
|
Leela Venkaiah G
|
73a91b63f8
|
[Doc] Addition to FAQ about spurious PID entries (#609, @leelavg)
|
2021-05-17 10:35:25 +02:00 |
|
iwilltry42
|
5d65961224
|
docs: fix mkdocs edit uri to point to main branch (fixes #608)
|
2021-05-17 08:02:04 +02:00 |
|
iwilltry42
|
70872648b3
|
Revert "add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax)"
This reverts commit 5fe8a3c6c7 .
|
2021-05-14 13:53:47 +02:00 |
|
Thorsten Klein
|
770aaa4913
|
[Feature] cgroupv2fix: enable by default and move to nodestart (#603)
|
2021-05-12 10:19:15 +02:00 |
|
Thorsten Klein
|
bb1f5bde71
|
[FIX/ENHANCEMENT] node/create: inherit registry config from existing nodes (#597)
|
2021-05-11 08:17:58 +02:00 |
|
Batuhan Apaydın
|
5fe8a3c6c7
|
add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax)
|
2021-05-10 16:58:01 +02:00 |
|
iwilltry42
|
3fabe5012b
|
Merge branch 'main' of github.com:rancher/k3d into main
|
2021-05-10 16:37:38 +02:00 |
|