🔖 Feature description
On deletion of any object for any of the microservices from devtron UI, it should be stored to audit who did it and when.
🎤 Pitch
Currently, it is not stored for this kind of operation on devtron.
✌️ Solution
Store the user information like deleted by(email), when the object got deleted(time), for which micro-service(app-name), object-name(like service, secret, pod, replicaset, etc.).
🔄️ Alternative
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?