1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-22 12:02:48 +02:00

Commit graph

  • 98251fe16a non blocking audit log Konstantin Lebedev 2021-12-09 19:47:16 +05:00
  • 40ee9b4d7b sleep between the gap of each execution chrislu 2021-12-07 11:44:08 -08:00
  • 2ba08afed1
    Merge pull request #2498 from kmlebedev/s3_audit_log Chris Lu 2021-12-07 09:35:48 -08:00
  • 10678cde81 audit log config Konstantin Lebedev 2021-12-07 18:20:52 +05:00
  • 4ec8715f20 audit log Konstantin Lebedev 2021-12-07 12:15:48 +05:00
  • 3ac48cd540 audit log Konstantin Lebedev 2021-12-07 12:13:21 +05:00
  • 7f0a97c7b6 shell: volume.list supports different verbosity level chrislu 2021-12-05 21:54:40 -08:00
  • 5ea9715721 2.81 2.81 chrislu 2021-12-05 18:05:24 -08:00
  • df9a72b87f fix compilation chrislu 2021-12-05 17:24:13 -08:00
  • c7c60d1f8a Java: add retry on write chrislu 2021-12-05 17:15:01 -08:00
  • e6c026db65 volume.fix.replication: fix misplaced volumes chrislu 2021-12-05 16:56:25 -08:00
  • 53e2dee177 [volume.check.disk] was using the wrong source and target locations chrislu 2021-12-05 14:32:04 -08:00
  • c146c76d10 avoid creating the same bucket with a different randomized name chrislu 2021-12-05 13:06:41 -08:00
  • 42d97a3442 adjust randomized bucket name chrislu 2021-12-05 12:36:58 -08:00
  • 488afa5002 volume: load volume can optionally be skipped, if ec volume exists chrislu 2021-12-05 02:28:52 -08:00
  • 73e3e77904 deprecate all cronjob module related code chrislu 2021-12-05 01:20:47 -08:00
  • 59e58c4b23 volume: fix loading old volume format chrislu 2021-12-05 01:06:01 -08:00
  • b70cb3e0b2 upgrade protoc to 3.17.3 chrislu 2021-12-05 00:42:25 -08:00
  • f7229084a9 upgrade go.mongodb.org/mongo-driver chrislu 2021-12-04 23:48:55 -08:00
  • 5c3b783310 s3: copy object API needs to escape special characters chrislu 2021-12-04 23:24:53 -08:00
  • 9b0da7cd7d
    Merge pull request #2488 from Bl1tz23/master Chris Lu 2021-12-03 22:45:03 -08:00
  • 83bffca7e6 fix MongodbStore.ListDirectoryEntries panic on find failure Bl1tz23 2021-12-03 13:58:37 +03:00
  • 75e4013439
    Merge pull request #2486 from t4nmoy/fix-filer-retry Chris Lu 2021-12-02 21:58:33 -08:00
  • ea09fb477a return ' shouldRetry=true' so that filer can retry the failed chunk Tanmoy Majumdar 2021-12-03 11:54:20 +06:00
  • 689f5513a9 redis3 supports sentinel Chris Lu 2021-11-29 01:09:51 -08:00
  • 7227cfddf5 2.80 2.80 Chris Lu 2021-11-29 00:57:08 -08:00
  • 3d7390302d add s3.clean.uploads -timeAgo=24h Chris Lu 2021-11-29 00:49:49 -08:00
  • 2f72c24498 skip the rest logic Chris Lu 2021-11-29 00:32:21 -08:00
  • 88ff8fc27b ensure uploaded chunks are deleted on error Chris Lu 2021-11-29 00:28:26 -08:00
  • bea26549f2 avoid empty extended attribute value Chris Lu 2021-11-28 23:50:52 -08:00
  • ce2af0082e revert Chris Lu 2021-11-28 23:35:22 -08:00
  • 1c9f3c7ac0 read deleted chunks when replcating data Chris Lu 2021-11-28 23:34:34 -08:00
  • 96c66ca2aa read deleted chunks when replicating data Chris Lu 2021-11-28 23:33:03 -08:00
  • f3a334965d Update command_remote_uncache.go Chris Lu 2021-11-28 23:10:32 -08:00
  • 9ccfc1cfee Update command_volume_fsck.go Chris Lu 2021-11-28 22:39:24 -08:00
  • 71a94267c9 Update command_volume_fsck.go Chris Lu 2021-11-28 22:37:11 -08:00
  • ad16221a35 adjust error log Chris Lu 2021-11-28 22:06:17 -08:00
  • cf1586a34d add logs for writing to remote file Chris Lu 2021-11-27 22:09:23 -08:00
  • 3a19eea97c allocate memory by slabs Chris Lu 2021-11-27 12:13:00 -08:00
  • e87f276cf6
    Merge pull request #2470 from hilimd/master Chris Lu 2021-11-25 09:05:09 -08:00
  • 8805c04128 fix redis2 sentinel config example limd 2021-11-25 19:20:02 +08:00
  • 6f95c06bd5
    Merge pull request #2469 from hilimd/master Chris Lu 2021-11-25 00:15:46 -08:00
  • ec03f22cc3 Merge remote-tracking branch 'origin/master' limd 2021-11-25 16:07:14 +08:00
  • 220797bd71 support redis sentinel limd 2021-11-25 15:57:03 +08:00
  • aa1ef02984
    Merge pull request #88 from chrislusf/master hilimd 2021-11-25 15:53:35 +08:00
  • da1c755f6a fix build issue Chris Lu 2021-11-23 07:39:43 -08:00
  • 6c27845be0 add retries when writing to remote s3 Chris Lu 2021-11-22 21:48:00 -08:00
  • 9e2ae3f3b2
    Merge pull request #2464 from zer0def/k8s-resource-apis Chris Lu 2021-11-21 22:23:09 -08:00
  • 01558a0bd5 Update resource API versions up to K8S 1.22 zer0def 2021-09-28 14:08:54 +02:00
  • f3c789d662 2.79 2.79 Chris Lu 2021-11-21 18:40:24 -08:00
  • 9eebe9b95e
    Merge pull request #2454 from kmlebedev/HeadBucketHandlerForbidden Chris Lu 2021-11-17 08:37:05 -08:00
  • 40abae7caa Avoid forbiddening for HeadBucketHandler if owners are specified https://github.com/chrislusf/seaweedfs/issues/2434 Konstantin Lebedev 2021-11-17 14:42:24 +05:00
  • 3d87aa767d fix same dc and other dc Chris Lu 2021-11-16 09:14:01 -08:00
  • a0ef6e3611 prevent nil response Chris Lu 2021-11-15 08:46:01 -08:00
  • 791aa3cb44 update to wangyoucao577/go-release-action@v1.21 Chris Lu 2021-11-15 08:33:46 -08:00
  • ff7ae479ac Fix meta aggregation problems Gaspare Iengo 2021-11-15 10:57:00 +00:00
  • 320a08f250 adjust go release action version Chris Lu 2021-11-14 23:45:34 -08:00
  • 100c654ec3 2.78 2.78 Chris Lu 2021-11-14 23:29:59 -08:00
  • 947fe4cc97 docker: entry point change working directory from root to /data Chris Lu 2021-11-12 17:21:49 -08:00
  • 7bf891c00a randomize same-dc servers and other-dc servers Chris Lu 2021-11-12 11:30:11 -08:00
  • 1f75f1f9dc filer: fix mysql2 SQL template Chris Lu 2021-11-11 22:28:28 -08:00
  • 3abbaccb70 filer: fix mysql command to upsert Chris Lu 2021-11-11 22:27:13 -08:00
  • 177129013c releases in github actions disable http2client Chris Lu 2021-11-11 21:28:06 -08:00
  • 4d388b9782
    Update binaries_dev.yml Chris Lu 2021-11-11 18:37:38 -08:00
  • 5eb905a5d1
    Update binaries_dev.yml Chris Lu 2021-11-11 12:05:23 -08:00
  • 043a1337df
    Merge pull request #2440 from wangyoucao577/bugfix/unexpeced-eof Chris Lu 2021-11-11 12:02:55 -08:00
  • bef9c2943b
    Merge branch 'master' into bugfix/unexpeced-eof Chris Lu 2021-11-11 12:02:42 -08:00
  • 79a1903021
    Update binaries_dev.yml Chris Lu 2021-11-11 11:53:47 -08:00
  • 12d9108bb4
    chore: disable http2 in go-release-action Jay Zhang 2021-11-11 19:59:12 +08:00
  • cef2718ede
    Merge pull request #2438 from ekhvalov/volume_replication_collection Chris Lu 2021-11-11 01:20:21 -08:00
  • 9668b15f38 Filtering by volume id is prioritized. user 2021-11-11 18:18:56 +09:00
  • 563a74a9eb Volume filter by collection pattern added. user 2021-11-11 18:01:47 +09:00
  • dbb8003ce3 Volume filter function added. user 2021-11-11 17:36:26 +09:00
  • 34240606f7
    Merge pull request #87 from chrislusf/master hilimd 2021-11-11 16:00:21 +08:00
  • c387fe957b Unused parameter removed. user 2021-11-11 16:08:41 +09:00
  • 835e2d2ddf
    Merge pull request #2435 from kmlebedev/delAmzIsAdmin Chris Lu 2021-11-10 22:39:39 -08:00
  • 42f4aa824b force overwrite s3-is-admin https://github.com/chrislusf/seaweedfs/issues/2433 Konstantin Lebedev 2021-11-11 11:34:01 +05:00
  • b0b2a03ea7
    Update binaries_dev.yml Chris Lu 2021-11-10 12:27:45 -08:00
  • 641ce36f6f
    Update binaries_dev.yml Chris Lu 2021-11-10 09:58:54 -08:00
  • 22f75177bf
    Update backers.md Chris Lu 2021-11-09 23:53:35 -08:00
  • c77c0de418 make install Chris Lu 2021-11-09 12:34:50 -08:00
  • a7eee8b14b
    Merge pull request #2427 from Bl1tz23/master Chris Lu 2021-11-09 08:53:48 -08:00
  • 1d4a61af5e add brokers Chris Lu 2021-11-09 08:50:55 -08:00
  • c683409e92 s3: add RWMutex to iam, use RLock for concurrent reading Bl1tz23 2021-11-09 18:11:06 +03:00
  • 5018b22f36 s3: fix potencial iam identities data race Bl1tz23 2021-11-09 12:19:50 +03:00
  • 59d1435d65 s3: avoid possible attacks by version Chris Lu 2021-11-08 17:47:29 -08:00
  • 5c99b8acc3 rename variables Chris Lu 2021-11-08 00:13:40 -08:00
  • 00fdab1284 adjust client name Chris Lu 2021-11-08 00:09:28 -08:00
  • 4729a57cc0 use constants Chris Lu 2021-11-08 00:09:11 -08:00
  • d9dd72ea56 rename pacakge Chris Lu 2021-11-07 23:52:40 -08:00
  • 73a03cd965
    Update backers.md Chris Lu 2021-11-08 09:25:08 -08:00
  • 5cf332357b 2.77 2.77 Chris Lu 2021-11-07 13:52:45 -08:00
  • 244841f080 adjust logs Chris Lu 2021-11-07 13:27:57 -08:00
  • 6e999f1176 s3: fix ListObject if more than 10000 objects Chris Lu 2021-11-07 12:39:36 -08:00
  • a8b0f8864d fix help message Chris Lu 2021-11-07 12:38:35 -08:00
  • 55973e8572 log unknown access key Chris Lu 2021-11-07 12:37:46 -08:00
  • c4e22b5a9a filer: deprecate "-peers" option Chris Lu 2021-11-06 14:36:45 -07:00
  • 751a7073e3 Merge branch 'flexible_filer_addition' Chris Lu 2021-11-06 14:25:06 -07:00
  • e0fc2898e9 auto updated filer peer list Chris Lu 2021-11-06 14:23:35 -07:00
  • 04663c3611 remote.mount: print out metadata sync errors Chris Lu 2021-11-06 11:28:30 -07:00