Hello Community, I have a question about CVO storage instances and backend upgrade in Trident, recently one of the CVO instances created an aggr and moved a Volume to the new aggr automatically (Capacity Management Mode = Automatic), but a week later, I checked the backend in Trident and saw that the new created aggr was reflected in the Trident backend (lika  automatically).
 
  my undertanding is.. the only way to  reflect a new aggr  in trident bckend is updating the backend with a json:
      tridentctl update backend <backend_name> -f backend-file.json -n trident
 
 or  Between Trident and CVO Storages, is there a scheduled task to update the backend?
 
Thanks in Advance Community