If you reached this page through a direct link, please check to see what the latest release is before proceeding, just in case this version is outdated.
One of the primary motivators for this release is to update the minimum version of go required for compiling KubeDirector, to 1.18 instead of 1.16. This lets us close three critical CVEs. We have a couple of other features/fixes ready to ship so they are included in this release as well.
Changes in order of issue number:
- report progress for persistent storage initialization; cf. the 0.11.0 additions to the MemberStateDetail in kdcluster status
- validate that mount paths are unique within a statefulset
- require golang 1.18 for KD build