12197 Commits (eaa61f5ed9b4631e8dc83a2bf49418f4f17647f5)
 

Author SHA1 Message Date
chrislu eaa61f5ed9 fix: Use mime.FormatMediaType for RFC 6266 compliant Content-Disposition 7 days ago
chrislu 210c2cbc31 fix: Fail fast when TLS client creation fails 7 days ago
chrislu 1e7b865f30 fix: Handle io.ReadAll errors when reading error response bodies 7 days ago
chrislu 11200e41f1 fix: Escape Content-Disposition filename per RFC 2616 7 days ago
chrislu 5f2db51e8f fix: Address CodeRabbit review comments 7 days ago
chrislu a30067f7e7 refactor: Extract newClientWithTimeout helper to reduce code duplication 7 days ago
chrislu b782fd7b98 refactor: Use idiomatic Go error handling in fetchFileContent 1 week ago
chrislu 312c6f2833 refactor: Extract fetchFileContent helper to reduce nesting in ViewFile 1 week ago
chrislu c9068f7433 fix: Ensure HTTP response body is closed on non-200 responses 1 week ago
chrislu 7a170bef36 fix: Proxy file downloads through Admin UI for mTLS support 1 week ago
chrislu 9d0f120884 fix: Address code review comments 1 week ago
chrislu 33d9810789 fix: Admin UI file browser uses https.client TLS config for filer communication 1 week ago
Chris Lu 4cc6a2a4e5
fix: Admin UI user creation fails before filer discovery (#7624) (#7625) 1 week ago
Chris Lu 5c1de633cb
mount: improve read throughput with parallel chunk fetching (#7627) 1 week ago
Chris Lu 3183a49698
fix: S3 downloads failing after idle timeout (#7626) 1 week ago
Chris Lu f9b4a4c396
fix: check freeEcSlot before evacuating EC shards to prevent data loss (#7621) 1 week ago
Chris Lu fdb888729b
fix: properly handle errors in writeToFile to prevent 0-byte EC shards (#7620) 1 week ago
Chris Lu 716f21fbd3
s3: support STREAMING-AWS4-HMAC-SHA256-PAYLOAD-TRAILER for signed chunked uploads with checksums (#7623) 1 week ago
Chris Lu a5ab05ec03
fix: S3 GetObject/HeadObject with PartNumber should return object ETag, not part ETag (#7622) 1 week ago
chrislu 8d110b29dd fmt 1 week ago
Chris Lu 39ba19eea6
filer: async empty folder cleanup via metadata events (#7614) 1 week ago
Chris Lu 268cc84e8c
[helm] Fix liveness/readiness probe scheme path in templates (#7616) 1 week ago
Chris Lu e361daa754
fix: SFTP HomeDir path translation for user operations (#7611) 1 week ago
Lisandro Pin d59cc1b09f
Fix handling of fixed read-only volumes for `volume.check.disk`. (#7612) 1 week ago
Xiao Wei 3bcadc9f90
fix: update getVersioningState to signal non-existent buckets with Er… (#7613) 1 week ago
Chris Lu e9da64f62a
fix: volume server healthz now checks local conditions only (#7610) 1 week ago
Chris Lu 5ed0b00fb9
Support separate volume server ID independent of RPC bind address (#7609) 1 week ago
Chris Lu 51841a2e04
fix: skip cookie validation for EC volume deletion when SkipCookieCheck is set (#7608) 1 week ago
Chris Lu 4f038820dc
Add disk-aware EC rebalancing (#7597) 1 week ago
Lisandro Pin ebb06a3908
Mutex command output writes for `volume.check.disk`. (#7605) 1 week ago
Lisandro Pin ee775825bc
Parallelize read-only volume check pass for `volume.check.disk`. (#7602) 1 week ago
Chris Lu 733ca8e6df
Fix SSE-S3 copy: preserve encryption metadata and set chunk SSE type (#7598) 1 week ago
Chris Lu 099a351f3b
Fix issue #6847: S3 chunked encoding includes headers in stored content (#7595) 2 weeks ago
Chris Lu 1a67e6118e Set S3_ENDPOINT environment variable in CI workflow for tagging tests 2 weeks ago
Chris Lu 208d008fe3 Fix tagging test pattern to run our comprehensive tests instead of basic tests 2 weeks ago
Chris Lu 778b92e436
Merge branch 'fix-s3-object-tagging-issue-7589' into copilot/fix-s3-object-tagging-issue-again 2 weeks ago
Chris Lu ec41795594 Update s3-tagging-tests to use Makefile server management like other S3 tests 2 weeks ago
Chris Lu 5d50baad5a Fix port conflict in s3-tagging-tests CI job by changing volume port from 8084 to 8085 2 weeks ago
Chris Lu 60487e75f3 Fix port conflict in s3-tagging-tests CI job by changing volume port from 8084 to 8085 2 weeks ago
Chris Lu 2e1be41e75
Merge branch 'fix-s3-object-tagging-issue-7589' into copilot/fix-s3-object-tagging-issue-again 2 weeks ago
Chris Lu 1eafaecd70 Add comment to s3-tagging-tests job to trigger CI re-run 2 weeks ago
Chris Lu 310be2aece Fix CI workflow: remove cd weed since working directory is already set to weed 2 weeks ago
Chris Lu 32d3a4c467
Merge branch 'fix-s3-object-tagging-issue-7589' into copilot/fix-s3-object-tagging-issue-again 2 weeks ago
Chris Lu a33e5a9e6a Add S3 object tagging tests to CI workflow 2 weeks ago
copilot-swe-agent[bot] bfd45e8260 Initial plan 2 weeks ago
Chris Lu 8c585a9682 Fix S3 object tagging issue #7589 2 weeks ago
Chris Lu 61c0514a1c
filer: add username and keyPrefix support for Redis stores (#7591) 2 weeks ago
dependabot[bot] 5602f98c47
chore(deps): bump github.com/prometheus/procfs from 0.19.1 to 0.19.2 (#7577) 2 weeks ago
dependabot[bot] 8a6fcc1df9
chore(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2 (#7576) 2 weeks ago
Chris Lu f6f3859826
Fix #7575: Correct interface check for filer address function in admin server (#7588) 2 weeks ago