Release Notes

Release notes for v1.15 releases.

1.15.1

Enhancements

  • Add support for DataPower firmware version 10.6.0.6, available in the 10.6-lts channel.
  • Add support for DataPower firmware version 10.5.0.18, available in the 10.5-lts channel.

Platform

  • Add support for OpenShift 4.19
  • Remove support for Kubernetes 1.30

See here for more information.

1.15.0

Version 1.15.0 includes all features and bug fixes from prior version 1.14.1.

Enhancements

  • Add support for DataPower firmware version 10.6.4.0, available in the 10.6-cd channel.
  • Add 'stop' annotation to quickly reduce number of replicas to 0 in the StatefulSet. More information here.
  • Add 'hibernate' annotation to remove all resources created by a DataPowerService instance. More information here.
  • Add support for operator configuration changes via ConfigMap.
  • Add toggle for CertManager via Operator Config
  • Add configuration for DataPower SNMP and Prometheus SNMP Exporter & Generator. More information here.
  • DataPowerRollout Status now includes timestamps for creation & completion.
  • DataPowerRollouts now generate events for tracking lifecycle changes.
  • Environment variables defined in the DataPowerService (spec.env) are now combined (deduplicated) in the StatefulSet & Pods, taking the last value provided.

Fixes

  • Fix an issue where multiple DataPower processes existing in the same container would cause livenessProbes to fail.

Breaking Changes

  • cert-manager integration is no longer enabled by default, to enable it see cert-manager.
  • Prometheus SNMP Exporter is no longer enabled by default, to enable it see SNMP.

Platform

DataPower Operator v1.15 currently supports:

  • OpenShift Container Platform (OCP) 4.14, 4.15, 4.16, 4.17, 4.18
  • Kubernetes 1.30, 1.31, 1.32, 1.33

See here for more information.