|
|
|
|
|
by kioleanu
55 days ago
|
|
AI identified a problemm namely a credential missmatch and it decided it needs to delete a volume in order to fix that. Then it went and searched inside the whole codebase for a token that allows it to do that, found a production token meant for something else and issued the deletion request with said production token. On the other end, the cloud company had something, _by design_, that also deletes any backups if you delete the volume. |
|