Table of Contents | ||||
---|---|---|---|---|
|
Verify alerts are updated
If pre/post upgrades were successfully executed, backend should not be getting queries with 1 second step. Verify this by looking at the query-service logs (grep for step:[1] and there shouldn’t be any)
Verify deepstore settings
During an upgrade it’s extremely important that deepstore settings are retained, and that we don’t accidentally remove the deepstore configuration. In order to verify that, we can run helm diff
plugin to check the differences.
...