Hello, I am using trident with rancher and kasten. The import volumes feature works fine but I read the following in astra documentation:
An annotation is added to the PVC and PV that serves a dual purpose of indicating that the volume was imported and if the PVC and PV are managed. This annotation should not be modified or removed.
Unfortunately with the annotations inserted in the pvc by the trident import feature, some kasten feature stop working for disaster recovery. Kasten disaster recovery works fine if I remove the above annotations. Thanks