github piraeusdatastore/piraeus-operator v1.8.2

latest releases: v2.6.0, v2.5.2, v2.5.1...
2 years ago

Another small update, since LINSTOR released another bug-fix release.

Apart from updated images, this release features initial support for extending existing pods with custom sidecar containers. Examples include configurating kube-rbac-proxy for the metrics endpoints.


Added

  • Option to disable creating monitoring resources (Services and ServiceMonitors)
  • Add options csi.controllerSidecars, csi.controllerExtraVolumes, csi.nodeSidecars, csi.nodeExtraVolumes,
    operator.controller.sidecars, operator.controller.extraVolumes, operator.satelliteSet.sidecars,
    operator.satelliteSet.extraVolumes to allow specifying extra sidecar containers.
  • Add options operator.controller.httpBindAddress, operator.controller.httpsBindAddress,
    operator.satelliteSet.monitoringBindAddress to allow specifying bind address.
  • Add example values and doc reference to run piraeus-operator with rbac-proxy.

Changed

  • Default images:
    • LINSTOR 1.18.2
    • LINSTOR CSI 0.19.1
    • DRBD Reactor 0.7.0

Removed

  • Get rid of operator-sdk binary, use native controller-gen instead

Don't miss a new piraeus-operator release

NewReleases is sending notifications on new releases.