chrislu
d594869882
Update s3_parquet_test.py
2 weeks ago
chrislu
def705fd51
purge unused code
2 weeks ago
chrislu
513208c046
handle empty directory in S3, added PyArrow tests
2 weeks ago
chrislu
21e6b7c281
Fixed SSE-KMS Multipart ChunkReader HTTP Body Leak
2 weeks ago
chrislu
7a0d413a8d
Fixed SSERangeReader Infinite Loop Vulnerability
2 weeks ago
chrislu
0e94b4d36c
ErrNoEncryptionConfig
2 weeks ago
chrislu
2f6abd3814
large files
Reverted the plain-object range test
2 weeks ago
Chris Lu
d8222fa923
Merge branch 'master' into directly-read-write-volume-servers
2 weeks ago
chrislu
aef5121c36
faster master startup
2 weeks ago
chrislu
290b7a7898
large files
2 weeks ago
chrislu
fb09fafc36
SSE type
2 weeks ago
chrislu
74dec79a41
adjust logs
2 weeks ago
chrislu
f1fde6e1a8
Consolidate redundant nil entry checks in HeadObjectHandler
2 weeks ago
chrislu
18ffff8170
add range tests
2 weeks ago
chrislu
920678afb5
Consolidate nil entry checks in GetObjectHandler
2 weeks ago
chrislu
32450f8b90
constant
2 weeks ago
chrislu
abfb67ac74
Revert "handling directory"
This reverts commit 3a335f0ac3 .
2 weeks ago
chrislu
75bf7460c9
Optimized rejectDirectoryObjectWithoutSlash() to avoid unnecessary lookups
2 weeks ago
chrislu
298b36f5fd
handling directory
2 weeks ago
Feng Shao
0299e78de7
de/compress the fs meta file if filename ends with gz/gzip ( #7500 )
* de/compress the fs meta file if filename ends with gz/gzip
* gemini code review
* update help msg
2 weeks ago
Dima Tisnek
156ce42f26
chore: fix the diagram in RDMA sidecar readme ( #7503 )
2 weeks ago
dependabot[bot]
cae62db31b
chore(deps): bump golang.org/x/image from 0.32.0 to 0.33.0 ( #7497 )
* chore(deps): bump golang.org/x/image from 0.32.0 to 0.33.0
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/image/compare/v0.32.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-version: 0.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* go mod tidy
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chrislu <chris.lu@gmail.com>
2 weeks ago
dependabot[bot]
93dd5d49c4
chore(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2 ( #7493 )
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 4.8.1 to 4.8.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](40c09b7dc9 ...3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261)
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-version: 4.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks ago
dependabot[bot]
e9353d58a2
chore(deps): bump github.com/linxGnu/grocksdb from 1.10.2 to 1.10.3 ( #7494 )
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb ) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/linxGnu/grocksdb/releases )
- [Commits](https://github.com/linxGnu/grocksdb/compare/v1.10.2...v1.10.3 )
---
updated-dependencies:
- dependency-name: github.com/linxGnu/grocksdb
dependency-version: 1.10.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks ago
dependabot[bot]
71970418b0
chore(deps): bump github.com/hanwen/go-fuse/v2 from 2.8.0 to 2.9.0 ( #7495 )
Bumps [github.com/hanwen/go-fuse/v2](https://github.com/hanwen/go-fuse ) from 2.8.0 to 2.9.0.
- [Commits](https://github.com/hanwen/go-fuse/compare/v2.8.0...v2.9.0 )
---
updated-dependencies:
- dependency-name: github.com/hanwen/go-fuse/v2
dependency-version: 2.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks ago
dependabot[bot]
2d54322a89
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.6.5 to 3.6.6 ( #7496 )
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd ) from 3.6.5 to 3.6.6.
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.6.5...v3.6.6 )
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
dependency-version: 3.6.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks ago
dependabot[bot]
d280d1b285
chore(deps): bump github.com/getsentry/sentry-go from 0.36.1 to 0.38.0 ( #7498 )
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.36.1 to 0.38.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.36.1...v0.38.0 )
---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
dependency-version: 0.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks ago
Chris Lu
65f8986fe2
Volume Server: avoid aggressive volume assignment ( #7501 )
* avoid aggressive volume assignment
* also test ec shards
* separate DiskLocation instances for each subtest
* edge cases
* No volumes plus low disk space
* Multiple EC volumes
* simplify
2 weeks ago
chrislu
4afab0eca2
less logs
2 weeks ago
chrislu
b6cc7297af
address comments
2 weeks ago
chrislu
1b238f368a
Update s3api_object_handlers.go
2 weeks ago
chrislu
c6ca450725
multipart SSE
2 weeks ago
chrislu
bbd2123835
Incomplete HTTP Response Error Handling
2 weeks ago
chrislu
2c9f6bdae3
handle intra-block byte skipping
2 weeks ago
chrislu
d56bb7c9de
error on no content
2 weeks ago
chrislu
47bf41e407
refactor
2 weeks ago
chrislu
2997a213c3
look breaking
2 weeks ago
chrislu
44483f6976
offset
Fetch FULL encrypted chunk (not just the range)
Adjust IV by PartOffset/ChunkOffset only
Decrypt full chunk
Skip in the DECRYPTED stream to reach OffsetInChunk
2 weeks ago
chrislu
92e3384374
adjust offset
2 weeks ago
chrislu
c28f3fdd66
correct IV based on its position within that part, not its position in the entire object
2 weeks ago
chrislu
c498fbdf61
range on empty object or zero-length
2 weeks ago
chrislu
53a75c7020
optimize
2 weeks ago
chrislu
a5a485a77f
single character delimiter
2 weeks ago
chrislu
eccbf9535b
nil check
2 weeks ago
chrislu
3f21f8b22f
minor fixes
2 weeks ago
chrislu
dde9478fc2
nil check
2 weeks ago
chrislu
81c3545de9
fix listing
2 weeks ago
chrislu
afc68ff880
ensure correct conversion
2 weeks ago
chrislu
befe0a149e
less logs
2 weeks ago
chrislu
8298aeb9d4
still too verbose in logs
2 weeks ago