59 Commits (b9f0e8c7124ddd65f65f08d2c603f76f39a7ea09)

Author SHA1 Message Date
Anis Eleuch 2c7fe094d1
s3: Fix early listing stopping when ILM is enabled (#472) (#21246) 2 months ago
Klaus Post 83adc2eebf
Fix ListObjects aborting after 3 minute on async request (#20074) 1 year ago
Harshavardhana d38e020b29
remove errant logs for disconnected remote (#19793) 1 year ago
Anis Eleuch 95bf4a57b6
logging: Add subsystem to log API (#19002) 1 year ago
Anis Eleuch b5e074e54c
list: Fix IsTruncated and NextMarker when encountering expired objects (#19290) 1 year ago
Harshavardhana d28bf71f25
listing must return WalkDir() errors first (#19006) 1 year ago
Harshavardhana 80ca120088
remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
Harshavardhana 1d3bd02089
avoid close 'nil' panics if any (#18890) 2 years ago
Poorna 9dc29d7687
Avoid ILM expiry on deleted versions that are yet to replicate (#18175) 2 years ago
Klaus Post 21e8e071d7
Improve ListObject Compatibility (#18099) 2 years ago
Harshavardhana 8b8be2695f
optimize mkdir calls to avoid base-dir `Mkdir` attempts (#18021) 2 years ago
Klaus Post 406ea4f281
Fix distributed listing not able to resume (#17855) 2 years ago
Poorna 5e2f8d7a42
replication: Simplify mrf requeueing and add backlog handler (#17171) 2 years ago
Krishnan Parthasarathi 3e128c116e
Add lifecycle event source to audit log tags (#17248) 2 years ago
Krishnan Parthasarathi e7cac8acef
Add tags to auditLogLifecycle (#17081) 2 years ago
Harshavardhana 6105997299
remove unnecessary log when listing resume fails (#17086) 2 years ago
Harshavardhana b984bf8d1a
allow expiration of all versions during Listing() (#16757) 2 years ago
Harshavardhana 6ea150fd68
fix: avoid printing certain errors under few locations (#16631) 2 years ago
Klaus Post d0f4cc89a5
Re-add Veeam Listing workaround (#16593) 2 years ago
Poorna eaa65b7ade
fix replication healing on list to consider all versions (#16496) 3 years ago
Krishnan Parthasarathi 8441a3bf5f
fix: update metacache entry only once (#16072) 3 years ago
Klaus Post 808ecfe0f2
merge versions across sets when listing (#16003) 3 years ago
Harshavardhana 0d49b365ff
converge SNSD deployments into single code (#15988) 3 years ago
Anis Elleuch ac85c2af76
lifecycle: refactor rules filtering and tagging support (#15914) 3 years ago
Harshavardhana 41e1654f9a
remove spurious logging for object not found (#15842) 3 years ago
Harshavardhana 928feb0889
remove unused debug param from evalActionFromLifecycle (#15813) 3 years ago
Klaus Post ff9a74b91f
Add fast max-keys=1 support for Listing (#15670) 3 years ago
Harshavardhana 74418b542a
fix: incorrect context timeout during listPath() (#15509) 3 years ago
Poorna 21bf5b4db7
replication: heal proactively upon access (#15501) 3 years ago
Krishnan Parthasarathi 1d42133d44
listing: Expire object versions past expiry (#15287) 3 years ago
Harshavardhana 486888f595
remove gateway banner and some other TODO loggers (#15125) 3 years ago
Harshavardhana c3e1da8e04
honor canceled context and do not leak on mergeChannels (#15034) 3 years ago
Harshavardhana 52221db7ef
fix: for unexpected errors in reading versioning config panic (#14994) 3 years ago
Harshavardhana f1abb92f0c
feat: Single drive XL implementation (#14970) 3 years ago
Harshavardhana 153a612253
fetch bucket retention config once for ILM evalAction (#14727) 3 years ago
Harshavardhana e77ad3f9bb
make sure to pass Lifecycle if set for List filtering (#14722) 3 years ago
Harshavardhana 401958938d
add load balance properly restClientFromHash() bucket/prefix (#14621) 3 years ago
Klaus Post 2ac54e5a7b
ListObjects: Filter lifecycle expired objects (#14606) 3 years ago
Klaus Post aca6dfbd60
Check for nil RPC in listing (#13917) 4 years ago
Harshavardhana 769f0b1e24
fix: fallback listing on drives that are unformatted, disconnected (#13249) 4 years ago
Klaus Post 3c2efd9cf3
Stop async listing earlier (#13160) 4 years ago
Harshavardhana 654a6e9871
always set the filter to skip navigating baseDir (#12984) 4 years ago
Klaus Post ad928f0078
Return list request when canceled (#12977) 4 years ago
Klaus Post 7d8413a589
Reuse more metadata buffers (#12955) 4 years ago
Klaus Post 05aebc52c2
feat: Implement listing version 3.0 (#12605) 4 years ago
Klaus Post f706671568
fix: multi-way list entry resolution (#12617) 4 years ago
Harshavardhana 1f262daf6f
rename all remaining packages to internal/ (#12418) 4 years ago
Klaus Post c2c803dd30
Fix list entry deduplication (#12325) 4 years ago
Harshavardhana 069432566f update license change for MinIO 4 years ago
Klaus Post 10bdb78699
fix: listObjectVersions Include object in marker (#11562) 4 years ago