1
0
mirror of https://github.com/minio/minio.git synced 2025-02-17 00:22:32 -05:00

6 Commits

Author SHA1 Message Date
Harshavardhana
ede86845e5
docs: Add policy variables for resource and conditions ()
Bonus fix adds LDAP policy variable and clarifies the
usage of policy variables for temporary credentials.

fixes 
2020-08-17 17:39:55 -07:00
Praveen raj Mani
b1705599e1
Fix config leaks and deprecate file-based config setters in NAS gateway ()
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 

Co-authored-by: Harshavardhana <harsha@minio.io>
2020-06-25 15:59:28 +05:30
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Nitish Tiwari
65ddff8899 Fix NAS Gateway Docker command example ()
Fixes 
2018-12-18 14:37:17 -08:00
Harshavardhana
4d02f9bccf fix gateway docs comprehensively () 2018-03-30 14:16:06 +05:30
poornas
25107c2e11 Add NAS gateway support () 2018-02-20 12:21:12 -08:00