minio/cmd/config/notify
Praveen raj Mani b1705599e1
Fix config leaks and deprecate file-based config setters in NAS gateway (#9884)
This PR has the following changes

- Removing duplicate lookupConfigs() calls.
- Deprecate admin config APIs for NAS gateways. This will avoid repeated reloads of the config from the disk.
- WatchConfigNASDisk will be removed
- Migration guide for NAS gateways users to migrate to ENV settings.

NOTE: THIS PR HAS A BREAKING CHANGE

Fixes #9875

Co-authored-by: Harshavardhana <harsha@minio.io>
2020-06-25 15:59:28 +05:30
..
config.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
help.go Support mTLS Authentication in Webhooks (#9777) 2020-06-08 05:55:44 -07:00
legacy.go Support mTLS Authentication in Webhooks (#9777) 2020-06-08 05:55:44 -07:00
parse.go Fix config leaks and deprecate file-based config setters in NAS gateway (#9884) 2020-06-25 15:59:28 +05:30