minio / madmin-go

The MinIO Admin Go Client SDK provides APIs to manage MinIO services
https://pkg.go.dev/github.com/minio/madmin-go/v3
GNU Affero General Public License v3.0
90 stars 63 forks source link

Add batch status job API #280

Closed vadmeste closed 5 months ago

vadmeste commented 6 months ago

Currently, the status is based on metrics API, but a simple restart of a node after a successful batch will lose that information.