heal: Add skipped objects to the heal summary (#19142)

New disk healing code skips/expires objects that ILM supposed to expire.
Add more visibility to the user about this activity by calculating those
objects and print it at the end of healing activity.
This commit is contained in:
Anis Eleuch
2024-02-28 18:05:40 +01:00
committed by GitHub
parent 9a012a53ef
commit 2bdb9511bd
5 changed files with 84 additions and 15 deletions

2
go.mod
View File

@@ -51,7 +51,7 @@ require (
github.com/minio/dperf v0.5.3
github.com/minio/highwayhash v1.0.2
github.com/minio/kes-go v0.2.1
github.com/minio/madmin-go/v3 v3.0.46
github.com/minio/madmin-go/v3 v3.0.49-0.20240227160700-e447ce8f33b9
github.com/minio/minio-go/v7 v7.0.67
github.com/minio/mux v1.9.0
github.com/minio/pkg/v2 v2.0.9-0.20240209124402-7990a27fd79d