8028 Commits (b203ed4124a109f090bfd47c052213bee28f6fd7)

Author SHA1 Message Date
Chris Lu b203ed4124
Fix imbalance detection disk type grouping and volume grow errors (#8097) 3 days ago
Lisandro Pin 7e81c0bf0d
Clarfiy errors upon needle CRC mismatches. (#8096) 3 days ago
Chris Lu e717a63665
Fix EC shard recovery with improved diagnostics (#8091) 3 days ago
Chris Lu bc1113208d
fix: S3 listing NextMarker missing intermediate directory component (#8089) 3 days ago
Chris Lu 066410dbd0
Fix S3 Gateway Read Failover #8076 (#8087) 4 days ago
Chris Lu 2e9a7e13e2 cast i to int64 first, ensuring the calculation happens in 64-bit space 4 days ago
Chris Lu 5472061231
Fix: Populate Claims from STS session RequestContext for policy variable substitution (#8082) 4 days ago
Chris Lu 51735e667c
Fix S3 conditional writes with versioning (Issue #8073) (#8080) 4 days ago
粒粒橙 52882aed70
fix(s3api): missing `Vary: Origin` header on non-CORS and `OPTIONS` requests (#8072) 5 days ago
Chris Lu cd2e93bf2b
fix: propagate OIDC attributes to STS session token for IAM policies (#8079) 5 days ago
Chris Lu 16c8aac7c9 minor 5 days ago
Chris Lu 7d788ae73c
Fix: S3 CORS headers missing for non-existent buckets (#8078) 5 days ago
Chris Lu 3f879b8d2b copy the aws keys 5 days ago
Chris Lu 3d1f710485 remove the .versions directory when all versions are deleted 5 days ago
Chris Lu f6a2ef11ff
Fix CORS headers not applied to non-existent bucket responses (#8070) 5 days ago
Chris Lu 13dcf445a4
Fix maintenance worker panic and add EC integration tests (#8068) 5 days ago
KyoungYun-K 59dfe047b6
Support for cacheMetaTtlSec option in fuse command (#8063) 6 days ago
Chris Lu bc8a077561
Fix: Propagate OIDC claims for dynamic IAM policies (#8060) 7 days ago
Chris Lu bc64ed51c5
Fix CopyObject If-Match ETag mismatch by copying Md5 attribute (#8053) 1 week ago
Chris Lu bc853bdee5 4.07 1 week ago
Chris Lu 3e5d34dd67 skip md5 validation if Content-MD5 is not provided 1 week ago
SoSweetHam 2662420194
fix(s3api): correct wildcard matching (#8052) 1 week ago
Chris Lu 753e1db096
Prevent split-brain: Persistent ClusterID and Join Validation (#8022) 1 week ago
Chris Lu ce23c4fca7 missing changes 1 week ago
Chris Lu b8dc8d12f2 ErrNoSuchKey should not be reported as an error in the logs 1 week ago
Chris Lu 8880f9932f
filer: auto clean empty implicit s3 folders (#8051) 1 week ago
Chris Lu 1dedc8daf9 adjust logs 1 week ago
Chris Lu 6bc5a64a98
Add access key status management to Admin UI (#8050) 1 week ago
Chris Lu dbde8983a7
Fix bucket permission persistence in Admin UI (#8049) 1 week ago
Chris Lu 796a911cb3
Prevent bucket renaming in filer, fuse mount, and S3 (#8048) 1 week ago
Chris Lu a473278bfa
Fix: Fail fast on unsupported volume versions (#8047) 1 week ago
Chris Lu 0a46577700
Fix #8040: Support '_default' keyword in collectionPattern to match default collection (#8046) 1 week ago
Chris Lu ee3813787e
feat(s3api): Implement S3 Policy Variables (#8039) 1 week ago
Chris Lu 7eb90fdfd7
Enhance EC balancing to separate parity and data shards (#8038) 2 weeks ago
Chris Lu 905e7e72d9
Add remote.copy.local command to copy local files to remote storage (#8033) 2 weeks ago
Jaehoon Kim f2e7af257d
Fix volume.fsck -forcePurging -reallyDeleteFromVolume to fail fast on filer traversal errors (#8015) 2 weeks ago
Walnuts 691aea84c3
feat: add TLS configuration options for Cassandra2 store (#7998) 2 weeks ago
Chris Lu f47bc8c539
Fix remote.meta.sync TTL issue (#8021) (#8030) 2 weeks ago
Chris Lu ba74185700
fix: CompactMap race condition causing runtime panic (#8029) 2 weeks ago
Feng Shao 8abcdc6d00
use "s" flag of regexp to let . match \n (#8024) 2 weeks ago
Chris Lu df3f308740 s3api: use updateAuthenticationState helper and clarified log message 2 weeks ago
Chris Lu e11c0425f8 s3api: extract updateAuthenticationState helper method 2 weeks ago
Chris Lu 39c4155ba6 s3api: remove redundant isAuthEnabled assignment in constructor 2 weeks ago
Chris Lu 12a1a131c9
s3api: allow-all default when no credentials are configured (#8027) 2 weeks ago
Chris Lu 1046bd009a
feat: Optional path-prefix and method scoping for Filer HTTP JWT (#8014) 2 weeks ago
Chris Lu 269092c8c3
fix(gcs): resolve credential conflict in remote storage mount (#8013) 2 weeks ago
Chris Lu 6b0eade6d4 storage: upgrade protobuf API in store_state.go 2 weeks ago
Chris Lu 587e782feb storage: use non-blocking send to StateUpdateChan 2 weeks ago
Lisandro Pin 2af293ce60
Boostrap persistent state for volume servers. (#7984) 2 weeks ago
Chris Lu 06391701ed
Add AssumeRole and AssumeRoleWithLDAPIdentity STS actions (#8003) 2 weeks ago