Skip to content

v3.4.0

Latest
Compare
Choose a tag to compare
@thegridman thegridman released this 24 Sep 11:08
· 1 commit to main since this release
0767a41

Coherence Operator Release 3.4.0

Major Changes

Coherence Rolling Upgrades

The Operators now allows more control over how rolling upgrades of Coherence deployments are performed. As well as the default one Pod at a time upgrade controlled by the StatefulSet controller, other strategies such as upgrading by all Pods on a Node can be configured. See the Rolling Upgrades documentation

Coherence Metric Names

The Grafana Dashboards in this release expect new format Coherence metric names that no longer have the "vendor" prefix. See the Metrics documentation

Other Changes

  • Fix null pointer issue in runner if callback to the Operator fails by @thegridman in #656
  • Fix broken Prometheus doc links by @thegridman in #659
  • Make support for CoherenceJob resources optional by @thegridman in #660
  • Upgrade Grafana dashboards with new metrics and Grafana 10+ support by @tmiddlet2666 in #657
  • Apply Helm chart global labels and annotations to all resources in the chart by @thegridman in #662
  • Allow additional labels and annotations to be specified for the WKA Service by @thegridman in #667
  • Support rolling upgrade by node by @thegridman in #668
  • Support more ways to configure Coherence site and rack by @thegridman in #668

Full Changelog: v3.3.5...v3.4.0