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
andLinstorSatelliteSet
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.