Skip to content

v3.2.2

Compare
Choose a tag to compare
@thegridman thegridman released this 03 Sep 09:52

Coherence Operator Release 3.2.2

Fixes

  • Fixed an issue in the controllers reconcile functionality where the Operator could fail to properly reconcile all resources if restarted during a previous reconcile.

Other Changes

  • Added support for setting the SecurityContext for the Coherence container. Setting the PodSecurityContext was already supported but the container context had been missed.
  • Removed the Microprofile and Micrometer Grafana dashboards. Going forward there will be a single set of dashboards supporting the default metric names published by Coherence metrics. The previous situation of having multiple sets of dashboards and making the customer figure out which to use was confusing for the customer and a maintenance headache for us.
  • Changed how Prometheus and Grafana are installed in tests to use the latest Prometheus Operator Quick Start instructions.
  • Updated examples documentation that use Coherence metrics to point to the Prometheus Operator Quick Start instructions for installing Prometheus and Grafana
  • Created a shell script to perform a bulk upload of Grafana dashboards
  • Included an example of managing Coherence resources using a Helm chart including a work-around for the fact that Helm's --wait argument does not support Coherence resources.