207 Commits (9e17f6baffd5dd7cc404d831d18dd618b9fe5049)

Author SHA1 Message Date
Chris Lu 9e17f6baff mini clean shutdown 20 hours ago
Chris Lu 1c3ecbd058 fix ports 21 hours ago
Chris Lu bd3241960b go fmt 22 hours ago
Chris Lu ca48fdbb0a update iam config 22 hours ago
Chris Lu 054194507f fix 1 day ago
Chris Lu d13913e2cd address comments 1 day ago
Chris Lu 30b36f149e Prefer IAM path when policies exist 1 day ago
Chris Lu e9c45144cf
Implement managed policy storage (#8385) 1 day ago
Chris Lu 7b8df39cf7
s3api: add AttachUserPolicy/DetachUserPolicy/ListAttachedUserPolicies (#8379) 1 day ago
Michał Szynkiewicz 53048ffffb
Add md5 checksum validation support on PutObject and UploadPart (#8367) 2 days ago
Chris Lu 8ec9ff4a12
Refactor plugin system and migrate worker runtime (#8369) 2 days ago
dependabot[bot] bddd7960c1
build(deps): bump org.apache.avro:avro from 1.11.4 to 1.11.5 in /test/java/spark (#8358) 4 days ago
Chris Lu 564fc56698 Update docker-compose.yml 4 days ago
Chris Lu 0d8588e3ae
S3: Implement IAM defaults and STS signing key fallback (#8348) 4 days ago
Chris Lu f44e25b422
fix(iam): ensure access key status is persisted and defaulted to Active (#8341) 7 days ago
dependabot[bot] 35b6e895cc
build(deps): bump org.apache.avro:avro from 1.11.4 to 1.11.5 in /test/kafka/kafka-client-loadtest/tools (#8339) 1 week ago
Chris Lu 49a64f50f1
Add session policy support to IAM (#8338) 1 week ago
Chris Lu beeb375a88
Add volume server integration test suite and CI workflow (#8322) 1 week ago
Chris Lu 796f23f68a
Fix STS InvalidAccessKeyId and request body consumption issues (#8328) 1 week ago
Chris Lu 25ea48227f
Fix STS temporary credentials to use ASIA prefix instead of AKIA (#8326) 1 week ago
Chris Lu 0082c47e04
Test: Add RisingWave DML verification test (#8317) 1 week ago
Chris Lu c1a9263e37
Fix STS AssumeRole with POST body param (#8320) 1 week ago
Chris Lu b8ef48c8f1
Add RisingWave catalog tests (#8308) 1 week ago
Chris Lu 7151181d54 fix flaky tests 1 week ago
Chris Lu b57429ef2e
Switch empty-folder cleanup to bucket policy (#8292) 1 week ago
Chris Lu 17f85361e9
Remove unsupported iceberg rest signing-region from tests and docs (#8289) 1 week ago
Chris Lu d6825ffce2
Iceberg: implement stage-create finalize flow (phase 1) (#8279) 1 week ago
Chris Lu 458c12fb99
test: add Spark S3 integration regression for issue #8234 (#8249) 2 weeks ago
Chris Lu 5a0204310c
Add Iceberg admin UI (#8246) 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 2163570d16
test: add CRUD tests for S3 Tables Catalog Trino integration (#8236) 2 weeks ago
Chris Lu a3b83f8808
test: add Trino Iceberg catalog integration test (#8228) 2 weeks ago
Chris Lu 833bcde9f3 test: add Trino Iceberg catalog integration test 2 weeks ago
Chris Lu e39a4c2041 fix flaky test 2 weeks ago
Chris Lu b244bb58aa
s3tables: redesign Iceberg REST Catalog using iceberg-go and automate integration tests (#8197) 2 weeks ago
Chris Lu 1274cf038c
s3: enforce authentication and JSON error format for Iceberg REST Catalog (#8192) 2 weeks ago
Chris Lu 2bb21ea276
feat: Add Iceberg REST Catalog server and admin UI (#8175) 3 weeks ago
Chris Lu f1e27b8f30
s3: change s3 tables to use RESTful API (#8169) 3 weeks ago
Chris Lu 2f155ee5ee
feat: Add S3 Tables support for Iceberg tabular data (#8147) 3 weeks ago
Chris Lu fe856928c4 s3tables: Add t field to TestCluster for logging 3 weeks ago
Chris Lu c5eadadf5a s3tables: Fix vet error - remove undefined c.t reference in Stop() 3 weeks ago
Chris Lu dbf6465b0e s3tables: Add log message when cluster shutdown times out 3 weeks ago
Chris Lu 473e699368 s3tables: add table policy test coverage 3 weeks ago
Chris Lu dfdace9a13 s3tables: enhance test robustness and resilience 3 weeks ago
Chris Lu 89b85bfd5e s3tables test: update integration tests for new client API 3 weeks ago
Chris Lu 783fe25eac s3tables test: expose pagination parameters in client list methods 3 weeks ago
Chris Lu 9f1dd57939 s3tables test: improve error reporting on decoding failure 3 weeks ago
Chris Lu dc4c62e742 s3tables: harden auth and error handling 3 weeks ago