Dynamic Nfs Provisioner Versions Save

Operator for dynamically provisioning an NFS server on any Kubernetes Persistent Volume. Also creates an NFS volume on the dynamically provisioned server for enabling Kubernetes RWX volumes.

nfs-provisioner-0.11.0

5 months ago

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.11.0

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/openebs/dynamic-nfs-provisioner/compare/v0.10.0...v0.11.0

nfs-provisioner-0.10.2

5 months ago

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.10.1

7 months ago

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.10.0

1 year ago

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.10.0

1 year ago

What's Changed

  • add original PVC context to the nfs server deployment labels (#151,@farcaller)
  • fix config generation logic -- prefer SC config over PVC config (@niladrih)

New Contributors

Full Changelog: https://github.com/openebs/dynamic-nfs-provisioner/compare/v0.9.0...v0.10.0

nfs-provisioner-0.9.0

2 years ago

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.9.0

2 years ago

Container Images openebs/nfs-server-alpine:0.9.0 openebs/provisioner-nfs:0.9.0

Changes

  • feat(nfs-server): change shared filesystem ownership and mode (#125 , @niladrih)
  • fix(nfs-server): update base image of nfs-server from alpine:latest to alpine:3.14 (#130 , @mittachaitu )

Full Changelog v0.8.0...v0.9.0

nfs-provisioner-0.8.0

2 years ago

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.8.0

2 years ago

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

Changes

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

New Contributors

Full Changelog: https://github.com/openebs/dynamic-nfs-provisioner/compare/v0.7.0...v0.8.0