SUSE / velum

Dashboard for CaaS Platform clusters (v1, v2 and v3)
https://www.suse.com/
Apache License 2.0
54 stars 30 forks source link

Add database index on alter_time column (bsc#1111787) #680

Closed mjura closed 5 years ago

mjura commented 5 years ago

Add new index to velum_production database on table salt_events on column alter_time. This will improve cleanings for old salt events and salt returns.

mjura commented 5 years ago

We can close it, there was bug which was fixed in https://github.com/kubic-project/velum/pull/688