noobaa / noobaa-core

High-performance S3 application gateway to any backend - file / s3-compatible / multi-clouds / caching / replication ...
https://www.noobaa.io
Apache License 2.0
268 stars 78 forks source link

Should save tampering / untrust indication per drive and not entire agent_cli #3408

Open nimrod-becker opened 7 years ago

nimrod-becker commented 7 years ago

Environment info

Actual behavior

  1. Today on ACL tampering we change the status in the agent_cli affecting all the nodes (drives)

Expected behavior

  1. Should save tampering / untrust indication per drive and not entire agent_cli

Steps to reproduce

  1. Change permissions of an agent_storage on a single drive, in a multidrive agent
guymguym commented 7 years ago

As discussed with jacky, we want this check to be performed in get_agent_info call, instead of in agent cli, which will make this per agent and also periodic.