230 Commits (4e4e4c453ded21e518af90a886651c9910a7173b)

Author SHA1 Message Date
Chris Lu 12174d62b3 feat: accept Go-style single-dash CLI options 1 day ago
Chris Lu 5ce2f4e868 add README and load test harness 2 days ago
Chris Lu 1ba7c5dc0d streaming reads for large files and multi-volume Rust cluster support 3 days ago
Chris Lu 714fcce5ca remove TestUnsupportedMethodConnectParity (HTTP CONNECT is not a SeaweedFS feature) 3 days ago
Chris Lu 1484de0922 production readiness: TLS, disk monitoring, scrubbing, stats, and integration tests 3 days ago
Chris Lu 81f403d3a2 implement S3 remote storage backend and wire into FetchAndWriteNeedle 3 days ago
Chris Lu 1b5a97660f JWT auth, chunk manifest expansion, and upload/download throttling 3 days ago
Chris Lu 963e972f56 Add TestCluster interface to run Go tests against Rust volume server 3 days ago
Chris Lu 69f92f46ee Add CI for Rust volume server with integration tests against Go master 3 days ago
Chris Lu df5e8210df
Implement IAM managed policy operations (#8507) 6 days ago
Chris Lu 10a30a83e1
s3api: add GetObjectAttributes API support (#8504) 6 days ago
Chris Lu 18ccc9b773
Plugin scheduler: sequential iterations with max runtime (#8496) 6 days ago
Chris Lu fb944f0071
test: add Polaris S3 tables integration tests (#8489) 1 week ago
Chris Lu 340339f678
Add Apache Polaris integration tests (#8478) 1 week ago
dependabot[bot] 2fc47a48ec
build(deps): bump com.fasterxml.jackson.core:jackson-core from 2.18.2 to 2.18.6 in /test/java/spark (#8476) 1 week ago
Chris Lu c5d5b517f6
Add lakekeeper table bucket integration test (#8470) 1 week ago
blitt001 3d81d5bef7
Fix S3 signature verification behind reverse proxies (#8444) 2 weeks ago
Chris Lu 453310b057
Add plugin worker integration tests for erasure coding (#8450) 2 weeks ago
Chris Lu d2b92938ee
Make EC detection context aware (#8449) 2 weeks ago
Chris Lu a92e9baddf Add integration test for multipart operations inheriting s3:PutObject permissions 2 weeks ago
dependabot[bot] 96078bc87e
build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in /test/kafka (#8447) 2 weeks ago
Chris Lu b565a0cc86
Adds volume.merge command with deduplication and disk-based backend (#8441) 2 weeks ago
Chris Lu da4edb5fe6
Fix live volume move tail timestamp (#8440) 2 weeks ago
Chris Lu 91f59e73e5 close ports 2 weeks ago
Chris Lu e596542295
Move SQL engine and PostgreSQL server to their own binaries (#8417) 2 weeks ago
Chris Lu e4b70c2521 go fix 2 weeks ago
Chris Lu f7c27cc81f go fmt 2 weeks ago
Chris Lu bd0b1fe9d5
S3 IAM: Added ListPolicyVersions and GetPolicyVersion support (#8395) 3 weeks ago
Michał Szynkiewicz 2f837c4780
Fix error on deleting non-empty bucket (#8376) 3 weeks ago
Chris Lu 36c469e34e
Enforce IAM for S3 Tables bucket creation (#8388) 3 weeks ago
Chris Lu e9c45144cf
Implement managed policy storage (#8385) 3 weeks ago
Chris Lu 7b8df39cf7
s3api: add AttachUserPolicy/DetachUserPolicy/ListAttachedUserPolicies (#8379) 3 weeks ago
Michał Szynkiewicz 53048ffffb
Add md5 checksum validation support on PutObject and UploadPart (#8367) 3 weeks ago
Chris Lu 8ec9ff4a12
Refactor plugin system and migrate worker runtime (#8369) 3 weeks ago
dependabot[bot] bddd7960c1
build(deps): bump org.apache.avro:avro from 1.11.4 to 1.11.5 in /test/java/spark (#8358) 3 weeks ago
Chris Lu 564fc56698 Update docker-compose.yml 3 weeks ago
Chris Lu 0d8588e3ae
S3: Implement IAM defaults and STS signing key fallback (#8348) 3 weeks ago
Chris Lu f44e25b422
fix(iam): ensure access key status is persisted and defaulted to Active (#8341) 3 weeks 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) 4 weeks ago
Chris Lu 49a64f50f1
Add session policy support to IAM (#8338) 4 weeks ago
Chris Lu beeb375a88
Add volume server integration test suite and CI workflow (#8322) 4 weeks ago
Chris Lu 796f23f68a
Fix STS InvalidAccessKeyId and request body consumption issues (#8328) 4 weeks ago
Chris Lu 25ea48227f
Fix STS temporary credentials to use ASIA prefix instead of AKIA (#8326) 4 weeks ago
Chris Lu 0082c47e04
Test: Add RisingWave DML verification test (#8317) 4 weeks ago
Chris Lu c1a9263e37
Fix STS AssumeRole with POST body param (#8320) 4 weeks ago
Chris Lu b8ef48c8f1
Add RisingWave catalog tests (#8308) 4 weeks ago
Chris Lu 7151181d54 fix flaky tests 4 weeks ago
Chris Lu b57429ef2e
Switch empty-folder cleanup to bucket policy (#8292) 4 weeks ago
Chris Lu 17f85361e9
Remove unsupported iceberg rest signing-region from tests and docs (#8289) 4 weeks ago
Chris Lu d6825ffce2
Iceberg: implement stage-create finalize flow (phase 1) (#8279) 4 weeks ago