Commit Graph

  • c6a9a94f94 fix: optimize ServerInfo() handler to avoid reading config (#10626) Harshavardhana 2020-10-02 16:19:44 -07:00
  • 8e7c00f3d4 add missing request-id from DeleteObject events (#10623) Harshavardhana 2020-10-02 13:36:13 -07:00
  • d1ed1da8c6 build: check-gen should exit with some changes in generated code (#10590) Anis Elleuch 2020-10-02 19:10:39 +01:00
  • 23e8390997 fix: Allow Walk to honor load balanced drives (#10610) Harshavardhana 2020-10-01 20:24:34 -07:00
  • 71403be912 fix: consider partNumber in GET/HEAD requests (#10618) Anis Elleuch 2020-10-01 23:41:12 +01:00
  • f28d02b7f2 fix: simplify obd how we calculate transferred bytes (#10617) Harshavardhana 2020-10-01 14:34:51 -07:00
  • e0cb814f3f fail if port is not accessible (#10616) Harshavardhana 2020-10-01 13:23:31 -07:00
  • 98a08e1644 fix: protect updating latencies/throughput slices in obd (#10611) Harshavardhana 2020-10-01 09:50:08 -07:00
  • 3047121255 dataupdate: Bump to force rescan (#10609) Klaus Post 2020-09-30 16:10:40 -07:00
  • 5a7f92481e fix: client errors for DNS service creation errors (#10584) Ritesh H Shukla 2020-09-30 14:09:41 -07:00
  • 0d45c38782 List v1/versions routes based on source IP if found (#10603) Anis Elleuch 2020-09-30 21:38:27 +01:00
  • 56d1b227cf Handle changes to versioning config for replication (#10598) Poorna Krishnamoorthy 2020-09-30 13:36:37 -07:00
  • 061fa0635c remove ignoring incorrect CVE (#10597) Harshavardhana 2020-09-30 13:10:24 -07:00
  • 6e138f955e Fix a couple of typos in json config (#10605) Shireesh Anjal 2020-10-01 01:38:11 +05:30
  • bea87a5a20 fix: reading multiple TLS certificates when deployed in K8S (#10601) Lenin Alevski 2020-09-30 08:21:30 -07:00
  • 2b4eb87d77 pick disks which are common maximally used (#10600) Harshavardhana 2020-09-29 22:54:02 -07:00
  • 799758e54f fix: dropzone height to fill all screen height (#10547) sadegh 2020-09-30 08:57:41 +03:30
  • 1f9abbee4d make sure to release locks upon timeout (#10596) Harshavardhana 2020-09-29 15:18:34 -07:00
  • fdf0ae9167 exit data update tracker only upon context completion (#10594) Klaus Post 2020-09-29 13:23:53 -07:00
  • 00eb6f6bc9 cache DiskInfo at storage layer for performance (#10586) Harshavardhana 2020-09-29 09:54:41 -07:00
  • 66174692a2 add '.healing.bin' for tracking currently healing disk (#10573) Harshavardhana 2020-09-28 19:39:32 -07:00
  • 849fcf0127 block unlocks if there are quorum failures (#10582) Harshavardhana 2020-09-28 15:39:52 -07:00
  • 209680e89f Remove redundant http.HandlerFunc type conversion. (#10576) 飞雪无情 2020-09-29 04:33:49 +08:00
  • e0c04a2da0 Makefile: Check for any non committed auto-generated code (#10579) Anis Elleuch 2020-09-28 21:33:34 +01:00
  • 27d9bd04e5 Handling unhandled errors in the InfoCannedPolicy method. (#10575) 飞雪无情 2020-09-28 01:24:04 +08:00
  • 511424a287 Update yaml files to latest version RELEASE.2020-09-26T03-44-56Z Minio Trusted 2020-09-26 04:02:42 +00:00
  • bebcf4f004 unlock() only if locking was successful RELEASE.2020-09-26T03-44-56Z Harshavardhana 2020-09-25 19:36:47 -07:00
  • eafa775952 fix: add lock ownership to expire locks (#10571) Harshavardhana 2020-09-25 19:21:52 -07:00
  • 66b4a862e0 fix: network failure err check should ignore context canceled errors (#10567) Harshavardhana 2020-09-25 14:35:47 -07:00
  • 9603489dd3 federation: Honor range with UploadObjectPart to a different cluster (#10570) Anis Elleuch 2020-09-25 20:06:42 +01:00
  • b302c8a5f4 heal: Fix periodic healing cleanup (#10569) Anis Elleuch 2020-09-25 18:29:00 +01:00
  • 4de88e87bb os.SEEK_SET is deprecated,use io.SeekStart. (#10563) 飞雪无情 2020-09-25 18:12:25 +08:00
  • b880796aef Set the maximum open connections limit in PG and MySQL target configs (#10558) Praveen raj Mani 2020-09-25 10:50:30 +05:30
  • 37a5d5d7a0 reduce timeouts between servers for faster disconnects (#10562) Harshavardhana 2020-09-24 20:10:07 -07:00
  • 3cac262dd1 report heal drives properly, also from global state (#10561) Harshavardhana 2020-09-24 15:36:47 -07:00
  • e6ab4db6b8 Fix minimum replication workers started (#10560) poornas 2020-09-24 12:25:41 -07:00
  • ca989eb0b3 avoid ListBuckets returning quorum errors when node is down (#10555) Harshavardhana 2020-09-24 09:53:38 -07:00
  • d778d034e7 Remove redundant mgmtQueryKey type. (#10557) 飞雪无情 2020-09-24 23:40:21 +08:00
  • df08fd1f03 Update Kubernetes Helm Readme.md (#10559) Espen Finnesand 2020-09-24 17:38:46 +02:00
  • ac82f416a4 Update yaml files to latest version RELEASE.2020-09-23T19-18-30Z Minio Trusted 2020-09-23 19:38:14 +00:00
  • f7f9517b6a fix: host extraction without port RELEASE.2020-09-23T19-18-30Z Harshavardhana 2020-09-23 12:10:09 -07:00
  • 90cff10e2b avoid crash if disks are not initialized Harshavardhana 2020-09-23 12:00:29 -07:00
  • 81caf35926 fix: reduce healthcheck interval for storage rest client (#10544) Harshavardhana 2020-09-23 10:43:42 -07:00
  • 5726cef3ca validate bucket exists in ListRemoteTargets api (#10552) poornas 2020-09-23 10:37:54 -07:00
  • 5fdf47b118 Add Chinese documentation for distributed design (#10549) 飞雪无情 2020-09-24 00:26:47 +08:00
  • 8b74a72b21 fix: rename READY deadline to CLUSTER deadline ENV (#10535) Harshavardhana 2020-09-23 09:14:33 -07:00
  • eec69d6796 Fix stale context for bucket retrieval (#10551) Klaus Post 2020-09-23 08:30:31 -07:00
  • 0537a21b79 avoid concurrenct use of rand.NewSource (#10543) Harshavardhana 2020-09-22 15:34:27 -07:00
  • 4c54ed8748 Close replica channel only once (#10542) poornas 2020-09-22 12:47:24 -07:00
  • a4006e23a0 Update replication docs to clarify permissions (#10536) poornas 2020-09-22 11:58:04 -07:00
  • b17dc81540 Change "disks" node to "drives" in OBD output (#10540) Shireesh Anjal 2020-09-23 00:23:19 +05:30
  • d73c4f09f3 Update yaml files to latest version RELEASE.2020-09-21T22-31-59Z Minio Trusted 2020-09-21 22:58:40 +00:00
  • 4c81201f95 fix: healing delete marker on versioned buckets (#10530) RELEASE.2020-09-21T22-31-59Z Anis Elleuch 2020-09-21 23:16:16 +01:00
  • cd8d511d3d move versionsOrder struct to xl-storage-utils Harshavardhana 2020-09-21 14:23:40 -07:00
  • 899a2fa1c7 re-order right hand side dropdown options (#10534) Kaan Kabalak 2020-09-21 13:59:42 -07:00
  • 17e17da00d add parallel workers to perform replication in parallel (#10525) Harshavardhana 2020-09-21 13:43:29 -07:00
  • a5da9120f3 fix: [fs] an error upon rwPool.Write() just attempt rwPool.Create() (#10533) Harshavardhana 2020-09-21 12:54:23 -07:00
  • aa12d75d75 fix crawler to detect lifecycle on bucket even if filter nil (#10532) poornas 2020-09-21 11:41:07 -07:00
  • dd4a2d7419 update distributed zh_CN document. (#10531) 飞雪无情 2020-09-22 01:54:56 +08:00
  • 6fcbdd5607 remove unused putObjectDir code (#10528) Harshavardhana 2020-09-21 09:41:39 -07:00
  • 3831cc9e3b fix: [fs] CompleteMultipart use trie structure for partMatch (#10522) Harshavardhana 2020-09-21 01:18:13 -07:00
  • 230fc0d186 Support for "directory" objects (#10499) Krishna Srinivas 2020-09-19 08:39:41 -07:00
  • 7f9498f43f fix: ignore faulty drives and continue (#10511) Harshavardhana 2020-09-18 12:09:05 -07:00
  • 1cf322b7d4 change leader locker only for crawler (#10509) Harshavardhana 2020-09-18 11:15:54 -07:00
  • 3168e93730 fix typo in healthcheck README.md (#10518) Derek Bender 2020-09-18 11:52:37 -05:00
  • 0b1c824618 Fix incorrect request start time (#10516) Klaus Post 2020-09-18 09:30:52 -07:00
  • c851e022b7 Tweaks to dynamic locks (#10508) Klaus Post 2020-09-18 09:18:18 -07:00
  • 6f45e303f5 fix tls flag (#10487) Aleksey Pogibelev 2020-09-18 13:05:54 +03:00
  • 5ad032826a Add a reasonable if unable to get total RAM (#10506) Klaus Post 2020-09-18 02:03:02 -07:00
  • 84bf4624a4 fix: make sure to preserve metadata during overwrite in FS mode (#10512) Harshavardhana 2020-09-18 00:16:16 -07:00
  • dff37aa33d update disk caching zh_CN document. (#10472) 飞雪无情 2020-09-18 15:07:48 +08:00
  • d12831eb07 Add support for searching objects (#10424) saurabh29789 2020-09-18 11:31:37 +05:30
  • 4a36cd7035 fix: improve performance ListObjectParts in FS mode (#10510) Harshavardhana 2020-09-17 18:51:16 -07:00
  • 00555c747e Strip standard ports off remote target url (#10498) poornas 2020-09-17 11:09:50 -07:00
  • 03490c811b Fix obd goroutine leak (#10504) Klaus Post 2020-09-17 10:10:20 -07:00
  • 48d2c03250 Update yaml files to latest version RELEASE.2020-09-17T04-49-20Z Minio Trusted 2020-09-17 05:07:58 +00:00
  • ed78854cea fix: list across all drives to avoid stale disks RELEASE.2020-09-17T04-49-20Z Harshavardhana 2020-09-16 21:17:10 -07:00
  • e60834838f fix: background disk heal, to reload format consistently (#10502) Harshavardhana 2020-09-16 21:14:35 -07:00
  • d616d8a857 serialize replication and feed it through task model (#10500) Harshavardhana 2020-09-16 16:04:55 -07:00
  • 24cab7f9df ilm: Remove a 'null' version if not latest (#10494) Anis Elleuch 2020-09-16 18:21:50 +01:00
  • b2536476c9 Update yaml files to latest version RELEASE.2020-09-16T04-22-35Z Minio Trusted 2020-09-16 04:41:00 +00:00
  • 02c1a08a5b fix: make sure to lock CopyObject for in-place updates (#10492) RELEASE.2020-09-16T04-22-35Z Harshavardhana 2020-09-15 20:44:48 -07:00
  • 5c47ce456e Run replication in the background (#10491) Ritesh H Shukla 2020-09-15 18:44:58 -07:00
  • 8ea55f9dba obd: Add console log to OBD output (#10372) Anis Elleuch 2020-09-16 02:02:54 +01:00
  • 80e3dce631 azure: update content-md5 to metadata after upload (#10482) poornas 2020-09-15 16:31:47 -07:00
  • 80fab03b63 fix: S3 gateway doesn't support full passthrough for encryption (#10484) Harshavardhana 2020-09-15 13:57:15 -07:00
  • 730d2dc7be fix: allow CopyObject/PutObjecTags on pre-existing content (#10485) Harshavardhana 2020-09-15 09:18:41 -07:00
  • 0ee9678190 fix: add missing delete marker created filter (#10481) Harshavardhana 2020-09-14 21:32:52 -07:00
  • 34859c6d4b Preallocate (safe) slices when we know the size (#10459) Klaus Post 2020-09-14 20:44:18 -07:00
  • b1c99e88ac reduce CPU usage upto 50% in readdir (#10466) Klaus Post 2020-09-14 17:19:54 -07:00
  • 0104af6bcc delayed locks until we have started reading the body (#10474) Harshavardhana 2020-09-14 15:57:13 -07:00
  • 224daee391 fix nats TLS unit tests (#10476) Andreas Auernhammer 2020-09-14 22:19:46 +02:00
  • 34ea1d2167 fix: return correct error code for MetadataTooLarge (#10470) Harshavardhana 2020-09-13 21:26:35 -07:00
  • 9d95937018 update KMS docs indicating deprecation of AUTO_ENCRYPTION env Harshavardhana 2020-09-13 16:23:18 -07:00
  • 74a7889a3e Fix typo in README.md (#10471) Derek Bender 2020-09-13 11:02:10 -05:00
  • fa01e640f5 Continous healing: add optional bitrot check (#10417) Klaus Post 2020-09-12 00:08:12 -07:00
  • f355374962 add support for configurable remote transport deadline (#10447) Harshavardhana 2020-09-11 23:03:08 -07:00
  • bda0fe3150 fix: allow LDAP identity to support form body POST (#10468) Harshavardhana 2020-09-11 23:02:32 -07:00
  • b70995dd60 Revert "ilm: Remove null version if not latest with proper config (#10467)" Harshavardhana 2020-09-11 18:15:49 -07:00
  • 4b6264da7d ilm: Remove null version if not latest with proper config (#10467) Anis Elleuch 2020-09-11 22:20:09 +01:00