Skip to content

Releases: openebs-archive/dynamic-nfs-provisioner

v0.5.0

16 Jul 05:58
c37e3d5
Compare
Choose a tag to compare

Container Image
openebs/nfs-server-alpine:0.5.0
openebs/provisioner-nfs:0.5.0

Changes

  • 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)

nfs-provisioner-0.4.2

09 Jul 15:53
cbb6dc2
Compare
Choose a tag to compare

Helm chart for OpenEBS Dynamic NFS PV. For instructions to install OpenEBS Dynamic NFS PV using helm chart, refer to https://openebs.github.io/dynamic-nfs-provisioner.

nfs-provisioner-0.4.1

08 Jul 10:21
e0a9e18
Compare
Choose a tag to compare

Helm chart for OpenEBS Dynamic NFS PV. For instructions to install OpenEBS Dynamic NFS PV using helm chart, refer to https://openebs.github.io/dynamic-nfs-provisioner.

nfs-provisioner-0.4.0

16 Jun 12:07
5c3c0af
Compare
Choose a tag to compare

Helm chart for OpenEBS Dynamic NFS PV. For instructions to install OpenEBS Dynamic NFS PV using helm chart, refer to https://openebs.github.io/dynamic-nfs-provisioner.

v0.4.0

15 Jun 03:26
Compare
Choose a tag to compare

Container Image
openebs/nfs-server-alpine:0.4.0
openebs/provisioner-nfs:0.4.0

Changes

  • fix helm chart liveness check and psp clusterrole typo (#41, @Atharex)
  • Adding env var OPENEBS_IO_NFS_SERVER_IMG for nfs-server-alpine image (#34, @mynktl)
  • Adding support to pass LeaseTime and GraceTime to nfs server (#47, @mynktl)

nfs-provisioner-0.3.2

27 May 13:33
3d81f29
Compare
Choose a tag to compare

Helm chart for OpenEBS Dynamic NFS PV. For instructions to install OpenEBS Dynamic NFS PV using helm chart, refer to https://openebs.github.io/dynamic-nfs-provisioner.

nfs-provisioner-0.3.1

15 May 18:42
d86accc
Compare
Choose a tag to compare

Helm chart for OpenEBS Dynamic NFS PV. For instructions to install OpenEBS Dynamic NFS PV using helm chart, refer to https://openebs.github.io/dynamic-nfs-provisioner.

v0.3.0

15 May 09:43
dc9c5c0
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
chore(chart): initial helm chart for dynamic-nfs-provisioner  (#20)

This commit setups the required templates. 

Needs further refactoring in terms of directory structure and optimizations. 
Renaming from `nfspv` to `nfs`

Signed-off-by: Rahul krishnan R A <[email protected]>
Co-authored-by: Niladri Halder <[email protected]>

v0.2.0

16 Mar 00:49
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
Added development workflow document

Signed-off-by: Rahul krishnan R A <[email protected]>

v0.1.0

15 Feb 14:55
14eaa27
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
feat(provisioner): allow using cluster ip for service (#9)


Signed-off-by: kmova <[email protected]>