Harshavardhana
4b6585d249
support 'ldap:user' variable replacement properly ( #10391 )
...
also update `ldap.go` examples with latest
minio-go changes
Fixes #10367
4 years ago
飞雪无情
cb61e50b51
since its an internal RPC API we do not need to document it. ( #10382 )
4 years ago
unlimitedbits
cd380251b3
Support custom paths for secret files in docker-entrypoint.sh ( #10344 )
4 years ago
Eco
92cd1eed45
Clarify zone example ( #10374 )
4 years ago
Harshavardhana
db32a24cb6
update kernel tuning docs to indicate sane values
4 years ago
poornas
73a6b4ea11
fix typo in replication docs ( #10366 )
4 years ago
Minio Trusted
c1b88c17cc
Update yaml files to latest version RELEASE.2020-08-27T05-16-20Z
4 years ago
Minio Trusted
5a974fb10c
Update yaml files to latest version RELEASE.2020-08-26T00-00-49Z
4 years ago
Minio Trusted
7d50a0cfea
Update yaml files to latest version RELEASE.2020-08-25T00-21-20Z
4 years ago
飞雪无情
2a8e40f19f
add chroot zh_CN document ( #10337 )
4 years ago
飞雪无情
21e8440423
add compression zh_CN document ( #10330 )
4 years ago
Praveen raj Mani
d0c910a6f3
Support https and basic-auth for elasticsearch notification target ( #10332 )
4 years ago
飞雪无情
0ff246653b
CN bucket policy document that is no longer needed can be removed, ( #10310 )
...
which is consistent with the English document.
4 years ago
飞雪无情
113bcbdb78
update minio limit zh_CN document ( #10320 )
4 years ago
飞雪无情
331c517a5b
translate bucket versioning design document to zh_CN ( #10300 )
4 years ago
飞雪无情
2eb5f934d8
add bucket versioning zh_CN document ( #10281 )
4 years ago
Minio Trusted
b43d376a87
Update yaml files to latest version RELEASE.2020-08-18T19-41-00Z
4 years ago
Klaus Post
adca28801d
feat: disable Parquet by default (breaking change) ( #9920 )
...
I have built a fuzz test and it crashes heavily in seconds and will OOM shortly after.
It seems like supporting Parquet is basically a completely open way to crash the
server if you can upload a file and run s3 select on it.
Until Parquet is more hardened it is DISABLED by default since hostile
crafted input can easily crash the server.
If you are in a controlled environment where it is safe to assume no hostile
content can be uploaded to your cluster you can safely enable Parquet.
To enable Parquet set the environment variable `MINIO_API_SELECT_PARQUET=on`
while starting the MinIO server.
Furthermore, we guard parquet by recover functions.
4 years ago
Harshavardhana
ede86845e5
docs: Add policy variables for resource and conditions ( #10278 )
...
Bonus fix adds LDAP policy variable and clarifies the
usage of policy variables for temporary credentials.
fixes #10197
4 years ago
Minio Trusted
670724184c
Update yaml files to latest version RELEASE.2020-08-16T18-39-38Z
4 years ago
飞雪无情
01a2ccc52f
add bucket retention zh_CN document ( #10264 )
4 years ago
Minio Trusted
1c865dd119
Update yaml files to latest version RELEASE.2020-08-13T02-39-50Z
4 years ago
飞雪无情
6914b2c99d
Add bucket replication zh_CN document ( #10243 )
4 years ago
飞雪无情
b4b7a18497
add bucket quota zh_CN document ( #10232 )
4 years ago
飞雪无情
a49e3647b6
add bucket lifecycle zh_CN document ( #10231 )
4 years ago
Minio Trusted
954e17c3d0
Update yaml files to latest version RELEASE.2020-08-08T04-50-06Z
4 years ago
Ritesh H Shukla
8049184dcc
fix: documentation changes in replication docs ( #10209 )
4 years ago
飞雪无情
19c4f3082b
update and improve bucket notifications zh_CN document ( #10224 )
4 years ago
Minio Trusted
6d64aab420
Update yaml files to latest version RELEASE.2020-08-07T01-23-07Z
4 years ago
poornas
adcaa6f9de
fix: Change ListBucketTargets handler ( #10217 )
...
to list all targets across a tenant.
Also fixing some validations.
4 years ago
飞雪无情
ce129efa09
update and improve config,throttle zh_CN document ( #10214 )
4 years ago
poornas
121164db56
fix: relax some replication validations ( #10210 )
...
Also inherit storage class from source object
if replication configuration does not have a storage
class specified for destination bucket.
4 years ago
Minio Trusted
195f95196e
Update yaml files to latest version RELEASE.2020-08-05T21-34-13Z
4 years ago
poornas
3acc0ebb81
fix: Change service name in Arn for replication ( #10205 )
4 years ago
Minio Trusted
1cdaced8b6
Update yaml files to latest version RELEASE.2020-08-04T23-10-51Z
4 years ago
Harshavardhana
d90ab904e7
fix: multi-tenant deployment guide to use ellipses format ( #10192 )
4 years ago
飞雪无情
0cf4539fe8
fix: update and improve zh_CN documentation ( #10174 )
4 years ago
Minio Trusted
2174a22835
Update yaml files to latest version RELEASE.2020-07-31T03-39-05Z
4 years ago
poornas
a8dd7b3eda
Refactor replication target management. ( #10154 )
...
Generalize replication target management so
that remote targets for a bucket can be
managed with ARNs. `mc admin bucket remote`
command will be used to manage targets.
4 years ago
Harshavardhana
27266f8a54
fix: if OPA set do not enforce policy claim ( #10149 )
4 years ago
Minio Trusted
98691f75bc
Update yaml files to latest version RELEASE.2020-07-27T18-37-02Z
4 years ago
Ritesh H Shukla
416ec316bd
Add clarification for minimum drives per server ( #10130 )
4 years ago
Minio Trusted
8a23988711
Update yaml files to latest version RELEASE.2020-07-24T22-43-05Z
4 years ago
Harshavardhana
0b5d1bc91d
fix: bucket replication docs ( #10104 )
...
* fix: bucket replication docs
* Update docs/bucket/replication/README.md
Co-authored-by: kannappanr <30541348+kannappanr@users.noreply.github.com>
Co-authored-by: kannappanr <30541348+kannappanr@users.noreply.github.com>
4 years ago
poornas
c43da3005a
Add support for server side bucket replication ( #9882 )
4 years ago
Minio Trusted
ca4c15bc63
Update yaml files to latest version RELEASE.2020-07-22T00-26-33Z
4 years ago
Harshavardhana
ec06089eda
fix: re-implement cluster healthcheck ( #10101 )
4 years ago
Minio Trusted
38f60b3c1d
Update yaml files to latest version RELEASE.2020-07-20T02-25-16Z
4 years ago
Harshavardhana
30104cb12b
docs: fix veeam document formatting
4 years ago
Minio Trusted
68aaa5bbc3
Update yaml files to latest version RELEASE.2020-07-18T18-48-16Z
4 years ago