minio/pkg/net
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
2019-10-30 23:39:09 -07:00
..
host.go Remove unusued params and functions (#8399) 2019-10-15 18:35:41 -07:00
host_test.go Support IPv6 hosts for postgres connections (#7168) 2019-05-03 17:31:33 +05:30
port.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
port_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
url.go Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00
url_test.go Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00