TRID-20198: Trident removes NFS export policy rules when the controller restarts with autoExportPolicy enabled
Issue
- After upgrading Trident to 26.02.x, or after any restart of the Trident controller when an ontap-nas backend is configured with autoExportPolicy: true, the IP addresses of the nodes that already have volume publications are removed from the per-volume ONTAP NFS export policy causing mounts to fail.
- New pods scheduled on the affected nodes cannot mount RWX NFS volumes and stay in ContainerCreating. The kubelet reports: mount.nfs: access denied by server while mounting <data_lif>:/<volume_name>
- Pods that are already running keep their mount until they are restarted or rescheduled. The affected nodes do not recover on their own.
