Closed ashishranjan738 closed 3 years ago
Should be great ! We can't add new exports on existing nfs server, when we need new nfs volume for a project we need to create a new nfsserver.
Must be great to just update an existing nfsserver with new export.
Just according to this design document https://github.com/rook/rook/blob/master/design/nfs.md ;)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.
Any news?
Hi @RainingNight this feature already added by this PR https://github.com/rook/rook/pull/5650
Is this a bug report or feature request?
Deviation from expected behavior: Currently, NFS operator doesn't support the update event of NFS CRD. The update event has to be supported as this will be very useful for day2 operations.
Expected behavior: The NFSServer deployment should get updated based on the new configuration of NFS CRD during update.
How to reproduce it (minimal and precise): -> Deploy a NFSServer. -> Change the configuration of NFS Server CRD.