File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,15 @@ be installed. Specifically, a recent version (4.32+) of the [Golang-based (Mike
7
7
needs to be installed.
8
8
* [ EXPERIMENTAL] The auto-generation of Ingress resources for the web applications is now available on an * experimental*
9
9
basis. Users are ** only** required to provide a BASE_DOMAIN (e.g. cluster.example.com). Host-based ingress is configured
10
- by default although path-based ingress can be requested. This * experimental* feature requires ` yq ` (Mike Farah) version
10
+ by default although path-based ingress can be requested. This * experimental* feature requires ` yq ` (Mike Farah) version
11
11
4.32.2+ be installed. See [ Autogenerated Ingress Definitions and Storage Class References] ( autogenerate.md ) for more information.
12
12
* ** Metrics**
13
13
* [ FIX] Corrected bug preventing the ` create_logging_datasource.sh ` script from being run on OpenShift clusters.
14
14
* [ CHANGE] As part of making the above fix, obsolete functionality related to running the ` create_logging_datasource.sh `
15
15
script to deploy datasource within namespace/tenant-level instances of Grafana was removed.
16
16
* [ FIX] Corrected timing of call to ` create_logging_datasource.sh ` script within ` deploy_monitoring_openshift.sh ` script.
17
+ * [ CHANGE] The v4m-grafana service monitor was previously patched when TLS was enabled to defind the tlsConfig section. This is now
18
+ defined in ` values-prom-operator-tls.yaml ` to be consistent with the other services and is no longer patched.
17
19
* ** Logging**
18
20
* [ FIX] Corrected a bug preventing requested container image details, inc. registry info, from being honored
19
21
* [ CHANGE] The pod labels assigned to the OpenSearch Dashboards pod changed as part of the upgrade (see below).
You can’t perform that action at this time.
0 commit comments