Harshavardhana
852fb320f7
Add all supported scopes from discovery doc ( #9015 )
...
Fixes #9010
5 years ago
Minio Trusted
8fb37a8417
Update yaml files to latest version RELEASE.2020-02-20T22-51-23Z
5 years ago
Praveen raj Mani
1b427ddb69
Support for Kafka version in the config ( #9001 )
...
Add a field for the Kafka version in the config. The user can explicitly
set the version of the Kafka cluster.
Fixes #8768
5 years ago
Nitish Tiwari
63be4709b7
Add metrics support for Azure & GCS Gateway ( #8954 )
...
We added support for caching and S3 related metrics in #8591 . As
a continuation, it would be helpful to add support for Azure & GCS
gateway related metrics as well.
5 years ago
Minio Trusted
f749a9bf0e
Update yaml files to latest version RELEASE.2020-02-07T23-28-16Z
5 years ago
Minio Trusted
07edb7c7f8
Update yaml files to latest version RELEASE.2020-02-07T04-56-50Z
5 years ago
poornas
45d725c0a3
Fix docs link for vault legacy ( #8948 )
5 years ago
Andreas Auernhammer
f91c072f61
re-write the KMS get started guide ( #8936 )
...
This commit updates the KMS getting started guide
and replaces the legacy MinIO<-->Vault setup with a
MinIO<-->KES<-->Vault setup.
Therefore, add some architecture ASCII diagrams and
provide a step-by-step guide to setup Vault, KES and
MinIO such that MinIO can encrypt objects with KES +
Vault.
The legacy Vault guide has been moved to `./vault-legacy.md`.
Co-authored-by: Harshavardhana <harsha@minio.io>
5 years ago
poornas
278a165674
Allow caching based on a configurable number of hits. ( #8891 )
...
Co-authored-by: Harshavardhana <harsha@minio.io>
5 years ago
ebozduman
a05af9bb98
Fixes several typos and clarifies some explanations in MySQL doc. ( #8908 )
5 years ago
Li Yi
0414f01b6e
doc: match code on sysctl -w vm.swappiness=1 ( #8894 )
5 years ago
poornas
2232e095d5
Make admin permissions more granular for admin handlers. ( #8888 )
5 years ago
Minio Trusted
aae337f5b5
Update yaml files to latest version RELEASE.2020-01-25T02-50-51Z
5 years ago
Anis Elleuch
3011692d93
doc: Add missing ``` in compression documentation ( #8872 )
5 years ago
Harshavardhana
86252ec7e1
fix: document _ENABLE for all notification targets ( #8864 )
...
Fixes #8863
5 years ago
bijialin
c260182412
zh_CN docs: add `Expanding existing distributed setup` ( #8862 )
5 years ago
Nitish Tiwari
61c17c8933
Add ObjectTagging Support ( #8754 )
...
This PR adds support for AWS S3 ObjectTagging API as explained here
https://docs.aws.amazon.com/AmazonS3/latest/dev/object-tagging.html
5 years ago
kannappanr
005ebbb9b2
Typo: Add missing '<' character ( #8845 )
...
Fixes #8833
5 years ago
poornas
60e60f68dd
Add support for object locking with legal hold. ( #8634 )
5 years ago
Minio Trusted
ba758361b3
Update yaml files to latest version RELEASE.2020-01-16T22-40-29Z
5 years ago
Minio Trusted
080e0c2323
Update yaml files to latest version RELEASE.2020-01-16T03-05-44Z
5 years ago
ebozduman
d74818b227
Typo in MySQL notification doc ( #8807 )
5 years ago
Harshavardhana
3f20011862
docs: update how to query the keys and args ( #8797 )
...
remove link to missing config.json.sample
5 years ago
Etienne
5f34b5e6a5
Update README.md ( #8788 )
5 years ago
Kevin Humphreys
656146b699
doc: Prometheus metrics name fix ( #8774 )
...
changed docs to reflect proper Prometheus metrics
5 years ago
Harshavardhana
5e40b9a563
fix: docs for live/ready check implementation details
5 years ago
Joe Adams
89d1221217
Fix typo in prometheus monitoring docs ( #8780 )
5 years ago
Harshavardhana
60813bef29
Allow proper setCount SLAs across zones ( #8752 )
...
Fixes scenario where zones are appropriately
handled, along with supporting overriding set
count. The new fix also ensures that we handle
the various setup types properly.
Update documentation to properly indicate the
behavior.
Fixes #8750
Co-authored-by: Nitish Tiwari <nitish@minio.io>
5 years ago
Harshavardhana
7a06e158f1
Add docs for sysctl tuning parameters ( #8749 )
5 years ago
Harshavardhana
5eab3db344
Fix doc reference for prometheus ( #8748 )
5 years ago
Brian Candler
9f44fcd540
Clarify behaviour of erasure coding sets ( #8745 )
5 years ago
Minio Trusted
84e55e2e6f
Update yaml files to latest version RELEASE.2020-01-03T19-12-21Z
5 years ago
Harshavardhana
dd311623df
Update design doc with zone implementation details ( #8738 )
...
Fixes #8719
5 years ago
Nitish Tiwari
97d799b9f0
doc: Update Kubernetes examples to use Readiness Checks ( #8727 )
5 years ago
Minio Trusted
8eba97da74
Update yaml files to latest version RELEASE.2019-12-30T05-45-39Z
5 years ago
Harshavardhana
669c9da85d
Disable federated buckets when etcd is namespaced ( #8709 )
...
This is to ensure that when we have multiple tenants
deployed all sharing the same etcd for global bucket
should avoid listing each others buckets, this leads
to information leak which should be avoided unless
etcd is not namespaced for IAM assets in which case
it can be assumed that its a federated setup.
Federated setup and namespaced IAM assets on etcd
is not supported since namespacing is only useful
when you wish to separate the tenants as isolated
instances of MinIO.
This PR allows a new type of behavior, primarily
driven by the usecase of m3(mkube) multi-tenant
deployments with global bucket support.
5 years ago
Minio Trusted
4364102363
Update yaml files to latest version RELEASE.2019-12-24T23-04-45Z
5 years ago
Harshavardhana
0f092c2be8
Add env values and description for config sub-systems ( #8684 )
...
The output is directly borrowed from `mc` command output
5 years ago
Minio Trusted
dc1eb57f4e
Update yaml files to latest version RELEASE.2019-12-19T22-52-26Z
5 years ago
Harshavardhana
63c3114657
fix: doc notifications formatting issues ( #8661 )
5 years ago
Minio Trusted
63ac1d6d18
Update yaml files to latest version RELEASE.2019-12-17T23-16-33Z
5 years ago
Harshavardhana
c8d82588c2
Fix crash in console logger and also handle bucket DNS updates ( #8654 )
...
Also fix listenBucketNotification bugs seen by minio-js
listen bucket notification API.
5 years ago
Leletir
db3f41fcb4
Doc: change url for Total Population CSV ( #8633 )
5 years ago
brnbs
46b4dd8e20
Add command to list added lifecycle configurations ( #8627 )
5 years ago
Harshavardhana
476111968a
Update help messages with new wording ( #8616 )
...
Final update to all messages across sub-systems
after final review, the only change here is that
NATS now has TLS and TLSSkipVerify to be consistent
for all other notification targets.
5 years ago
Nitish Tiwari
3df7285c3c
Add Support for Cache and S3 related metrics in Prometheus endpoint ( #8591 )
...
This PR adds support below metrics
- Cache Hit Count
- Cache Miss Count
- Data served from Cache (in Bytes)
- Bytes received from AWS S3
- Bytes sent to AWS S3
- Number of requests sent to AWS S3
Fixes #8549
5 years ago
Aleksandr Petruhin
d2dc964cb5
Support TLS auth for Kafka notification target ( #8609 )
5 years ago
Harshavardhana
c9940d8c3f
Final changes to config sub-system ( #8600 )
...
- Introduces changes such as certain types of
errors that can be ignored or which need to
go into safe mode.
- Update help text as per the review
5 years ago
Harshavardhana
0bfd20a8e3
Add client_id support for OpenID ( #8579 )
...
- One click OpenID authorization on Login page
- Add client_id help, config keys etc
Thanks to @egorkaru @ihostage for the
original work and testing.
5 years ago
Harshavardhana
b21835f195
Honor DurationSeconds properly for WebIdentity ( #8581 )
...
Also cleanup code to add various constants for
verbatim strings across the code base.
Fixes #8482
5 years ago