Commit Graph

184 Commits (773533aabb74cbf1615db525891d390295f58d67)

Author SHA1 Message Date
Julia Bier c67fe35281
[dev-v2.10] rancher-logging 105.0.0-rc.1+up4.8.0 unRC (#4712) 2024-11-07 17:07:41 -04:00
Dan P. 7edddaf7e4
[dev-v2.10] rancher-logging 105.0.0-rc.1 update (#4628) 2024-10-22 12:20:12 -04:00
Julia Bier 1e19ed59e7
[dev-v2.10] rancher-logging update config-reloader image (#4459) 2024-09-20 12:53:32 -04:00
Julia Bier e2f6c95b81
[dev-v2.10] rancher-logging 105.0.0-rc.2+up4.8.0 drop support for k8s 1.27 (#4437) 2024-09-13 16:21:07 -04:00
Julia Bier 1c0cebd45d
[dev-v2.10] rancher-logging 105.0.0-rc.2+up4.8.0 support k8s 1.31 (#4433) 2024-09-13 13:29:41 -04:00
Julia Bier 85812fdbcd
[dev-v2.10] Expose prometheusRules value (#4391) 2024-09-03 10:30:54 -04:00
Julia Bier 522638eaab
[dev-v2.10] Update logging image dependencies (#4385) 2024-08-30 16:01:29 -04:00
Julia Bier d379a879de
[dev-v2.10] Update fluentd image repository (#4380) 2024-08-29 13:31:15 -04:00
Julia Bier 49da828c3c
[dev-v2.10] Fix rancher logging templating bug (#4378) 2024-08-27 14:34:32 -04:00
Josh Meranda 6f0af45df4
[dev-v2.10] Forwardport rebase logging (#4365)
Co-authored-by: joshmeranda <joshua.meranda@gmail.com>
2024-08-21 17:16:20 -04:00
Julia Bier 0fe9e535d5
[dev-v2.10] Include metrics options for rancher logging (#4354) 2024-08-16 16:39:13 -04:00
Julia Bier cde35b6c1f
[dev-v2.9] fix toleration key naming (#4259) 2024-08-05 13:39:37 -04:00
Josh Meranda db903db7e3
[dev-v2.9] Un rc logging (#4245)
Co-authored-by: joshmeranda <joshua.meranda@gmail.com>
2024-07-17 11:21:54 -04:00
Dan 900ac45109
[dev-v2.9] rancher-logging k8s 1.29 & 1.30 support (#3908) 2024-06-06 10:24:25 -04:00
Dharmit Shah 7727915c5d
[dev-2.9] rancher-logging 104.0.0-rc1 add option to set fluentd log level (#3931)
Signed-off-by: Dharmit Shah <dharmit.shah@suse.com>
2024-05-21 12:40:33 -04:00
Harrison 10c2667160
[v2.9] Bump windows fluent bit agent to v2.2.0 (#3846) 2024-05-01 12:34:51 -04:00
Harrison 5440b6d45e
[v2.9] Bump Windows fluent-bit version to remove foreign layers (#3788) 2024-04-24 12:32:12 -04:00
Josh Meranda cf22defe1b
Fix logging values (#3732) 2024-04-03 21:47:56 -04:00
Alexandre Lamarre b1a6923888
[dev-v2.9] observability charts tidy versions (#3605) 2024-03-22 06:15:57 -04:00
Dominik Wombacher 33003deae8
[rancher-logging] support for logging resource specific serviceaccount annotation, e.g. for AWS STS / IRSA (#2646)
Signed-off-by: Dominik Wombacher <domwom@amazon.de>
2024-03-05 11:30:42 -05:00
Josh Meranda add8486165
Logging readme (#3493)
Co-authored-by: Manuel Recena <manuel.recena@suse.com>
2024-02-21 13:33:44 -05:00
Josh Meranda 7f981c3b3e
Logging rebase to 4.4.0 (#3284) 2024-02-14 16:21:38 -05:00
Alexandre Lamarre 0c0cc99fde
[dev-v2.9] rancher-logging rke2 patch kubelet logs volume mount to follow rotates (#3451)
Signed-off-by: Alexandre Lamarre <alexandre.lamarre@suse.com>
2024-02-09 13:23:22 -05:00
Alexandre Lamarre 925af7e5c6 bump fluent-bit to 2.2.0
Signed-off-by: Alexandre Lamarre <alexandre.lamarre@suse.com>
2024-01-04 14:51:52 -05:00
Alexandre Lamarre f8cb415bc3 branch rancher-logging
Signed-off-by: Alexandre Lamarre <alexandre.lamarre@suse.com>
2024-01-04 14:51:52 -05:00
joshmeranda e35c46202e point rancher-logging upstream at github.com/kube-logging/logging-operator 2023-11-29 06:01:50 -05:00
Dan Bason 8ee54a15ad
Update rancher-logging annotation 2023-09-13 12:00:42 +12:00
Lucas Lopes f47d5796c5 Copy rancher-logging version 102. x.x to 103.0.0 2023-08-14 17:42:43 -03:00
Dan Bason 04a01ccc44
Update rancher-logging for new k8s version 2023-05-17 09:34:41 +12:00
Dan Bason 4616a28c8a
[rancher-logging] Update for psp setting 2023-02-09 10:56:33 +13:00
Dan Bason 54fdf9c25c
[rancher-logging] Run fluentd as numeric UID 2023-02-01 09:41:36 +13:00
Dan Bason b8cb98b6e2
[rancher-logging] Add node selector to kubeAudit logging 2023-02-01 09:40:30 +13:00
Dan Bason 59847713d7
[rancher-logging] Enable fluentd optional env vars 2023-02-01 09:40:08 +13:00
Mauren Berti 30c71503d2
Add user-friendly error message + standardize PSP flag.
* Substitute global.rbac.psp.enabled and global.psp.enabled uses for global.cattle.psp.enabled.
* Remove previous usages of the capabilities check to determine if PSPs and PSP-related resources are applied.
* Add a new validation file (validate-psp-install.yaml) to make the capabilities check when PSP installation is requested and issue a user-friendly message if unable to install PSP.
* Update app-readme.md to include details of this change.
* Bump chart version to 102.0.0.
* Change default value for PSP installation from true to false.
2023-01-27 18:04:57 -05:00
Mauren Berti fc922c4724
Add condition for applying PSPs in DaemonSets. 2022-12-15 10:56:00 -05:00
Mauren Berti 70e0f412f1
Add condition to create PodSecurityPolicies. 2022-12-08 15:50:02 -05:00
Mauren Berti 88cb96736d
Pull upstream changes. 2022-12-08 15:49:58 -05:00
Mauren Berti 269b65e98d
Bump rancher-logging version to 101.1.0+up3.17.10. 2022-12-08 15:49:34 -05:00
Mauren Berti 32ef60ab47
Rebase rancher-logging from 3.17.7 to 3.17.10. 2022-12-08 15:49:28 -05:00
Eliyam Levy 22f97dd6f4 Downgrading rancher/fluent-bit to an existing version 2022-09-27 16:07:15 -04:00
Eliyam Levy 3efe3a050c Updated rancher-logging to Rancher v2.7 2022-09-21 11:31:49 -04:00
Arvind Iyengar 7e29577d73
Move most charts to using 101.0.0 and doNotRelease 2022-09-09 14:23:03 -07:00
Steven Crespo e30ce4449c Update k8s annot for logging, monitoring, and alerting 2022-07-25 11:13:51 -07:00
Sebastiaan van Steenis ac8a67cec6
Update logging to 3.17.7 2022-07-15 13:07:02 +02:00
Steven Crespo 4865bbcdbf Update rancher-version and kube-version annotations in packages/ 2022-07-08 09:34:06 -07:00
Steven Crespo 8250f567d7 Remove doNotRelease 2022-07-08 09:31:07 -07:00
Steven Crespo d3b2cd84a4 Team 3 - update rancher-version and kube-version annotations 2022-06-29 12:51:01 -07:00
Vaishnav Gaikwad e3a895a67b add logging:3.17.4 2022-04-21 14:12:34 +05:30
Sebastiaan van Steenis 6c2b4f51a0
add logging-operator 100.1.1+up3.17.3 2022-03-30 20:26:09 +02:00
Sebastiaan van Steenis 3fb19ed178
Hide invalid logging-operator 100.1.0+up3.17.3 2022-03-30 20:23:44 +02:00