24.2.5
Bug fix
- Issue: Strong hyperconvergence for pods is not working when using
stork.libopenstorage.org/preferLocalNodeOnly
annotation.
User Impact: Pods remain in a pending state.
Resolution: When thestork.libopenstorage.org/preferLocalNodeOnly
annotation is used, the pods are now scheduled in the node where the volume replica lies, and the strong hyperconvergence works as expected. #1818