github piraeusdatastore/piraeus-operator v1.7.1

latest releases: v2.5.1, v2.5.0, v2.4.1...
2 years ago

This release is mainly focused on cleaning up some bugs and small features.

There are no additional upgrade steps necessary. If you are experimenting with the K8s backend, don't forget to create a backup of all internal resources.

Added

  • Allow the external-provisioner and external-snapshotter access to secrets. This is required to support StorageClass
    and SnapshotClass secrets.
  • Instruct external-provisioner to pass PVC name+namespace to the CSI driver, enabling optional support for PVC based
    names for LINSTOR volumes.
  • Allow setting the log level of LINSTOR components via CRs. Other components are left using their default log level.
    The new default log level is INFO (was DEBUG previously, which was often too verbose).
  • Override the kernel source directory used when compiling DRBD (defaults to /usr/src). See
    operator.satelliteSet.kernelModuleInjectionAdditionalSourceDirectory
  • etcd-chart: add option to set priorityClassName.

Fixed

  • Use correct secret name when setting up TLS for satellites
  • Correctly configure ServiceMonitor resource if TLS is enabled for LINSTOR Controller.

Don't miss a new piraeus-operator release

NewReleases is sending notifications on new releases.