Harshavardhana
d90ab904e7
fix: multi-tenant deployment guide to use ellipses format ( #10192 )
2020-08-04 08:15:37 -07:00
飞雪无情
0cf4539fe8
fix: update and improve zh_CN documentation ( #10174 )
2020-08-01 11:52:46 -07:00
Minio Trusted
2174a22835
Update yaml files to latest version RELEASE.2020-07-31T03-39-05Z
2020-07-31 03:58:04 +00:00
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.
2020-07-30 19:55:22 -07:00
Harshavardhana
27266f8a54
fix: if OPA set do not enforce policy claim ( #10149 )
2020-07-28 11:47:57 -07:00
Minio Trusted
98691f75bc
Update yaml files to latest version RELEASE.2020-07-27T18-37-02Z
2020-07-27 18:57:10 +00:00
Ritesh H Shukla
416ec316bd
Add clarification for minimum drives per server ( #10130 )
2020-07-24 22:09:01 -07:00
Minio Trusted
8a23988711
Update yaml files to latest version RELEASE.2020-07-24T22-43-05Z
2020-07-24 23:00:32 +00:00
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>
2020-07-21 22:19:30 -07:00
poornas
c43da3005a
Add support for server side bucket replication ( #9882 )
2020-07-21 17:49:56 -07:00
Minio Trusted
ca4c15bc63
Update yaml files to latest version RELEASE.2020-07-22T00-26-33Z
2020-07-22 00:44:03 +00:00
Harshavardhana
ec06089eda
fix: re-implement cluster healthcheck ( #10101 )
2020-07-20 18:31:22 -07:00
Minio Trusted
38f60b3c1d
Update yaml files to latest version RELEASE.2020-07-20T02-25-16Z
2020-07-20 02:41:52 +00:00
Harshavardhana
30104cb12b
docs: fix veeam document formatting
2020-07-18 18:38:12 -07:00
Minio Trusted
68aaa5bbc3
Update yaml files to latest version RELEASE.2020-07-18T18-48-16Z
2020-07-18 19:04:01 +00:00
Eco
5e8392c8ef
Update Veeam integration doc with immutability references ( #10067 )
2020-07-16 17:16:53 -07:00
Harshavardhana
07eb24b775
add absolute path for images ( #10056 )
2020-07-16 00:06:14 -07:00
Harshavardhana
cd849bc2ff
update STS docs with new values ( #10055 )
...
Co-authored-by: Poorna <poornas@users.noreply.github.com>
2020-07-15 14:36:14 -07:00
Harshavardhana
ec91fa55db
docs: Add more STS docs with dex and python example ( #10047 )
2020-07-15 17:25:55 +05:30
Minio Trusted
a97ce3c96e
Update yaml files to latest version RELEASE.2020-07-14T19-14-30Z
2020-07-14 19:32:27 +00:00
Harshavardhana
369a876ebe
fix: handle array policies in JWT claim ( #10041 )
...
PR #10014 was not complete as only handled
policy claims partially.
2020-07-14 10:26:47 -07:00
Anis Elleuch
778e9c864f
Move dependency from minio-go v6 to v7 ( #10042 )
2020-07-14 09:38:05 -07:00
Minio Trusted
8d8f28eae4
Update yaml files to latest version RELEASE.2020-07-13T18-09-56Z
2020-07-13 18:29:35 +00:00
Minio Trusted
3939c6f6e7
Update yaml files to latest version RELEASE.2020-07-12T19-14-17Z
2020-07-12 19:48:42 +00:00
Minio Trusted
c2fdf73491
Update yaml files to latest version RELEASE.2020-07-11T21-14-23Z
2020-07-11 21:30:53 +00:00
Harshavardhana
3520e946a2
fix: versioning docs add more examples
2020-07-11 00:57:46 -07:00
Harshavardhana
f38adc1865
cleanup security overview guide
2020-07-11 00:34:56 -07:00
Harshavardhana
d5ff1c8e3b
fix docs image urls to be absolute path
2020-07-11 00:27:30 -07:00
Minio Trusted
ad7417bc50
Update yaml files to latest version RELEASE.2020-07-11T06-07-16Z
2020-07-11 06:28:08 +00:00
Harshavardhana
ba756cf366
fix: extract array type for policy claim if present ( #10014 )
2020-07-10 14:48:44 -07:00
Harshavardhana
2e8fc6ebfe
cleanup STS docs ( #10003 )
2020-07-10 09:07:12 -07:00
Nitish Tiwari
30c251efd3
Add Grafana dashboard ( #10000 )
2020-07-09 12:01:58 -07:00
Ravind Kumar
ee20ebe07a
Remove dead link related to DC/OS Deployment Guide ( #9996 )
2020-07-08 17:38:20 -07:00
Harshavardhana
60417950c7
fix: the versioning/object lock documentation appropriately ( #9988 )
...
- Move the bucket level features into `docs/bucket` directory
- fix issue template and simplify some of them
2020-07-08 08:44:43 -07:00
Harshavardhana
38eef5ce4c
fix: documentation fixes for docker ENV settings ( #9975 )
...
- update CREDITS file
- fix markdown links
- talk a bit more about upgrades
2020-07-06 06:42:34 -07:00
Minio Trusted
04de19c870
Update yaml files to latest version RELEASE.2020-07-02T00-15-09Z
2020-07-01 17:36:52 -07:00
Harshavardhana
c0ac25bfff
fix: readiness needs to be like liveness ( #9941 )
...
Readiness as no reasoning to be cluster scope
because that is not how the k8s networking works
for pods, all the pods to a deployment are not
sharing the network in a singleton. Instead they
are run as local scopes to themselves, with
readiness failures the pod is potentially taken
out of the network to be resolvable - this
affects the distributed setup in myriad of
different ways.
Instead readiness should behave like liveness
with local scope alone, and should be a dummy
implementation.
This PR all the startup times and overal k8s
startup time dramatically improves.
Added another handler called as `/minio/health/cluster`
to understand the cluster scope health.
2020-06-30 11:28:27 -07:00
poornas
55a3b071ea
Allow optionally to disable range caching. ( #9908 )
...
The default behavior is to cache each range requested
to cache drive. Add an environment variable
`MINIO_RANGE_CACHE` - when set to off, it disables
range caching and instead downloads entire object
in the background.
Fixes #9870
2020-06-29 13:25:29 -07:00
Harshavardhana
28a1a17187
docs update versioning images ( #9925 )
2020-06-27 10:27:23 -07:00
Eco
a5e879fbe4
doc: typo fix in versioning README ( #9926 )
...
requets -> requests
2020-06-27 05:06:31 -07:00
Praveen raj Mani
b1705599e1
Fix config leaks and deprecate file-based config setters in NAS gateway ( #9884 )
...
This PR has the following changes
- Removing duplicate lookupConfigs() calls.
- Deprecate admin config APIs for NAS gateways. This will avoid repeated reloads of the config from the disk.
- WatchConfigNASDisk will be removed
- Migration guide for NAS gateways users to migrate to ENV settings.
NOTE: THIS PR HAS A BREAKING CHANGE
Fixes #9875
Co-authored-by: Harshavardhana <harsha@minio.io>
2020-06-25 15:59:28 +05:30
Ivan Martinez-Ortiz
969b2d2110
Updates the usage documentation of OpenID custom scopes ( #9902 )
2020-06-24 07:49:09 -07:00
Harshavardhana
21058c34d0
add some description of xl.meta ( #9901 )
2020-06-22 17:27:54 -07:00
Klaus Post
691dc04fac
Add neater metadata printer ( #9898 )
...
* Just read files from args (more than 1 now supported)
* Pretty print by default. `-ndjson` will disable.
* Check header.
* Support stdin as '-'
* Don't just ignore errors.
2020-06-22 13:20:22 -07:00
Harshavardhana
e92434c2e7
fix: support client customized scopes for OpenID ( #9880 )
...
Fixes #9238
2020-06-22 12:08:50 -07:00
Minio Trusted
0fff9f9fa6
Update yaml files to latest version RELEASE.2020-06-22T03-12-50Z
2020-06-21 20:26:38 -07:00
Benjamin Sodenkamp
0becf7f03f
Added note to help differentiate MINIO creds from S3 rotating creds ( #9887 )
2020-06-21 12:39:03 -07:00
Minio Trusted
72743d1590
Update yaml files to latest version RELEASE.2020-06-18T02-23-35Z
2020-06-17 19:33:28 -07:00
Harshavardhana
f9aa239973
fix: export prometheus metrics for cache GC triggers ( #9815 )
...
Bonus change to use channel to serialize triggers,
instead of using atomic variables. More efficient
mechanism for synchronization.
Co-authored-by: Nitish Tiwari <nitish@minio.io>
2020-06-15 09:05:35 -07:00
Minio Trusted
1cd5d7942f
Update yaml files to latest version RELEASE.2020-06-14T18-32-17Z
2020-06-14 11:41:18 -07:00