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
9e7a3e6adc
Extend further validation of config values ( #8469 )
...
- This PR allows config KVS to be validated properly
without being affected by ENV overrides, rejects
invalid values during set operation
- Expands unit tests and refactors the error handling
for notification targets, returns error instead of
ignoring targets for invalid KVS
- Does all the prep-work for implementing safe-mode
style operation for MinIO server, introduces a new
global variable to toggle safe mode based operations
NOTE: this PR itself doesn't provide safe mode operations
5 years ago
..
config.go
Extend further validation of config values ( #8469 )
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
Extend further validation of config values ( #8469 )
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
Add etcd part of config support, add noColor/json support ( #8439 )
5 years ago
vault_test.go
Add etcd part of config support, add noColor/json support ( #8439 )
5 years ago