You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,13 @@
1
1
# Change Log
2
2
3
-
## 2024-04-22
3
+
## 2024-04-29
4
4
### Added
5
5
- Support for Management Agent Daemonset deployment
6
+
### Changed
7
+
- Fluentd collector container image uptake to 1.4.1 having changes to uptake new OL8, ruby-default-gems versions. It also has changes to remove fluent-plugin-kubernetes-objects plugin dependency.
8
+
- Similar updates to build files (Dockerfile, Gemfile) that helps building custom container image.
9
+
- Minor fixes to Documentation.
10
+
- Minor fix to help `Kubelet logs` to use `Kubernetes Kubelet Logs` Log Source instead of `Linux System Logs` for Kubernetes versions above 1.25.
0 commit comments