Commit Graph

  • 733ca8e6df Fix SSE-S3 copy: preserve encryption metadata and set chunk SSE type (#7598) Chris Lu 2025-12-02 09:24:31 -08:00
  • 099a351f3b Fix issue #6847: S3 chunked encoding includes headers in stored content (#7595) Chris Lu 2025-12-01 17:41:42 -08:00
  • 1a67e6118e Set S3_ENDPOINT environment variable in CI workflow for tagging tests Chris Lu 2025-12-01 16:39:22 -08:00
  • 208d008fe3 Fix tagging test pattern to run our comprehensive tests instead of basic tests Chris Lu 2025-12-01 16:34:13 -08:00
  • 778b92e436 Merge branch 'fix-s3-object-tagging-issue-7589' into copilot/fix-s3-object-tagging-issue-again Chris Lu 2025-12-01 16:28:46 -08:00
  • ec41795594 Update s3-tagging-tests to use Makefile server management like other S3 tests Chris Lu 2025-12-01 16:22:51 -08:00
  • 5d50baad5a Fix port conflict in s3-tagging-tests CI job by changing volume port from 8084 to 8085 Chris Lu 2025-12-01 16:08:48 -08:00
  • 60487e75f3 Fix port conflict in s3-tagging-tests CI job by changing volume port from 8084 to 8085 Chris Lu 2025-12-01 16:08:48 -08:00
  • 2e1be41e75 Merge branch 'fix-s3-object-tagging-issue-7589' into copilot/fix-s3-object-tagging-issue-again Chris Lu 2025-12-01 15:48:24 -08:00
  • 1eafaecd70 Add comment to s3-tagging-tests job to trigger CI re-run Chris Lu 2025-12-01 15:47:19 -08:00
  • 310be2aece Fix CI workflow: remove cd weed since working directory is already set to weed Chris Lu 2025-12-01 15:43:32 -08:00
  • 32d3a4c467 Merge branch 'fix-s3-object-tagging-issue-7589' into copilot/fix-s3-object-tagging-issue-again Chris Lu 2025-12-01 15:41:16 -08:00
  • a33e5a9e6a Add S3 object tagging tests to CI workflow Chris Lu 2025-12-01 15:40:06 -08:00
  • bfd45e8260 Initial plan copilot-swe-agent[bot] 2025-12-01 23:34:03 +00:00
  • 8c585a9682 Fix S3 object tagging issue #7589 Chris Lu 2025-12-01 15:19:42 -08:00
  • 61c0514a1c filer: add username and keyPrefix support for Redis stores (#7591) Chris Lu 2025-12-01 13:31:35 -08:00
  • 5602f98c47 chore(deps): bump github.com/prometheus/procfs from 0.19.1 to 0.19.2 (#7577) dependabot[bot] 2025-12-01 13:11:29 -08:00
  • 8a6fcc1df9 chore(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2 (#7576) dependabot[bot] 2025-12-01 13:11:14 -08:00
  • f6f3859826 Fix #7575: Correct interface check for filer address function in admin server (#7588) Chris Lu 2025-12-01 12:19:02 -08:00
  • caca3bf427 Enable FIPS 140-3 compliant crypto by default (#7590) Chris Lu 2025-12-01 12:17:58 -08:00
  • ab222709e3 chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.10 to 4.25.11 (#7579) dependabot[bot] 2025-12-01 12:03:28 -08:00
  • 36dd59560b Have volume.check.disk select a random (heathly) source volume when… (#7574) Lisandro Pin 2025-12-01 19:58:29 +01:00
  • 36acd6e3b6 chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.118.2 to 3.121.0 (#7578) dependabot[bot] 2025-12-01 10:33:04 -08:00
  • 5a85c4c2ac chore(deps): bump github.com/arangodb/go-driver from 1.6.7 to 1.6.9 (#7580) dependabot[bot] 2025-12-01 10:32:52 -08:00
  • b878e9ae46 chore(deps): bump dorny/test-reporter from 1 to 2 (#7581) dependabot[bot] 2025-12-01 10:32:45 -08:00
  • 39d4a0b495 chore(deps): bump docker/build-push-action from 5 to 6 (#7582) dependabot[bot] 2025-12-01 10:32:35 -08:00
  • 1f9967e84f chore(deps): bump actions/upload-artifact from 4 to 5 (#7583) dependabot[bot] 2025-12-01 10:32:27 -08:00
  • 9483f38abc chore(deps): bump actions/setup-java from 4 to 5 (#7584) dependabot[bot] 2025-12-01 10:32:18 -08:00
  • e8f0b57e51 chore(deps): bump actions/checkout from 4 to 6 (#7585) dependabot[bot] 2025-12-01 10:32:10 -08:00
  • 5461f85240 Update README and weed/Makefile (#7571) Krzysztof Osiniak 2025-11-29 20:36:22 +01:00
  • d48e1e1659 mount: improve read throughput with parallel chunk fetching (#7569) Chris Lu 2025-11-29 10:06:11 -08:00
  • bd419fda51 fix: copy to bucket with default SSE-S3 encryption fails (#7562) (#7568) Chris Lu 2025-11-28 13:28:17 -08:00
  • 7e4bab8032 filer write request use context without cancellation (#7567) Chris Lu 2025-11-28 11:52:57 -08:00
  • 03ce060e85 fix too many pings (#7566) Chris Lu 2025-11-28 11:47:24 -08:00
  • 626954b76c unified builds chrislu 2025-11-27 23:13:51 -08:00
  • 755b1b55ff reduce dockerhub operations chrislu 2025-11-27 23:04:32 -08:00
  • 5734223b2b fix git checkout chrislu 2025-11-27 22:50:38 -08:00
  • 0064e37206 fix build issues chrislu 2025-11-27 22:50:29 -08:00
  • 487c0f92a9 fmt chrislu 2025-11-27 22:44:35 -08:00
  • 49f6edc001 build use https://mirror.gcr.io Chris Lu 2025-11-27 16:07:54 -08:00
  • 8102fb5642 Add Docker Hub registry mirror to avoid rate limits Chris Lu 2025-11-27 15:58:23 -08:00
  • 76b9611881 fix nil map Chris Lu 2025-11-27 15:06:37 -08:00
  • 50fb79be2b Merge branch 'master' of https://github.com/seaweedfs/seaweedfs Chris Lu 2025-11-27 14:50:49 -08:00
  • 3c1914532f re-organize github actions Chris Lu 2025-11-27 14:50:45 -08:00
  • e5521673eb Helm Charts: add certificate duration and renewBefore options (#7563) IvanHunters 2025-11-28 01:22:20 +03:00
  • 75d593d7fa use .Values.global.certificates instead Chris Lu 2025-11-27 14:03:30 -08:00
  • f00cd38393 certificates ca Chris Lu 2025-11-27 14:17:37 -08:00
  • 3ae05b072a use .Values.global.certificates instead Chris Lu 2025-11-27 14:03:30 -08:00
  • 0e385122b5 Add free disk space step to container build workflows to prevent 'No space left on device' errors Chris Lu 2025-11-27 13:33:13 -08:00
  • 7e15a4abe2 4.01 Chris Lu 2025-11-27 11:39:05 -08:00
  • 5c25df20f2 feat(volume.fix): show all replica locations for misplaced volumes (#7560) steve.wei 2025-11-27 16:04:45 +08:00
  • 865fc88b3b java 4.00 Chris Lu 2025-11-26 18:22:32 -08:00
  • ebb4f57cc7 s3api: Fix response-content-disposition query parameter not being honored (#7559) Chris Lu 2025-11-26 17:17:02 -08:00
  • 4106fc0436 fix(tikv): improve context propagation and refactor batch delete logic (#7558) Chris Lu 2025-11-26 15:54:26 -08:00
  • 848bec6d24 Metrics: Add Prometheus metrics for concurrent upload tracking (#7555) Chris Lu 2025-11-26 15:51:38 -08:00
  • 5287d9f3e3 fix(tikv): replace DeleteRange with transaction-based batch deletes (#7557) Chris Lu 2025-11-26 14:45:56 -08:00
  • cd2fac4551 S3: pass HTTP 429 from volume servers to S3 clients (#7556) Chris Lu 2025-11-26 13:03:09 -08:00
  • 0653394ec6 fix(filer-ui): support folder creation with JWT token in URL (#7271) littlemilkwu 2025-11-27 04:35:08 +08:00
  • 3ab26e39ff fix(s3api): fix AWS Signature V2 format and validation (#7488) qzh 2025-11-27 04:24:02 +08:00
  • edf0ef7a80 Filer, S3: Feature/add concurrent file upload limit (#7554) Chris Lu 2025-11-26 12:07:54 -08:00
  • 5075381060 Support multiple filers for S3 and IAM servers with automatic failover (#7550) Chris Lu 2025-11-26 11:29:55 -08:00
  • 7c7b673fc1 hide millseconds in up time (#7553) Trim21 2025-11-27 00:01:19 +08:00
  • b669607fcd Add error list each entry func (#7485) tam-i13 2025-11-26 06:35:19 +03:00
  • 76f1a23fec fix docker login chrislu 2025-11-25 19:35:07 -08:00
  • c156a130b7 S3: Auto create bucket (#7549) Chris Lu 2025-11-25 15:34:28 -08:00
  • 2843cb1255 Bootstrap logic to fix read-only volumes with volume.check.disk. (#7531) Lisandro Pin 2025-11-25 22:41:03 +01:00
  • 2e6c746a30 fix copying for paused versioning buckets (#7548) Chris Lu 2025-11-25 13:25:47 -08:00
  • 3f1a34d8d7 doc chrislu 2025-11-25 11:59:36 -08:00
  • f6a604c538 S3: Fix encrypted file copy with multiple chunks (#7530) (#7546) Chris Lu 2025-11-25 09:56:20 -08:00
  • a24c31de06 S3: Add Vary header for non-wildcard AllowOrigin (#7547) 粒粒橙 2025-11-25 22:19:34 +08:00
  • 935c641f25 chore(deps): bump actions/setup-go from 5 to 6 (#7542) dependabot[bot] 2025-11-25 00:41:45 -08:00
  • fb01269ded chore(deps): bump actions/checkout from 4 to 6 (#7543) dependabot[bot] 2025-11-25 00:41:33 -08:00
  • 2712a0daeb chore(deps): bump github.com/linkedin/goavro/v2 from 2.14.0 to 2.14.1 (#7537) dependabot[bot] 2025-11-25 00:40:49 -08:00
  • 9f413de6a9 HDFS: Java client replication configuration (#7526) Chris Lu 2025-11-25 00:03:54 -08:00
  • e5d12d926b Add explicit IP and binding parameters in Docker Compose (#7533) Gophlet 2025-11-25 04:36:48 +08:00
  • ed6add9046 chore(deps): bump actions/upload-artifact from 4 to 5 (#7541) dependabot[bot] 2025-11-24 11:48:26 -08:00
  • 0559e13f44 chore(deps): bump actions/setup-java from 4 to 5 (#7540) dependabot[bot] 2025-11-24 11:48:19 -08:00
  • 0e6bee6c5b chore(deps): bump actions/setup-python from 5 to 6 (#7539) dependabot[bot] 2025-11-24 11:48:11 -08:00
  • 2dfa824cef chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.39.5 to 1.40.0 (#7538) dependabot[bot] 2025-11-24 11:48:05 -08:00
  • c4cf5553fa chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.113.5 to 3.118.2 (#7536) dependabot[bot] 2025-11-24 11:47:53 -08:00
  • a3a19ac172 chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.13.0 to 1.13.1 (#7534) dependabot[bot] 2025-11-24 11:47:43 -08:00
  • c89f394aba Parallelize ec.rebuild operations per affected volume. (#7466) Lisandro Pin 2025-11-22 02:58:37 +01:00
  • 3dd5348616 volume.check.disk: add support for uni- or bi-directional sync between volume replicas. (#7484) Lisandro Pin 2025-11-22 02:20:04 +01:00
  • 5f7a292334 add build info metrics (#7525) Chris Lu 2025-11-21 16:55:28 -08:00
  • a77dfb1ddd add debugging for InvalidAccessKeyId chrislu 2025-11-21 15:33:38 -08:00
  • 03c9649583 read inside filer chrislu 2025-11-21 15:13:52 -08:00
  • 99a9a67741 check errors chrislu 2025-11-21 14:48:41 -08:00
  • f125a013a8 S3: set identity to request context, and remove obsolete code (#7523) Chris Lu 2025-11-21 14:46:32 -08:00
  • a9fefcd22c S3: list owned buckets (#7519) Chris Lu 2025-11-21 11:37:43 -08:00
  • 64dcbbb25b test read write by s3fs and PyArrow native file system for s3 (#7520) Chris Lu 2025-11-21 11:18:32 -08:00
  • c1b8d4bf0d S3: adds FilerClient to use cached volume id (#7518) Chris Lu 2025-11-20 20:50:26 -08:00
  • 5f77f87335 S3: S3 Object Retention API to include XML namespace support (#7517) Chris Lu 2025-11-20 11:42:22 -08:00
  • 6281e62d7f S3: JWT generation for volume server authentication (#7514) Chris Lu 2025-11-20 00:07:00 -08:00
  • c14e513964 chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs3 (#7512) dependabot[bot] 2025-11-19 21:22:18 -08:00
  • 7dce429e61 chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#7511) dependabot[bot] 2025-11-19 21:01:12 -08:00
  • 4c07635a85 chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs-over-ftp (#7513) dependabot[bot] 2025-11-19 20:35:35 -08:00
  • d8cac1a6cc Account Info (#7507) Leonardo Lara 2025-11-20 01:34:38 -03:00
  • d2daea1552 chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /test/kafka/kafka-client-loadtest (#7510) dependabot[bot] 2025-11-19 20:08:27 -08:00
  • c6b6ea40e6 filer store: add foundationdb (#7178) Chris Lu 2025-11-19 20:06:57 -08:00
  • 8be9e258fc S3: Add tests for PyArrow with native S3 filesystem (#7508) Chris Lu 2025-11-19 13:49:22 -08:00