Commit Graph

57 Commits (23d9a18fc92367ee0166bb32dfd6439b0a0db8be)

Author SHA1 Message Date
Jacob Payne 73c29779b0 rancher logging upstream upgrade to 3.15 2021-10-25 15:29:39 -07:00
Anna Blendermann 1031e462fd Expose Merge_Log fields to make log options configurable 2021-10-20 15:53:46 -04:00
Arvind Iyengar f5ee817c09
Revert "Merge pull request #1438 from aiyengar2/add_rke2_windows"
This reverts commit 0cc42d3464, reversing
changes made to 2e4ae4f5a8.
2021-08-26 11:18:54 -07:00
Arvind Iyengar 19ab551eef
Trigger windows components in logging if either windows field is true 2021-08-25 16:05:21 -07:00
Jacob Payne d2accb9915 cleaned up logic around systemdLogPath 2021-08-23 13:58:32 -07:00
Jacob Payne b00dc69b4b fixed parsers for k3s 2021-08-23 13:10:46 -07:00
Jacob Payne 490b962264
Fix/issue 33472 (#1411)
* fixed kubelog format for rke2

* make charts
2021-08-16 16:18:01 -07:00
Brenda Rearden 05ec4dbb83 Add cluster-tool annotation
Add cluster-tool Monitoring

Add cluster-tool annotation Alerting Drivers

Add cluster-tool annotation CIS Benchmark

Add cluster-tool annotation Istio

Add cluster-tool annotation Logging

Add cluster-tool annotation Longhorn

Add cluster-tool annotation OPA Gatekeeper
2021-07-30 11:20:56 -07:00
Jacob Payne 0c5af42322
[Logging] Upgrade to upstream 3.12.0 (#1331)
* remove rancher logging 3.10

* logging 1.12.0

* make charts
2021-07-07 11:59:39 -07:00
Dan Bason 8286d741fb Add path key to openrc logs 2021-07-07 09:58:48 +12:00
Jacob Payne f9e7b6487a
added rke2 kubelet log (#1330)
* added rke2 kubelet log

* make charts
2021-07-02 12:11:36 -07:00
Jacob Payne ec545acc75
Fix/issue 3917 (#1302)
* added custom parsers for rke2

* make charts
2021-07-01 14:33:19 -07:00
Dan Bason 0b01c2e595
Make Strip_Underscores fluentbit config optional 2021-07-01 11:58:17 +12:00
Nick Gerace 772114660e Ensure Logging v2 nodeAgent fluentbit images are Windows-only 2021-06-28 17:57:54 -04:00
Jiaqi Luo 09f8f4b5bf update all charts' version to 100.0.0 2021-06-11 13:43:20 -07:00
Nick Gerace d9295e7c00 Force convert non-string buffer values for Logging 3.10.0
Force convert non-string buffer values for Logging 3.10.0. Remove
packageVersion 0 version of the chart.
2021-06-09 17:38:21 -04:00
Nick Gerace c320d24d50 Fix logging 3.10.0 and remove bad chart 2021-06-09 12:48:00 -04:00
Nick Gerace d8d38e6082 Update logging to 3.10.0 and convert fluent-bit buffer fields to string 2021-06-08 17:49:10 -04:00
Jacob Payne f91fac2cf7
fix/issue 32993 (#1248)
* use journald to consume k3s logs

* make charts
2021-06-08 14:03:17 -07:00
Jacob Payne ba4492b7d4
Fix/issue 33092 (#1254)
* removed rke2 containers logging and added some extra settings to the fluentbit configmap

* charts
2021-06-08 13:54:27 -07:00
dbason 4e6c09f559
Add support for the kube audit log to v2 logging (#1223)
* Add logging for kube-audit

* Generate charts for d274040a
2021-05-25 17:23:13 -07:00
Nick Gerace c9bf5990b0 Fix windows prefix path for logging 2021-05-19 20:17:39 -04:00
Arvind Iyengar b350bb93e0
Remove rcVersions 2021-05-17 15:39:11 -07:00
Arvind Iyengar 1107be9199
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.
2021-05-17 15:34:49 -07:00
Arvind Iyengar 551327b14e
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
```
2021-05-17 15:30:27 -07:00
Daishan 2469c9213c Clean up folders 2020-09-22 16:26:19 -07:00
Jacob Payne 91d1dedca1
allow tolerations to be passed to fluentbit containers (#673) 2020-09-21 16:47:48 -07:00
Jacob Payne 60c84b3c3b
fixed eks and k3s logging in airgap (#671) 2020-09-20 15:00:04 -07:00
Jacob Payne 74ea61d262
rke1 to rke (#638) 2020-09-16 11:36:08 -07:00
Jacob Payne 2d2f818ad5
bumped image versions (#639) 2020-09-14 08:52:53 -07:00
Jacob Payne 1908520a34
upgraded upstream chart version (#608)
* upgraded upstream chart version
2020-09-11 14:25:14 -07:00
Brenda Rearden da849a2dee Add providesGVR to patch file and remove from package.yaml 2020-09-09 12:52:34 -07:00
Jacob Payne 0e21736bed
use cattle system registry (#613) 2020-09-08 13:01:27 -07:00
Caleb Bron 92211af12a update how we manage dependency annotations 2020-09-04 20:46:44 -07:00
Jacob Payne ffa781597a
removed k3s syslog parser (#593) 2020-09-03 10:47:57 -07:00
Jacob Payne 96282022fa
added support for gathering rke1 container logs (#573) 2020-08-31 16:20:32 -07:00
Jacob Payne 4128861cb3
changed default operator image (#590) 2020-08-31 15:58:31 -07:00
Jacob Payne e8486d3953
removed logging output and flow configs (#587) 2020-08-31 14:22:23 -07:00
Jacob Payne 695110ff2b
Feature/logging/eks (#583)
* added eks support
2020-08-28 11:45:13 -07:00
Jacob Payne f022fe5757 fixed missing rke2 config 2020-08-24 16:15:57 -07:00
Jacob Payne 729e3c53d4
fixed crd breakout (#578)
* fixed crd breakout
2020-08-24 15:17:10 -07:00
Jacob Payne fb19db55fb
Feature/logging/rke2 (#568)
added rke2 logging support
2020-08-24 14:04:27 -07:00
Jacob Payne 7e14b4ee14
fixed template issues with k3s (#567) 2020-08-21 09:28:01 -07:00
Jacob Payne a63500248a
added k3s support (#560) 2020-08-19 12:43:00 -07:00
Jacob Payne b3e81b1db6
added image overrides (#554) 2020-08-17 16:53:55 -07:00
Jacob Payne 3ec3d344c7
added toggle for logging persistence (#540) 2020-08-14 13:17:33 -07:00
Jacob Payne 4f4e7dce5d use secrets for certs and passwords 2020-08-12 14:03:25 -07:00
Jacob Payne 413a846647
Merge pull request #536 from paynejacob/fix/issue-28256
fixed logging cluster roles
2020-08-12 10:49:11 -07:00
Jacob Payne 924a9fd125
Merge pull request #535 from paynejacob/feature/rke
added rke support
2020-08-12 09:35:34 -07:00
Jacob Payne 569e213fe8 added rke support 2020-08-11 10:38:33 -07:00