Commit Graph

  • b1ce55291f chore(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 (#7082) dependabot[bot] 2025-08-04 19:15:32 -07:00
  • deb771817f chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 (#7085) dependabot[bot] 2025-08-04 19:15:07 -07:00
  • 16a16d79ce chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.113.2 to 3.113.4 (#7086) dependabot[bot] 2025-08-04 19:14:35 -07:00
  • 20694a84f0 chore(deps): bump github.com/aws/aws-sdk-go from 1.55.7 to 1.55.8 (#7087) dependabot[bot] 2025-08-04 19:14:24 -07:00
  • fd568cd796 chore(deps): bump cloud.google.com/go/pubsub from 1.49.0 to 1.50.0 (#7088) dependabot[bot] 2025-08-04 19:14:03 -07:00
  • 72176601c1 S3: Fix iam payload hash (#7081) Chris Lu 2025-08-04 09:10:01 -07:00
  • 365d03ff32 mount ec shards correctly (#7079) Chris Lu 2025-08-03 23:10:28 -07:00
  • 513ac58504 Filer: fix filer range read (#7078) Chris Lu 2025-08-03 14:26:15 -07:00
  • 4fb7bbb215 Filer Store: postgres backend support pgbouncer (#7077) Chris Lu 2025-08-03 11:56:04 -07:00
  • d49b44f2a4 Postgres (CockroachDB) with full certificate verification (#7076) Chris Lu 2025-08-03 09:43:33 -07:00
  • 8c23952326 separate context for filer store (#7075) Chris Lu 2025-08-03 09:20:17 -07:00
  • 0ecb466eda Admin: refactoring active topology (#7073) Chris Lu 2025-08-03 01:35:38 -07:00
  • 315fcc70b2 fix: dead letter message log message (#7072) Ibrahim Konsowa 2025-08-02 19:21:57 +04:00
  • 9d013ea9b8 Admin UI: include ec shard sizes into volume server info (#7071) Chris Lu 2025-08-02 02:16:49 -07:00
  • 3d4e8409a5 Support X-Forwarded-Port (#7070) Chris Lu 2025-08-01 15:45:34 -07:00
  • fd447465c2 fix parsing s3 tag (#7069) Chris Lu 2025-08-01 15:45:23 -07:00
  • f1eb4dd427 S3: support for the X-Forwarded-Prefix header (#7068) Chris Lu 2025-08-01 13:07:54 -07:00
  • 52d87f1d29 S3: fix list buckets handler (#7067) Chris Lu 2025-08-01 12:13:11 -07:00
  • 0975968e71 admin: Refactor task destination planning (#7063) Chris Lu 2025-08-01 11:18:32 -07:00
  • 1cba609bfa fix checking chrislu 2025-07-31 23:23:20 -07:00
  • cd861646a0 3.96 chrislu 2025-07-31 22:46:51 -07:00
  • 027829f3b3 optionally set the default retention when creating buckets chrislu 2025-07-31 22:45:58 -07:00
  • 9fadd9def8 Fixed weed mount reads with jwt.signing.read.key (#7061) Maxim Kostyukov 2025-08-01 01:06:29 +03:00
  • f5c53b1bd8 fix reason display chrislu 2025-07-30 16:43:14 -07:00
  • 5a4067d36e filer: remove filer support for image resizing (#7057) Chris Lu 2025-07-30 16:18:28 -07:00
  • 891a2fb6eb Admin: misc improvements on admin server and workers. EC now works. (#7055) Chris Lu 2025-07-30 12:38:03 -07:00
  • 64198dad83 Paralleize operations for weed shell's volume.fix.replication. (#6789) Lisandro Pin 2025-07-30 19:58:30 +02:00
  • 120dd35845 chore(deps): bump go.etcd.io/etcd/client/v3 from 3.6.2 to 3.6.4 (#7052) dependabot[bot] 2025-07-28 22:39:16 -07:00
  • dd67199a92 chore(deps): bump github.com/a-h/templ from 0.3.920 to 0.3.924 (#7050) dependabot[bot] 2025-07-28 22:29:13 -07:00
  • 77afc3bc54 chore(deps): bump gocloud.dev/pubsub/natspubsub from 0.42.0 to 0.43.0 (#7049) dependabot[bot] 2025-07-28 22:29:06 -07:00
  • 71eb1d8728 chore(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2 (#7048) dependabot[bot] 2025-07-28 22:28:58 -07:00
  • 1009b3cdce fix command_volume_tier_upload bug (#7041) chalet 2025-07-29 03:34:43 +08:00
  • 6225e3caab chore(deps): bump cloud.google.com/go/storage from 1.55.0 to 1.56.0 (#7043) dependabot[bot] 2025-07-28 12:32:34 -07:00
  • ec6c124411 chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.113.1 to 3.113.2 (#7044) dependabot[bot] 2025-07-28 12:32:26 -07:00
  • a45f5f32a7 chore(deps): bump github.com/minio/crc64nvme from 1.0.2 to 1.1.0 (#7045) dependabot[bot] 2025-07-28 12:32:17 -07:00
  • e93a4d2354 chore(deps): bump modernc.org/sqlite from 1.38.0 to 1.38.1 (#7046) dependabot[bot] 2025-07-28 12:32:07 -07:00
  • d28e0a6446 chore(deps): bump google.golang.org/api from 0.242.0 to 0.243.0 (#7047) dependabot[bot] 2025-07-28 12:32:00 -07:00
  • e1f8da0db3 fix: consider EC shard count in volume.balance capacity calculation (#7034) FQHSLycopene 2025-07-29 03:24:56 +08:00
  • 6a790b1ec1 chore(deps): bump actions/setup-go from 4 to 5 (#7042) dependabot[bot] 2025-07-28 10:41:11 -07:00
  • 124c4281a8 tag parsing decode url encoded chrislu 2025-07-28 02:49:43 -07:00
  • a4df110e77 address List permission chrislu 2025-07-28 02:39:41 -07:00
  • 470d450f17 admin server: fix tls setting chrislu 2025-07-27 13:59:43 -07:00
  • 7ab85c3748 return proper default value for locking and versioning chrislu 2025-07-23 22:20:48 -07:00
  • 4f72a1778f minor chrislu 2025-07-23 21:59:50 -07:00
  • 2c5ffe16cf Fix all in one deployment (#7031) Mohamed Sekour 2025-07-23 22:18:50 +02:00
  • 5ac037f763 change priority of admin credentials from env varaibles (#7032) Chris Lu 2025-07-23 11:44:36 -07:00
  • dd464cd339 use latest v3.18.4 chrislu 2025-07-23 02:23:11 -07:00
  • 8531326b55 adding admin credential chrislu 2025-07-23 02:21:53 -07:00
  • e3d3c495ab S3 API: simpler way to start s3 with credentials (#7030) Chris Lu 2025-07-23 02:05:26 -07:00
  • d5085cd1f7 newer helm version chrislu 2025-07-22 23:58:31 -07:00
  • a81421f393 chore(deps): bump gocloud.dev from 0.42.0 to 0.43.0 (#7023) dependabot[bot] 2025-07-22 08:42:58 -07:00
  • 33b9017b48 fix listing objects (#7008) Chris Lu 2025-07-22 01:07:15 -07:00
  • 632029fd8b chore(deps): bump github.com/a-h/templ from 0.3.906 to 0.3.920 (#7022) dependabot[bot] 2025-07-21 17:47:59 -07:00
  • b3d8ff05b7 chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.17 to 1.29.18 (#7019) dependabot[bot] 2025-07-21 17:47:27 -07:00
  • fd94a026ac chore(deps): bump actions/setup-python from 4 to 5 (#7021) dependabot[bot] 2025-07-21 11:55:34 -07:00
  • 03b6b83419 chore(deps): bump github.com/klauspost/reedsolomon from 1.12.4 to 1.12.5 (#7018) dependabot[bot] 2025-07-21 11:55:15 -07:00
  • 325d452da6 chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.42.0 to 0.43.0 (#7016) dependabot[bot] 2025-07-21 11:54:55 -07:00
  • 289cba0e78 chore(deps): bump google.golang.org/api from 0.241.0 to 0.242.0 (#7009) dependabot[bot] 2025-07-21 10:58:38 -07:00
  • 3ba49871db chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.112.0 to 3.113.1 (#7010) dependabot[bot] 2025-07-21 10:58:29 -07:00
  • b5bef082e0 chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.5 to 1.36.6 (#7011) dependabot[bot] 2025-07-21 10:58:21 -07:00
  • 3455fffacf chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.2.3 (#7013) dependabot[bot] 2025-07-21 10:58:12 -07:00
  • 079adbfbae chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.83.0 to 1.84.1 (#7014) dependabot[bot] 2025-07-21 10:58:04 -07:00
  • 3a5ee18265 Fix versioning list only (#7015) Chris Lu 2025-07-21 10:35:21 -07:00
  • c196d03951 fix listing object versions (#7006) Chris Lu 2025-07-21 00:23:22 -07:00
  • bfe68984d5 fix logging chrislu 2025-07-20 20:02:44 -07:00
  • 377f1f24c7 add basic object ACL (#7004) Chris Lu 2025-07-20 14:15:25 -07:00
  • 85036936d1 Read write directory object (#7003) Chris Lu 2025-07-20 13:28:17 -07:00
  • 41b5bac063 read directory object (#7002) Chris Lu 2025-07-20 09:40:47 -07:00
  • 394e42cd51 3.95 chrislu 2025-07-19 23:57:25 -07:00
  • 530b6e5ef1 add CORS tests (#7001) Chris Lu 2025-07-19 23:56:17 -07:00
  • 12f50d37fa test versioning also (#7000) Chris Lu 2025-07-19 21:43:34 -07:00
  • 0e4d803896 refactor (#6999) Chris Lu 2025-07-19 00:49:56 -07:00
  • 26403e8a0d Test object lock and retention (#6997) Chris Lu 2025-07-18 22:25:58 -07:00
  • c6a22ce43a Fix get object lock configuration handler (#6996) Chris Lu 2025-07-18 02:19:50 -07:00
  • 69553e5ba6 convert error fromating to %w everywhere (#6995) Chris Lu 2025-07-16 23:39:27 -07:00
  • a524b4f485 Object locking need to persist the tags and set the headers (#6994) Chris Lu 2025-07-16 23:00:25 -07:00
  • 89706d36dc less logs chrislu 2025-07-16 16:30:22 -07:00
  • 22465b8a96 unused chrislu 2025-07-16 16:30:07 -07:00
  • 39b574f3c5 [cosi] Update sidecar (#6993) Andrei Kvapil 2025-07-16 22:51:30 +02:00
  • 9982f91b4c Add more fuse tests (#6992) Chris Lu 2025-07-16 12:43:08 -07:00
  • 215c5de579 minor chrislu 2025-07-16 09:22:25 -07:00
  • 12c9282042 avoid error overwriting chrislu 2025-07-16 09:15:50 -07:00
  • bb81894078 Update .gitignore chrislu 2025-07-16 01:17:53 -07:00
  • dde1cf63c2 S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990) Chris Lu 2025-07-15 23:21:58 -07:00
  • 64c5dde2f3 support multiple masters chrislu 2025-07-15 10:51:00 -07:00
  • d78aa3d2de [Notifications] Improving webhook notifications (#6965) Ibrahim Konsowa 2025-07-15 21:49:37 +04:00
  • 74f4e9ba5a rewrite, simplify, avoid unused functions (#6989) Chris Lu 2025-07-15 10:11:49 -07:00
  • 4b040e8a87 adding cors support (#6987) Chris Lu 2025-07-15 00:23:54 -07:00
  • 548fa0b50a chore(deps): bump go.etcd.io/etcd/client/v3 from 3.6.1 to 3.6.2 (#6986) dependabot[bot] 2025-07-14 19:51:05 -07:00
  • 9bc791d3bf chore(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 (#6983) dependabot[bot] 2025-07-14 19:50:52 -07:00
  • 9985a12f84 chore(deps): bump github.com/redis/go-redis/v9 from 9.10.0 to 9.11.0 (#6985) dependabot[bot] 2025-07-14 19:31:16 -07:00
  • fc1818b911 chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 (#6984) dependabot[bot] 2025-07-14 19:00:29 -07:00
  • 5b456fd8c8 chore(deps): bump github.com/tarantool/go-tarantool/v2 from 2.3.2 to 2.4.0 (#6982) dependabot[bot] 2025-07-14 16:37:18 -07:00
  • bac6d3af2e chore(deps): bump github.com/rclone/rclone from 1.70.2 to 1.70.3 (#6980) dependabot[bot] 2025-07-14 16:37:06 -07:00
  • 709ab84fdc chore(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 (#6979) dependabot[bot] 2025-07-14 16:36:48 -07:00
  • 0782c9c4b1 chore(deps): bump google.golang.org/api from 0.240.0 to 0.241.0 (#6977) dependabot[bot] 2025-07-14 14:43:18 -07:00
  • f0d24461a4 Remove Cozystack specifics (#6978) Andrei Kvapil 2025-07-14 22:57:55 +02:00
  • 44dfa793d5 Collecting volume locations for volumes before EC encoding chrislu 2025-07-14 12:17:30 -07:00
  • 606d516e34 add integration tests for ec chrislu 2025-07-14 12:16:34 -07:00
  • c967d2e926 chore(deps): bump golang.org/x/image from 0.28.0 to 0.29.0 (#6975) dependabot[bot] 2025-07-14 12:13:40 -07:00