mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
allow server startup to come online with READ success (#19957)
This commit is contained in:
@@ -2425,7 +2425,6 @@ const (
|
||||
type HealthOptions struct {
|
||||
Maintenance bool
|
||||
DeploymentType string
|
||||
Startup bool
|
||||
}
|
||||
|
||||
// HealthResult returns the current state of the system, also
|
||||
|
||||
Reference in New Issue
Block a user