Skip to content

Commit 7fca8a6

Browse files
committed
Update changelog
1 parent 9ea924a commit 7fca8a6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,15 @@ be installed. Specifically, a recent version (4.32+) of the [Golang-based (Mike
77
needs to be installed.
88
* [EXPERIMENTAL] The auto-generation of Ingress resources for the web applications is now available on an *experimental*
99
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
1111
4.32.2+ be installed. See [Autogenerated Ingress Definitions and Storage Class References](autogenerate.md) for more information.
1212
* **Metrics**
1313
* [FIX] Corrected bug preventing the `create_logging_datasource.sh` script from being run on OpenShift clusters.
1414
* [CHANGE] As part of making the above fix, obsolete functionality related to running the `create_logging_datasource.sh`
1515
script to deploy datasource within namespace/tenant-level instances of Grafana was removed.
1616
* [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.
1719
* **Logging**
1820
* [FIX] Corrected a bug preventing requested container image details, inc. registry info, from being honored
1921
* [CHANGE] The pod labels assigned to the OpenSearch Dashboards pod changed as part of the upgrade (see below).

0 commit comments

Comments
 (0)