Skip to content

v10.0.0

Compare
Choose a tag to compare
@jsafrane jsafrane released this 29 Apr 15:02
· 12 commits to master since this release
ac362bb

Urgent Upgrade Notes

(No, really, you MUST read this before you upgrade)

  • Using patch to update finalizers. Any external-provisioner now needs permission rules to patch PersistentVolumes. Please update RBAC rules of your provisioner. (#164, @carlory)

Changes by Kind

Feature

  • Contextual logging added. Some function arguments have been modified. (#154, @bells17)

Uncategorized

  • Added debug logs to shouldDelete function (#146, @amacaskill)
  • Update to Kubernetes 1.30 and go 1.22. Removed gometalinter. (#167, @jsafrane)