RoadieHQ / kubewise

Get Helm notifications in your team chat
Apache License 2.0
59 stars 6 forks source link

Differenciate rollbacks #31

Closed dtuite closed 4 years ago

dtuite commented 4 years ago

There is no Helm secret state to differenciate Upgrades from Rollbacks but it turns out it can be done by string matching on the Info.Description. It's not ideal because the strings could change but it's the best that can be done for the moment.