1
0
mirror of https://github.com/minio/minio.git synced 2025-01-24 13:13:16 -05:00

6 Commits

Author SHA1 Message Date
Harshavardhana
e3e0532613
cleanup markdown docs across multiple files ()
enable markdown-linter
2022-02-11 16:51:25 -08:00
iternity-dotcom
dd5e9493f1
docs: add missing admin actions () 2021-06-09 10:37:20 -07:00
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
Harshavardhana
4314ee1670
fix: remove unusued PerfInfoHandler code ()
- Removes PerfInfo admin API as its not OBDInfo
- Keep the drive path without the metaBucket in OBD
  global latency map.
- Remove all the unused code related to PerfInfo API
- Do not redefined global mib,gib constants use
  humanize.MiByte and humanize.GiByte instead always
2020-04-12 19:37:09 -07:00
poornas
2232e095d5 Make admin permissions more granular for admin handlers. () 2020-01-26 20:47:52 -06:00
poornas
929951fd49 Add support for multiple admins ()
Also define IAM policies for administering
MinIO server
2019-11-19 02:03:18 -08:00