1
0
mirror of https://github.com/minio/minio.git synced 2025-03-22 05:24:15 -04:00

12 Commits

Author SHA1 Message Date
Harshavardhana
f486cfae86 point all docs for containers to quay.io 2021-09-01 18:48:26 -07:00
Harshavardhana
e25ae1c01f add console-address flag for spoonfed users 2021-07-12 17:05:38 -07:00
Harshavardhana
2ce60d772b
fix: update README.md for new release ()
rename all 'docker run' commands to 'podman run'

fixes 
2021-07-07 18:07:29 -07:00
Harshavardhana
cdeccb5510
feat: Deprecate embedded browser and import console ()
This feature also changes the default port where
the browser is running, now the port has moved
to 9001 and it can be configured with

```
--console-address ":9001"
```
2021-06-17 20:27:04 -07:00
Harshavardhana
f7a87b30bf Revert "deprecate embedded browser ()"
This reverts commit 736d8cbac483d8bf56c3422ca9a9c4c3e043c6cf.

Bring contrib files for older contributions
2021-04-30 08:50:39 -07:00
Harshavardhana
736d8cbac4
deprecate embedded browser ()
https://github.com/minio/console takes over the functionality for the
future object browser development

Signed-off-by: Harshavardhana <harsha@minio.io>
2021-04-27 10:52:12 -07:00
Sarasa Kisaragi
152d7cd95b
HDFS support keytab () 2021-02-07 17:29:47 -08:00
Harshavardhana
cb0eaeaad8
feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY () 2021-01-05 10:22:57 -08: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
ba756cf366
fix: extract array type for policy claim if present () 2020-07-10 14:48:44 -07:00
Harshavardhana
6f2b4675fa
Add krb5 support for HDFS gateway () 2019-07-24 18:05:48 -07:00
Harshavardhana
620e462413 Implement S3-HDFS gateway ()
- [x] Support bucket and regular object operations
- [x] Supports Select API on HDFS
- [x] Implement multipart API support
- [x] Completion of ListObjects support
2019-04-17 09:52:08 -07:00