devtron
devtron copied to clipboard
Feature: Add information about hibernation in deployment history
Checklist:
- [x] I've searched in the docs and FAQ for my answer
- [x] I've included steps to reproduce the bug.
Describe the bug
If we hibernate an application, it shows who did it in app details page but there are no changes in deployment history. If there are multiple deployments after that, there is no way to know which deployment was for hibernation in deployment history
To Reproduce
- Hibernate an application
- Trigger 2-3 deployments after that
- Now try to find anything in deployment history which tells this deployment was for hibernation
**Expected behaviour **
It should be having some label or something kind of which tells this was deployment for hibernation
Current behaviour
We have nothing like that and it seems like it was a normal deployment in deployment history
AB#419