You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Harshavardhana
822eb5ddc7
Bring in safe mode support ( #8478 )
...
This PR refactors object layer handling such
that upon failure in sub-system initialization
server reaches a stage of safe-mode operation
wherein only certain API operations are enabled
and available.
This allows for fixing many scenarios such as
- incorrect configuration in vault, etcd,
notification targets
- missing files, incomplete config migrations
unable to read encrypted content etc
- any other issues related to notification,
policies, lifecycle etc
5 years ago
..
config.go
Bring in safe mode support ( #8478 )
5 years ago
doc.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
error.go
make the crypto error type a native go type ( #8267 )
5 years ago
header.go
make SSE request header check comprehensive ( #8276 )
5 years ago
header_test.go
make SSE request header check comprehensive ( #8276 )
5 years ago
help.go
Migrate config to KV data format ( #8392 )
5 years ago
key.go
make the crypto error type a native go type ( #8267 )
5 years ago
key_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
kms.go
Move etcd, logger, crypto into their own packages ( #8366 )
5 years ago
kms_test.go
Move etcd, logger, crypto into their own packages ( #8366 )
5 years ago
legacy.go
Bring in safe mode support ( #8478 )
5 years ago
metadata.go
make the crypto error type a native go type ( #8267 )
5 years ago
metadata_test.go
make the crypto error type a native go type ( #8267 )
5 years ago
parse.go
Move etcd, logger, crypto into their own packages ( #8366 )
5 years ago
parse_test.go
Move etcd, logger, crypto into their own packages ( #8366 )
5 years ago
sse.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
sse_test.go
Move etcd, logger, crypto into their own packages ( #8366 )
5 years ago
vault.go
Bring in safe mode support ( #8478 )
5 years ago
vault_test.go
Bring in safe mode support ( #8478 )
5 years ago