Jacob Payne
106b4f82b8
(dev-v2.6-archive) cleaned up logic around systemdLogPath
...
(partially cherry picked from commit d2accb9915
)
2022-01-06 11:35:46 -08:00
Jacob Payne
e9faf11364
(dev-v2.6-archive) Fix/issue 33472 ( #1411 )
...
* fixed kubelog format for rke2
* make charts
(partially cherry picked from commit 490b962264
)
2022-01-06 11:35:40 -08:00
Jacob Payne
a334e30b36
(dev-v2.6-archive) added rke2 kubelet log ( #1330 )
...
* added rke2 kubelet log
* make charts
(partially cherry picked from commit f9e7b6487a
)
2022-01-06 11:34:54 -08:00
Jacob Payne
e57e0c271d
(dev-v2.6-archive) Fix/issue 3917 ( #1302 )
...
* added custom parsers for rke2
* make charts
(partially cherry picked from commit ec545acc75
)
2022-01-06 11:34:53 -08:00
Steven Crespo
fcc29efd37
(dev-v2.6-archive) Update to v2.2.1
...
(partially cherry picked from commit 2666191f75
)
2022-01-06 11:34:51 -08:00
Dan Bason
7efeb625dd
(dev-v2.6-archive) Make Strip_Underscores fluentbit config optional
...
(partially cherry picked from commit 0b01c2e595
)
2022-01-06 11:34:50 -08:00
Nick Gerace
091cda727d
(dev-v2.6-archive) Fix logging 3.10.0 and remove bad chart
...
(partially cherry picked from commit c320d24d50
)
2022-01-06 11:33:59 -08:00
Jiaqi Luo
e45348b081
(dev-v2.6-archive) Update rancher-pushprox to support overriding namespace and switching the workload type of the client between Deployment and DaemonSet by adding replicas and affinity in pod.spec
...
(partially cherry picked from commit 8bf9b82e91
)
2022-01-06 11:33:58 -08:00
Jacob Payne
5537e98926
(dev-v2.6-archive) Fix/issue 33092 ( #1254 )
...
* removed rke2 containers logging and added some extra settings to the fluentbit configmap
* charts
(partially cherry picked from commit ba4492b7d4
)
2022-01-06 11:33:55 -08:00
Arvind Iyengar
f859625d86
(dev-v2.6-archive) Checkout current packages from dev-v2.6-source
...
```bash
git fetch upstream
git checkout upstream/dev-v2.6-source -- packages; git reset HEAD; git checkout -- packages/README.md
```
This overwrites the previous changes based on stuff currently in dev-v2.6-source today.
(partially cherry picked from commit 1107be9199
)
2022-01-06 11:33:33 -08:00
Arvind Iyengar
63af4011e1
(dev-v2.6-archive) Checkout current packages from dev-v2.5-source
...
```bash
git fetch upstream
git checkout upstream/dev-v2.5-source -- packages; git reset HEAD; git checkout -- packages/README.md
```
(partially cherry picked from commit 551327b14e
)
2022-01-06 11:33:32 -08:00