Shireesh Anjal
7bc47a14cc
Rename OBD to Health ( #10842 )
...
Also, Remove thread stats and openfds from the health report
as we already have process stats and numfds
4 years ago
Harshavardhana
9263be8cca
docs: fix missing event types in notifications ( #10944 )
4 years ago
Poorna Krishnamoorthy
1ebf6f146a
Add support for ILM transition ( #10565 )
...
This PR adds transition support for ILM
to transition data to another MinIO target
represented by a storage class ARN. Subsequent
GET or HEAD for that object will be streamed from
the transition tier. If PostRestoreObject API is
invoked, the transitioned object can be restored for
duration specified to the source cluster.
4 years ago
Harshavardhana
9a34fd5c4a
Revert "Revert "Add delete marker replication support ( #10396 )""
...
This reverts commit 267d7bf0a9
.
4 years ago
Minio Trusted
b9e3a8b5ac
Update yaml files to latest version RELEASE.2020-11-19T23-48-16Z
4 years ago
Minio Trusted
0784a0c33a
Update yaml files to latest version RELEASE.2020-11-13T20-10-18Z
4 years ago
Minio Trusted
3595cb1267
Update yaml files to latest version RELEASE.2020-11-12T22-33-34Z
4 years ago
Omar Alvarez
07859ef48b
docs: clarify notifications support for gateways ( #10729 )
...
Co-authored-by: Harshavardhana <harsha@minio.io>
4 years ago
Harshavardhana
267d7bf0a9
Revert "Add delete marker replication support ( #10396 )"
...
This reverts commit 50c10a5087
.
PR is moved to origin/dev branch
4 years ago
Anton Melser
2c1e37197b
fix: bad example json for policy in replication docs ( #10869 )
4 years ago
Poorna Krishnamoorthy
50c10a5087
Add delete marker replication support ( #10396 )
...
Delete marker replication is implemented for V2
configuration specified in AWS spec (though AWS
allows it only in the V1 configuration).
This PR also brings in a MinIO only extension of
replicating permanent deletes, i.e. deletes specifying
version id are replicated to target cluster.
4 years ago
Minio Trusted
9f4ad873bc
Update yaml files to latest version RELEASE.2020-11-10T21-02-24Z
4 years ago
Anis Elleuch
8e8ddf7233
doc: Add definition of 1KB and 1MB in prometheus ( #10857 )
4 years ago
Minio Trusted
21016265e5
Update yaml files to latest version RELEASE.2020-11-06T23-17-07Z
4 years ago
Minio Trusted
51222cc664
Update yaml files to latest version RELEASE.2020-10-28T08-16-50Z
4 years ago
Minio Trusted
ca77ee1c0e
Update yaml files to latest version RELEASE.2020-10-27T04-03-55Z
4 years ago
Harshavardhana
4442382c16
update STS examples to use latest v7 APIs
4 years ago
Anis Elleuch
6fd088f448
docs: Update ILM doc with versioning features ( #10714 )
4 years ago
Minio Trusted
ba5215561f
Update yaml files to latest version RELEASE.2020-10-18T21-54-12Z
4 years ago
Márk Sági-Kazár
4eb45c9a0f
fix: dex getting started guide URL ( #10701 )
4 years ago
Harshavardhana
ad726b49b4
rename zones to serverSets to avoid terminology conflict ( #10679 )
...
we are bringing in availability zones, we should avoid
zones as per server expansion concept.
4 years ago
Harshavardhana
9c042a503b
remove deprecate readiness from healthcheck docs ( #10659 )
4 years ago
Minio Trusted
4a678ad70f
Update yaml files to latest version RELEASE.2020-10-12T21-53-21Z
4 years ago
Minio Trusted
071c004f8b
Update yaml files to latest version RELEASE.2020-10-09T22-55-05Z
4 years ago
miraculli
1738eb24b1
fix: caching doc README.md missing high watermark ( #10646 )
4 years ago
Poorna Krishnamoorthy
01498a3e34
fix: add docs for new event types in notification ( #10636 )
4 years ago
Ravind Kumar
57f0176759
Update KES table to include additional supported KMS providers ( #10631 )
4 years ago
Minio Trusted
017954e7ea
Update yaml files to latest version RELEASE.2020-10-03T02-19-42Z
4 years ago
Minio Trusted
511424a287
Update yaml files to latest version RELEASE.2020-09-26T03-44-56Z
4 years ago
Praveen raj Mani
b880796aef
Set the maximum open connections limit in PG and MySQL target configs ( #10558 )
...
As the bulk/recursive delete will require multiple connections to open at an instance,
The default open connections limit will be reached which results in the following error
```FATAL: sorry, too many clients already```
By setting the open connections to a reasonable value - `2`, We ensure that the max open connections
will not be exhausted and lie under bounds.
The queries are simple inserts/updates/deletes which is operational and sufficient with the
the maximum open connection limit is 2.
Fixes #10553
Allow user configuration for MaxOpenConnections
4 years ago
poornas
e6ab4db6b8
Fix minimum replication workers started ( #10560 )
...
This PR also fixes GetReplicationConfiguration permission
in web-handlers.go to use bucket as resource
4 years ago
Espen Finnesand
df08fd1f03
Update Kubernetes Helm Readme.md ( #10559 )
...
The link to the Minio Helm Chart repository was wrong.
4 years ago
Minio Trusted
ac82f416a4
Update yaml files to latest version RELEASE.2020-09-23T19-18-30Z
4 years ago
飞雪无情
5fdf47b118
Add Chinese documentation for distributed design ( #10549 )
4 years ago
Harshavardhana
8b74a72b21
fix: rename READY deadline to CLUSTER deadline ENV ( #10535 )
4 years ago
poornas
a4006e23a0
Update replication docs to clarify permissions ( #10536 )
...
Co-authored-by: Klaus Post <klauspost@gmail.com>
4 years ago
Minio Trusted
d73c4f09f3
Update yaml files to latest version RELEASE.2020-09-21T22-31-59Z
4 years ago
飞雪无情
dd4a2d7419
update distributed zh_CN document. ( #10531 )
4 years ago
Derek Bender
3168e93730
fix typo in healthcheck README.md ( #10518 )
4 years ago
Aleksey Pogibelev
6f45e303f5
fix tls flag ( #10487 )
4 years ago
飞雪无情
dff37aa33d
update disk caching zh_CN document. ( #10472 )
...
add disk caching DESIGN zh_CN document.
4 years ago
Minio Trusted
48d2c03250
Update yaml files to latest version RELEASE.2020-09-17T04-49-20Z
4 years ago
Minio Trusted
b2536476c9
Update yaml files to latest version RELEASE.2020-09-16T04-22-35Z
4 years ago
Harshavardhana
9d95937018
update KMS docs indicating deprecation of AUTO_ENCRYPTION env
4 years ago
Minio Trusted
eb3ded420e
Update yaml files to latest version RELEASE.2020-09-10T22-02-45Z
4 years ago
飞雪无情
a966ccd17d
Support nginx LB with docker-compose example ( #10434 )
4 years ago
Li Yi
1dce6918c2
fix sysctl.sh quotes which are incompatible with sysctl ( #10446 )
4 years ago
Minio Trusted
6019628f7d
Update yaml files to latest version RELEASE.2020-09-08T23-05-18Z
4 years ago
飞雪无情
a694ba93d9
update kernel tuning zh_CN document ( #10433 )
4 years ago
Minio Trusted
a9aaea0d67
Update yaml files to latest version RELEASE.2020-09-05T07-14-49Z
4 years ago