Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

35 lines (25 loc) · 2.62 KB

0.8.0 / 2021-11-09

  • send install analytic event for nfs-provisioner (#109,@mynktl)
  • support to configure ImagePullSecret for nfs-server pods (#114,@g-linville)
  • hooks support for nfs-provisioner, to add custom annotations/finalizers on nfs resources (#93,@mynktl)

0.7.1 / 2021-09-16

  • added installation analytic event for nfs-provisioner (#110,@mynktl)

0.7.0 / 2021-09-14

0.6.1 / 2021-08-30

  • support to configure resource request and limit for NFS server resources (#92,@mittachaitu)

0.6.0 / 2021-08-16

  • added garbage-collector to remove stale NFS resources (#80,@mynktl)
  • support to configure timeout for Backed PVC binding (#84,@mynktl)

0.5.0 / 2021-07-16

  • adding metrics for nfs-provisioner (#51,@mynktl)
  • support to access nfs-share volume by non-root application (#52,@mittachaitu)
  • support to provision nfs resources in user provided namespace (#58,@mynktl)
  • support to specify node affinity rules of NFS Server (#59,@mittachaitu)