Skip to content

v0.6.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jbw976 jbw976 released this 04 Dec 23:11
· 9864 commits to master since this release
7915e02

Rook v0.6.1 is a patch release limited in scope and focusing on bug fixes.

Improvements

  • Non-default locations in Kubernetes 1.8 for the volume plugin directory will now correctly be discovered by the rook agents #1162 (@jbw976)
  • Fixed an issue where the rook-api pod would over time begin to consume 100% CPU #1195 (@jbw976)
  • Deletion of an object store will now be scoped to just the specified object store #1198 (@travisn)
  • Volume attachment locks will be cleaned up appropriately when a volume fails to attach for a pod and then the pod is deleted and recreated #1214 (@kokhang)
  • The dynamic volume provisioner in the Rook Operator no longer encounters a panic when a volume from before v0.6.0 is encountered #1252 (@Ulexus)