Harshavardhana
4a4048fe27
Migrate minio etcd config to backend config ( #7751 )
...
etcd when used in federated setups, currently
mandates that all clusters should have same
config.json, which is too restrictive and makes
federation a restrictive environment.
This change makes it apparent that each cluster
needs to be independently managed if necessary
from `mc admin info` command line.
Each cluster with in federation can have their
own root credentials and as well as separate
regions. This way buckets get further restrictions
and allows for root creds to be not common
across clusters/data centers.
Existing data in etcd gets migrated to backend
on each clusters, upon start. Once done
users can change their config entries
independently.
5 years ago
Minio Trusted
da2887f914
Update yaml files to latest version RELEASE.2019-06-13T01-41-13Z
6 years ago
Harshavardhana
a075015293
doc: Merge large bucket with distributed docs ( #7761 )
6 years ago
Minio Trusted
d3a2efbf91
Update yaml files to latest version RELEASE.2019-06-11T00-44-33Z
6 years ago
Harshavardhana
002a205c9c
Fix OPA result response handling ( #7763 )
...
Also update the document with updated rego policy
and updated OPA agent REST API.
This PR is to fix a regression caused by PR #7637
6 years ago
Harshavardhana
91ceae23d0
Add support for customizable user ( #7569 )
6 years ago
Harshavardhana
cb1566c6e6
S3 Gateway: Handle restricted access credentials ( #7757 )
6 years ago
Waldemar Quevedo
8b0c86298d
Update import for NATS clients ( #7743 )
...
Signed-off-by: Waldemar Quevedo <wally@synadia.com>
6 years ago
Minio Trusted
df19546cc8
Update yaml files to latest version RELEASE.2019-06-04T01-15-58Z
6 years ago
Minio Trusted
48ffb7731a
Update yaml files to latest version RELEASE.2019-06-01T03-46-14Z
6 years ago
Harshavardhana
0c16b1c9a7
Fix docs.min.io linking issues ( #7710 )
6 years ago
Harshavardhana
2c0b3cadfc
Update go mod with sem versions of our libraries ( #7687 )
6 years ago
Praveen raj Mani
763fce909b
Enable event persistence in kafka ( #7633 )
6 years ago
Harshavardhana
cb7f9ba286
Add disaggregated architecture document ( #7691 )
...
This document describes how to configure Spark,
Hive to use MinIO as replacement for HDFS.
6 years ago
Scott Edlund
f6fd407e47
Add limitation to b2.md ( #7680 )
...
The B2 gateway does not implement reporting md5sum as an etag response from PutObject. Add to Known Limitations.
6 years ago
Minio Trusted
7a02faab72
Update yaml files to latest version RELEASE.2019-05-23T00-29-34Z
6 years ago
Dee Koder
e252114f06
Revert "cache: Rewrite to cache only on download ( #7575 )" ( #7684 )
...
This reverts commit a13b58f630
.
6 years ago
poornas
a13b58f630
cache: Rewrite to cache only on download ( #7575 )
...
This will allow cache to consistently work for
server and gateways. Range GET requests will
be cached in the background after the request
is served from the backend.
Fixes : #7458 , #7573 , #6265 , #6630
6 years ago
ebozduman
78be3f8947
Removes the incorrect coverage badge from the docs ( #7651 )
6 years ago
Praveen raj Mani
998f01fadc
Support IPv6 hosts for postgres connections ( #7168 )
...
Fixes #7145
6 years ago
Eco
3517f64d20
Clarify server maximums via Federation ( #7608 )
...
To eliminate confusion about 32 server limit, clarify that the limit is only per cluster, but that unlimited clusters can be Federated
6 years ago
parnigot
ba76cd3268
Minor TLS documentation improvements ( #7592 )
...
Added the explicit name for private.key and public.crt
6 years ago
Minio Trusted
ab711fe1a2
Update yaml files to latest version RELEASE.2019-04-23T23-50-36Z
6 years ago
Minio Trusted
d42496cc74
Update yaml files to latest version RELEASE.2019-04-18T21-44-59Z
6 years ago
Minio Trusted
7686340621
Update yaml files to latest version RELEASE.2019-04-18T01-15-57Z
6 years ago
Harshavardhana
620e462413
Implement S3-HDFS gateway ( #7440 )
...
- [x] Support bucket and regular object operations
- [x] Supports Select API on HDFS
- [x] Implement multipart API support
- [x] Completion of ListObjects support
6 years ago
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
Minio Trusted
ea052a2a00
Update yaml files to latest version RELEASE.2019-04-09T01-22-30Z
6 years ago
Minio Trusted
082bd5f31f
Update yaml files to latest version RELEASE.2019-04-04T18-31-46Z
6 years ago
Harshavardhana
619611933a
Remove policy nesting errors ( #7449 )
...
Policy nesting has been supported for a while
now, we should remove references of code and
docs indicating nesting is not allowed anymore.
6 years ago
Minio Trusted
8cf707779c
Update yaml files to latest version RELEASE.2019-03-27T22-35-21Z
6 years ago
Minio Trusted
8af45f0135
Update yaml files to latest version RELEASE.2019-03-20T22-38-47Z
6 years ago
poornas
a0ee7be050
update link on README ( #7361 )
6 years ago
Minio Trusted
8377d00574
Update yaml files to latest version RELEASE.2019-03-13T21-59-47Z
6 years ago
Minio Trusted
6387407e79
Update yaml files to latest version RELEASE.2019-03-06T22-47-10Z
6 years ago
Harshavardhana
c3ca954684
Implement AssumeRole API for Minio users ( #7267 )
...
For actual API reference read here
https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html
Documentation is added and updated as well at docs/sts/assume-role.md
Fixes #6381
6 years ago
Minio Trusted
d3125857a8
Update yaml files to latest version RELEASE.2019-02-26T19-51-46Z
6 years ago
Praveen raj Mani
78d116c487
Event persistence for MQTT ( #7268 )
...
- The events will be persisted in queueStore if `queueDir` is set.
- Else, if queueDir is not set events persist in memory.
The events are replayed back when the mqtt broker is back online.
6 years ago
dcharbonnier
2fc341394d
fix json syntax ( #7285 )
6 years ago
Harshavardhana
7923b83953
Support multiple-domains in MINIO_DOMAIN ( #7274 )
...
Fixes #7173
6 years ago
Minio Trusted
3aabe45fd9
Update yaml files to latest version RELEASE.2019-02-20T22-44-29Z
6 years ago
Minio Trusted
6d778a883f
Update yaml files to latest version RELEASE.2019-02-14T00-21-45Z
6 years ago
Minio Trusted
9f9e0fe085
Update yaml files to latest version RELEASE.2019-02-12T21-58-47Z
6 years ago
Harshavardhana
9f87283cd5
Revert and bring back B2 gateway implementation ( #7224 )
...
This PR is simply a revert of 3265112d04
just for B2 gateway.
6 years ago
Harshavardhana
a8cd70f3e5
Remove GPL go-lzo dependency for parquet-go ( #7220 )
...
Also remove any other unused dependencies
6 years ago
Prashant Shahi
f75f707ff4
Added documentation for MINIO_HTTP_TRACE ( #7207 )
6 years ago
Adam
18c4ecbbef
Fix `mc event add` event flag ( #7210 )
6 years ago
Minio Trusted
5fb813a5cc
Update yaml files to latest version RELEASE.2019-02-06T21-16-36Z
6 years ago
Aditya Manthramurthy
f04f8bbc78
Add support for Timestamp data type in SQL Select ( #7185 )
...
This change adds support for casting strings to Timestamp via CAST:
`CAST('2010T' AS TIMESTAMP)`
It also implements the following date-time functions:
- UTCNOW()
- DATE_ADD()
- DATE_DIFF()
- EXTRACT()
For values passed to these functions, date-types are automatically
inferred.
6 years ago
Harshavardhana
e005910051
Add more information in our select docs ( #7177 )
6 years ago