Releases: openebs-archive/dynamic-nfs-provisioner
nfs-provisioner-0.11.0
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
What's Changed
- chore(chart): add nfs mount options field by @dsharma-dc in #164
- chore(docs): Advisory to install backend storage class by @dsharma-dc in #165
- docs: update intro.md with FilePermissions cas-config by @niladrih in #168
- chore(storageclass): provide switch to toggle storage class creation by @dsharma-dc in #169
- chore(github-actions): bump up github action workflow step dependencies by @Abhinandan-Purkait in #173
- feat: support unclear stale pvc by @njuptlzf in #167
- chore: import packages only once by @niladrih in #172
- feat(event): update ua to ga4 analytics by @Abhinandan-Purkait in #174
- chore: update Changelog for v0.11.0 by @niladrih in #179
- fix(ci): replace crazy-max/ghaction-docker meta with docker/metadata-action by @niladrih in #180
- fix(ci): correct release.yml syntax to use patterns by @niladrih in #181
- fix(ci): correct release.yml docker_meta syntax by @niladrih in #182
- fix(ci): remove redundant latest tag in docker_meta job by @niladrih in #183
New Contributors
- @dsharma-dc made their first contribution in #164
- @Abhinandan-Purkait made their first contribution in #173
- @njuptlzf made their first contribution in #167
Full Changelog: v0.10.0...v0.11.0
nfs-provisioner-0.10.2
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
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
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
- @farcaller made their first contribution in #151
Full Changelog: v0.9.0...v0.10.0
nfs-provisioner-0.10.0
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.9.0
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
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
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
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
- @g-linville made their first contribution in #114
Full Changelog:
v0.7.0...v0.8.0