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 |
|
Thorsten Klein
|
139eadec19
|
Merge branch 'main' into main
|
2021-06-11 11:15:31 +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 |
|
Batuhan Apaydın
|
f59216c2e0
|
docker context support
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
|
2021-05-11 12:42:51 +03: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 |
|
Austin Cawley-Edwards
|
d0d5ec7d3f
|
docs: usage/configfile typo (#587)
"yur" -> "your" nit
|
2021-05-06 19:18:46 +02:00 |
|
iwilltry42
|
6499704223
|
bump deps
|
2021-04-30 16:31:06 +02:00 |
|
iwilltry42
|
b4c910b729
|
runtimes/docker/network: only read ipam config if exists
- fixes #576
- IPAM config is empty for e.g. the "host" network
|
2021-04-30 14:29:00 +02:00 |
|
iwilltry42
|
5383ba3f6f
|
v4.4.3: finish changelog
|
2021-04-29 09:22:55 +02:00 |
|
Thorsten Klein
|
0b7de65ebd
|
fix/workaround: add workaround for cgroupv2 until fixed in k3s (#579)
special thanks to @AkihiroSuda for the support on this!
|
2021-04-29 09:17:49 +02:00 |
|
iwilltry42
|
a576a0e295
|
fix/runtime/util: docker volume not mountable due to validation failure
|
2021-04-27 19:43:30 +02:00 |
|
Jason
|
bfcac7ec4a
|
fix create command's flags typo (#568, @Jason-ZW)
Signed-off-by: Jason-ZW <zhenyang@rancher.com>
|
2021-04-26 10:32:17 +02:00 |
|
iwilltry42
|
fd793fe4cb
|
update changelog for v4.4.2
|
2021-04-20 09:27:17 +02:00 |
|
Thorsten Klein
|
24cf263c73
|
[FEATURE] IPAM via subnet flag (#560)
|
2021-04-20 07:39:51 +02:00 |
|
Thorsten Klein
|
0519c8fe30
|
[FIX] proxy: rename udp specific upstreams (#564)
Fixes #563
|
2021-04-15 18:30:59 +02:00 |
|
iwilltry42
|
70a00bed1d
|
json-schema: add some examples and defaults
|
2021-04-15 14:30:39 +02:00 |
|
iwilltry42
|
a1ebb447b0
|
Makefile: use 'go env gopath' as install target for tools (as per request #445)
|
2021-04-15 13:57:33 +02:00 |
|
Thorsten Klein
|
f2af514929
|
[Enhancement] docs: add automatic command tree generation via cobra (#562)
|
2021-04-14 14:14:07 +02:00 |
|
iwilltry42
|
f90b0e9220
|
ci/drone: build on any branch as releases and critical actions only happen on tag events anyway
|
2021-04-14 12:39:42 +02:00 |
|
iwilltry42
|
7ccdbfd5d9
|
ci/drone: pre-release on *dev* tags
|
2021-04-14 12:12:02 +02:00 |
|
Alec Hartung
|
89098285f1
|
[DOCS] fix typo in url (#561, @alechartung)
|
2021-04-14 09:09:44 +02:00 |
|
Guillaume Calmettes
|
05252e9859
|
[DOCS] fix typo (#556)
|
2021-04-10 14:02:11 +02:00 |
|
Thorsten Klein
|
239adeb864
|
[Feature] Runtime Info (#553)
|
2021-04-07 19:20:58 +02:00 |
|
iwilltry42
|
66be717b31
|
v4.4.1: update changelog
|
2021-04-06 20:04:37 +02:00 |
|
iwilltry42
|
45d451a661
|
[hotfix] use viper fork with fixed stringArray handling from https://github.com/spf13/viper/pull/398
|
2021-03-30 15:26:37 +02:00 |
|
iwilltry42
|
ad9a128703
|
tests/e2e: add memory limit test
|
2021-03-30 12:55:40 +02:00 |
|
iwilltry42
|
3aefb6d428
|
update changelog
|
2021-03-30 12:41:14 +02:00 |
|
Konrad Malik
|
e495fe83a8
|
[FEATURE] Memory Limits (#494, @konradmalik)
|
2021-03-29 17:52:15 +02:00 |
|
iwilltry42
|
16fa1076ff
|
[Fix] Allow absolute paths for volumes on Windows (#510, @markrexwinkel)
re-applied in the pkg/util
|
2021-03-29 17:25:01 +02:00 |
|