972 Commits (ca48fdbb0afa45657823d98657556c0bbf24f239)

Author SHA1 Message Date
Chris Lu 380ae3cb54 fix tests 2 days ago
Chris Lu 96b59b4c1f comments 2 days ago
Chris Lu c4e4552e73 fix 2 days ago
Chris Lu c4eb2838c0 dedup 2 days ago
Chris Lu b7eae6539b get identity 2 days ago
Chris Lu 89abe98b8a Reused the precomputed principal when setting tableBucketMetadata.OwnerAccountID, avoiding the redundant getAccountID call. 2 days ago
Chris Lu d13913e2cd address comments 2 days ago
Chris Lu 96198d08dc Ensure IAM enforcement honors default allow 2 days ago
Chris Lu 30b36f149e Prefer IAM path when policies exist 2 days ago
Chris Lu 966ada47ad Enforce IAM for s3tables bucket creation 2 days ago
Chris Lu e9c45144cf
Implement managed policy storage (#8385) 2 days ago
Chris Lu 5ecee9e64d
s3: fix signature mismatch with non-standard ports and capitalized host (#8386) 2 days ago
Chris Lu 7b8df39cf7
s3api: add AttachUserPolicy/DetachUserPolicy/ListAttachedUserPolicies (#8379) 2 days ago
Chris Lu d1fecdface
Fix IAM defaults and S3Tables IAM regression (#8374) 3 days ago
Chris Lu 38e14a867b
fix: cancel volume server requests on client disconnect during S3 downloads (#8373) 3 days ago
Chris Lu eda4a000cc Revert "Fix IAM defaults and s3tables identities" 3 days ago
Chris Lu bf71fe0039 Fix IAM defaults and s3tables identities 3 days ago
Michał Szynkiewicz 53048ffffb
Add md5 checksum validation support on PutObject and UploadPart (#8367) 3 days ago
Chris Lu 35ad7d08a5 remove debug 5 days ago
Chris Lu 0d8588e3ae
S3: Implement IAM defaults and STS signing key fallback (#8348) 5 days ago
Chris Lu 703d5e27b3
Fix S3 ListObjectsV2 recursion issue (#8347) 6 days ago
Chris Lu e863767ac7 cleanup(iam): final removal of temporary debug logging from STS and S3 API 7 days ago
Chris Lu e29a7f1741 cleanup(iam): remove temporary debug logging from STS and S3 API (redo) 7 days ago
Chris Lu cf8e383e1e
STS: Fallback to Caller Identity when RoleArn is missing in AssumeRole (#8345) 7 days ago
Chris Lu 7799915e50
Fix IAM identity loss on S3 restart migration (#8343) 1 week ago
Chris Lu f44e25b422
fix(iam): ensure access key status is persisted and defaulted to Active (#8341) 1 week ago
Chris Lu 49a64f50f1
Add session policy support to IAM (#8338) 1 week ago
Chris Lu c433fee36a
s3api: fix AccessDenied by correctly propagating principal ARN in vended tokens (#8330) 1 week ago
Chris Lu 796f23f68a
Fix STS InvalidAccessKeyId and request body consumption issues (#8328) 1 week ago
FivegenLLC 951eeefb76
fix(s3): lifecycle TTL rules inherit replication and volumeGrowthCount from filer config (#8321) 1 week ago
Chris Lu 4e1065e485
Fix: preserve request body for STS signature verification (#8324) 1 week ago
Chris Lu c1a9263e37
Fix STS AssumeRole with POST body param (#8320) 1 week ago
Chris Lu 8b5d31e5eb
s3api/policy_engine: use forwarded client IP for aws:SourceIp (#8304) 1 week ago
Chris Lu b57429ef2e
Switch empty-folder cleanup to bucket policy (#8292) 2 weeks ago
Chris Lu 5c365e7090
s3api: return 400 for invalid namespace query in REST table routes (#8296) 2 weeks ago
Chris Lu 822dbed552
s3api: fix ListObjectsV2 NextContinuationToken duplication for nested prefix (#8294) 2 weeks ago
Chris Lu 0385acba02
s3tables: fix shared table-location bucket mapping collisions (#8286) 2 weeks ago
Chris Lu d6825ffce2
Iceberg: implement stage-create finalize flow (phase 1) (#8279) 2 weeks ago
Chris Lu d88f6ed0af
Iceberg commit reliability: preserve statistics updates and return 409 conflicts (#8277) 2 weeks ago
Chris Lu 5ae3be44d1
iceberg: persist namespace properties for create/get (#8276) 2 weeks ago
Chris Lu 1c62808c0e
iceberg: wire pagination for list namespaces/tables REST APIs (#8275) 2 weeks ago
Chris Lu aef2de3109
s3tables: support multi-level namespaces in parser/admin paths (#8273) 2 weeks ago
Chris Lu be26ce74ce s3tables: support multi-level namespace normalization 2 weeks ago
Chris Lu 59b02e0cba
s3api: fix multipart Complete ETag matching and lower empty-upload log noise (#8264) 2 weeks ago
Chris Lu 5a0204310c
Add Iceberg admin UI (#8246) 2 weeks ago
Chris Lu be6b5db65a
s3: fix health check endpoints returning 404 for HEAD requests #8243 (#8248) 2 weeks ago
Chris Lu 403592bb9f
Add Spark Iceberg catalog integration tests and CI support (#8242) 2 weeks ago
Chris Lu e6ee293c17
Add table operations test (#8241) 2 weeks ago
Chris Lu c284e51d20
fix: multipart upload ETag calculation (#8238) 2 weeks ago
Chris Lu a3b83f8808
test: add Trino Iceberg catalog integration test (#8228) 2 weeks ago