11072 Commits (8c4561b8da0b0cd93629b23c92afe8f67ef031c9)
 

Author SHA1 Message Date
Harshavardhana 8c4561b8da
add all missing go.mod for debugging tools (#18049) 2 years ago
Harshavardhana fd421ddd6f
skip tiered objects to GLACIER in batch replication (#18044) 2 years ago
jiuker 9947c01c8e
feat: SSE-KMS use uuid instead of read all data to md5. (#17958) 2 years ago
Eng Zer Jun a00db4267c
data-usage-cache: remove redundant nil check (#17970) 2 years ago
Harshavardhana 36385010f5
use optimized pathJoin instead of path.Join (#18042) 2 years ago
Harshavardhana fa6d082bfd
reduce all major allocations in replication path (#18032) 2 years ago
Minio Trusted 9fab91852a Update yaml files to latest version RELEASE.2023-09-16T01-01-47Z 2 years ago
Poorna b733e6e83c
site replication turn off retry login for admin API calls (#18039) 2 years ago
Harshavardhana ce05bb69dc
update console v0.39.0 (#18038) 2 years ago
Anis Eleuch 37aa5934a1
scanner: Fix loading data usage cache structure (#18037) 2 years ago
Harshavardhana 1647fc7edc
fix: optimize listMultipartUploads to serve via local disks (#18034) 2 years ago
Harshavardhana 7b92687397
remove generating presignedURLs with range header for lambda (#18033) 2 years ago
Anis Eleuch 419e5baf16
fix: webhook notify endpoint with standard ports (#18016) 2 years ago
Alex dc48cd841a
Added MINIO_PROMETHEUS_AUTH_TOKEN env support (#18028) 2 years ago
Anis Eleuch b0e1776d6d
Do not use a chain for S3 tiering to return better error messages (#18030) 2 years ago
Aditya Manthramurthy 7a7068ee47
Move IAM periodic ops to a single go routine (#18026) 2 years ago
Aditya Manthramurthy cbc0ef459b
Fix policy package import name (#18031) 2 years ago
Harshavardhana a2aabfabd9
add backups for usage-caches to rely on upon error (#18029) 2 years ago
Harshavardhana 822cbd4b43 add couple of missing things from #18027 2 years ago
Ravind Kumar 3c19a9308d
DOCS-987: Reorganizing list.md for better RST compatibility (#18027) 2 years ago
Harshavardhana 32890342ce
introduce MINIO_BROWSER_REDIRECT env to enable/disable auto-redirect (#18025) 2 years ago
Aditya Manthramurthy ed2c2a285f
Load STS accounts into IAM cache lazily (#17994) 2 years ago
Poorna 18e23bafd9
replication resync: report only the on-disk status (#18017) 2 years ago
Harshavardhana 8b8be2695f
optimize mkdir calls to avoid base-dir `Mkdir` attempts (#18021) 2 years ago
Poorna 96fbf18201
replication: queue existing objects to same workers as incoming (#18020) 2 years ago
Harshavardhana c8a57a8fa2
fix: send content-md5 for AWS S3 proactively (#18018) 2 years ago
Harshavardhana b1c2dacab3
fix: allow dynamic ports for API only in non-distributed setups (#18019) 2 years ago
Harshavardhana 65939913b4
update all dependencies (#18012) 2 years ago
Harshavardhana 08b3a466e8
fix: allow concurrent SFTP connections (#18013) 2 years ago
Harshavardhana 5aa7c38035
update pkg to v2.0.1 to extend admin actions (#18008) 2 years ago
Harshavardhana 1df5e31706
optimize MRF replication queue to avoid memory leaks (#18007) 2 years ago
Harshavardhana 9f7044aed0
fix: ignore transient errors in read path (#18006) 2 years ago
Anis Eleuch 41de53996b
heal: calculate the number of workers based on NRRequests (#17945) 2 years ago
Harshavardhana 9878031cfd
fix: change DISK_ to DRIVE_ for some drive related envs (#18005) 2 years ago
Harshavardhana e3fbcaeb72
allow scanner key cycle to be empty (#18001) 2 years ago
Harshavardhana ca6dd8be5e use go1.21.1 for vulncheck 2 years ago
Minio Trusted fba0924b1d Update yaml files to latest version RELEASE.2023-09-07T02-05-02Z 2 years ago
Poorna 703ed46d79
fix: replication of tags while removing (#17989) 2 years ago
Harshavardhana f7ca6c63c2
fix: bucket quota clear and honor existing quota config (#17988) 2 years ago
Harshavardhana ad69b9907f
fix: report bucket metrics for only existing buckets (#17987) 2 years ago
Anis Eleuch b9269151a4
fix: drive rotational calculation status for partitions (#17986) 2 years ago
Shubhendu bfddbb8b40
Embed file in ZIP with custom permissions (#17954) 2 years ago
Poorna 13a2dc8485
replication resync: avoid blocking on results channel. (#17981) 2 years ago
Harshavardhana 1e51424e8a
use syscall.Rename() directly instead of os.Rename() (#17982) 2 years ago
Harshavardhana 5b114b43f7
refactor bandwidth throttling for replication target (#17980) 2 years ago
Poorna 812f5a02d7
metrics: fix panic in replication stats reporting (#17979) 2 years ago
Minio Trusted 19f70dbfbf Update yaml files to latest version RELEASE.2023-09-04T19-57-37Z 2 years ago
Aditya Manthramurthy 1c99fb106c
Update to minio/pkg/v2 (#17967) 2 years ago
Krishnan Parthasarathi 71c32e9b48
Return successorModTime in quorum when available (#17925) 2 years ago
Harshavardhana 380a59520b add missing testdata for benchmarking 2 years ago