We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 586ec09 commit 48848adCopy full SHA for 48848ad
CHANGELOG.md
@@ -1,4 +1,13 @@
1
# SAS Viya Monitoring for Kubernetes
2
+## Unreleased
3
+* **Logging**
4
+ * [CHANGE] We have changed how we handle defining extra volumes for the Fluent Bit log collecting pods.
5
+This change should be transparent to virtually all users. However, if you define additional volumes for
6
+these pods, you may need to update your configuration. Refer to the
7
+(samples/generic-base/logging/user-values-fluent-bit-opensearch.yaml) for details and adjust the contents
8
+of your `$USER_DIR/logging/user-values-fluent-bit-opensearch.yaml` file accordingly.
9
+
10
11
## Version 1.2.42 (16SEP2025)
12
* **Logging**
13
* [FIX] Corrected handling of unavailable API endpoint in deploy_opensearch_content.sh
0 commit comments