Skip to content

v1.4.0

Compare
Choose a tag to compare
@WanzenBug WanzenBug released this 07 Apr 10:28
· 208 commits to master since this release
v1.4.0

This release contains some new features relating to setting properties on the Linstor Controller itself (hence the minor version bump).

Added

  • Additional environment variables and Linstor properties can now be set in the LinstorController and LinstorSatelliteSet CRDs.
  • Set node name variable for Controller Pods, enabling k8s-await-election to correctly set up the endpoint for
    hairpin mode.

Fixed

  • Update the network address of controller pods if they diverged between Linstor and Kubernetes. This can happen after
    a node restart, where a pod is recreated with the same name but different IP address.