VOLTTRON / volttron

VOLTTRON Distributed Control System Platform
https://volttron.readthedocs.io/
Other
452 stars 217 forks source link

Agents should fail to startup if their auth identity matches a credential in the auth store that is not their actual key #3186

Open acedrew opened 1 month ago

acedrew commented 1 month ago

Describe the bug Related to #3185 one of the failure modes of that error is to end up with an agent that has an auth entry with a different credential thatn configured in the actual agents keystore

To Reproduce Interrupt vctl install before completion during the upgrade of an agent that already has an auth entry The agent will startup but any config store or rpc methods will fail during runtime

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Operating System (please complete the following information):

Additional context Add any other context about the problem here.