Commit Graph

  • b7928fcab6 chore(deps): bump github.com/linxGnu/grocksdb from 1.9.1 to 1.9.2 (#5750) dependabot[bot] 2024-07-08 09:20:06 -07:00
  • f3d708d3b6 add a test case chrislu 2024-07-07 23:44:32 -07:00
  • d29fccc521 skip checking if it is the root directory chrislu 2024-07-07 23:44:23 -07:00
  • 114ac39917 add a simple test chrislu 2024-07-07 23:43:38 -07:00
  • f77eee667d add s3test for sql (#5718) Konstantin Lebedev 2024-07-04 23:00:41 +05:00
  • 7c06306857 fix breadcrumb chrislu 2024-07-03 17:40:55 -07:00
  • 7ee1f520a4 volume.tier.upload: Fix deleting replicated volumes (#5743) rhysm 2024-07-04 10:51:25 +12:00
  • 8943a572d8 log error message chrislu 2024-07-03 09:50:47 -07:00
  • 62c29b2398 Revert "directory can paginate" chrislu 2024-07-02 23:55:48 -07:00
  • 761a1555de fix ordering chrislu 2024-07-02 23:55:40 -07:00
  • 69003d0e90 directory can paginate chrislu 2024-07-02 21:36:01 -07:00
  • f9eedc9c72 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.55.1 to 1.58.0 (#5738) dependabot[bot] 2024-07-02 12:26:38 -07:00
  • 0c080251b8 chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.3 to 3.14.4 (#5731) dependabot[bot] 2024-07-02 12:26:19 -07:00
  • 861073b548 chore(deps): bump golang.org/x/tools from 0.21.1-0.20240508182429-e35e4ccd0d2d to 0.22.0 (#5733) dependabot[bot] 2024-07-02 12:26:05 -07:00
  • c08489d18b chore(deps): bump github.com/aws/aws-sdk-go from 1.54.2 to 1.54.13 (#5737) dependabot[bot] 2024-07-02 12:23:33 -07:00
  • 76a6a68c4f chore(deps): bump docker/build-push-action from 6.1.0 to 6.2.0 (#5729) dependabot[bot] 2024-07-02 12:10:09 -07:00
  • 55e7b174e1 chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.27.2 to 1.30.1 (#5734) dependabot[bot] 2024-07-02 12:09:41 -07:00
  • 5ffacbb6ea refactor all methods strings to const (#5726) Konstantin Lebedev 2024-07-01 13:00:39 +05:00
  • 0fdf7eca48 avoid possible nil case during other error cases chrislu 2024-07-01 00:54:37 -07:00
  • ac6fd36c06 using fixed bootstrap from peer filer chrislu 2024-06-30 23:16:54 -07:00
  • fbe1316c92 3.69 chrislu 2024-06-30 23:08:49 -07:00
  • e99eee8ed9 [Helm chart] Remove createClusterRole dependency from serviceAccount usage from filer statefulset (#5724) Reddysekhar Gaduputi 2024-06-29 22:02:12 +05:30
  • d8dfadb617 ParallelProcessDirectoryStructure chrislu 2024-06-28 15:02:46 -07:00
  • 1c0718f26d Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2024-06-28 14:57:23 -07:00
  • c030cb3ce9 bootstrap filer from one peer chrislu 2024-06-28 14:57:20 -07:00
  • 00f87e5bb5 remove unused chrislu 2024-06-28 14:54:39 -07:00
  • 4d0bf6ddd4 fixed fail to initialize existing ec volume when volume server has separate index dictory (#5723) Taehyung Lim 2024-06-29 05:04:51 +09:00
  • 81188ec9cb adjust size chrislu 2024-06-27 09:00:31 -07:00
  • 9d4e6d7c19 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2024-06-27 08:54:41 -07:00
  • 9868d5c22e less height chrislu 2024-06-27 08:54:33 -07:00
  • 5059a7a621 Update README.md Chris Lu 2024-06-27 08:50:51 -07:00
  • 2514fd034b Create keepsec.png chrislu 2024-06-27 08:50:42 -07:00
  • a6a5495477 Move cluster role to a separate template. (#5721) Gregor Tudan 2024-06-27 17:04:57 +02:00
  • c7e8906ad2 Helm-Chart: clean up image handling (#5720) Gregor Tudan 2024-06-27 17:02:50 +02:00
  • 6966972ec3 chore(deps): bump golang.org/x/image from 0.17.0 to 0.18.0 (#5719) dependabot[bot] 2024-06-26 14:18:27 -07:00
  • cb67137a03 optionally open the leveldb in readonly mode chrislu 2024-06-25 21:07:04 -07:00
  • 90182e97fe remove unused function chrislu 2024-06-25 09:18:11 -07:00
  • 9ac1023362 check bucket name in sql backend chrislu 2024-06-25 08:54:19 -07:00
  • 8211b29689 fix s3tests.conf file name chrislu 2024-06-24 17:15:16 -07:00
  • 488a7dc428 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2024-06-24 17:14:59 -07:00
  • ded761ffc5 adjust visibility chrislu 2024-06-24 17:14:52 -07:00
  • b40751112e chore(deps): bump cloud.google.com/go/pubsub from 1.38.0 to 1.39.0 (#5708) dependabot[bot] 2024-06-24 09:18:54 -07:00
  • b971c68d0f chore(deps): bump cloud.google.com/go/storage from 1.41.0 to 1.42.0 (#5709) dependabot[bot] 2024-06-24 09:08:46 -07:00
  • b8ad3ea702 chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (#5707) dependabot[bot] 2024-06-24 09:00:48 -07:00
  • 2c7d215a72 chore(deps): bump github.com/hashicorp/raft from 1.6.1 to 1.7.0 (#5706) dependabot[bot] 2024-06-24 09:00:40 -07:00
  • d031a3c37d chore(deps): bump github.com/getsentry/sentry-go from 0.28.0 to 0.28.1 (#5705) dependabot[bot] 2024-06-24 09:00:30 -07:00
  • 38e81632e0 chore(deps): bump docker/build-push-action from 6.0.0 to 6.1.0 (#5704) dependabot[bot] 2024-06-24 09:00:20 -07:00
  • 07f47776c3 minor chrislu 2024-06-23 11:47:26 -07:00
  • 64756c2d79 fix: correct command flag for master.raftBootstrap option in server.go (#5701) Nikita Borzykh 2024-06-23 06:28:37 +04:00
  • 82ef66cc19 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2024-06-22 08:30:18 -07:00
  • 622448b993 update advancedtls chrislu 2024-06-22 08:30:16 -07:00
  • 73baf82f05 bugfix: unregister ec shards when volume server disconnected (#5697) Numblgw 2024-06-21 06:29:36 +08:00
  • 34165013c8 chore: hot fix panic fs.verify (#5696) Konstantin Lebedev 2024-06-21 03:24:31 +05:00
  • 610d397f76 add dev note chrislu 2024-06-19 08:40:28 -07:00
  • 7988ee0805 [fs.verify] skip failed files if entry not found on filerStore (#5693) Konstantin Lebedev 2024-06-19 18:50:55 +05:00
  • ece018b1a9 [fs.verify] getmeta data from filer log (#5678) Konstantin Lebedev 2024-06-19 10:56:47 +05:00
  • a829f36d17 adjust error handling chrislu 2024-06-17 10:59:41 -07:00
  • e9cee59c8c chore(deps): bump github.com/aws/aws-sdk-go from 1.53.5 to 1.54.2 (#5685) dependabot[bot] 2024-06-17 09:20:20 -07:00
  • bfd3bbac20 fix #5681 convert all resources parameters to maps instead of strings (#5689) JesseBot 2024-06-17 17:58:51 +02:00
  • da96a3ebba chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.3 to 1.55.1 (#5687) dependabot[bot] 2024-06-17 08:53:55 -07:00
  • e3f9afbd89 chore(deps): bump github.com/rabbitmq/amqp091-go from 1.9.0 to 1.10.0 (#5688) dependabot[bot] 2024-06-17 08:51:21 -07:00
  • bd7b938405 chore(deps): bump github.com/fclairamb/ftpserverlib from 0.24.0 to 0.24.1 (#5686) dependabot[bot] 2024-06-17 08:43:35 -07:00
  • 491713e020 chore(deps): bump golang.org/x/image from 0.16.0 to 0.17.0 (#5684) dependabot[bot] 2024-06-17 08:43:03 -07:00
  • b908c31ba6 chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.16 to 1.17.18 (#5683) dependabot[bot] 2024-06-17 08:42:34 -07:00
  • b50a9f916c chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#5682) dependabot[bot] 2024-06-17 08:41:30 -07:00
  • abd12df19c chore(deps): bump docker/build-push-action from 5.4.0 to 6.0.0 (#5680) dependabot[bot] 2024-06-17 08:29:39 -07:00
  • d31c1a4e88 chore(deps): bump wangyoucao577/go-release-action from 1.50 to 1.51 (#5679) dependabot[bot] 2024-06-17 08:29:20 -07:00
  • d87f884186 Update README.md Chris Lu 2024-06-16 09:25:54 -07:00
  • 49893267e9 Merge branch 'master' into mq chrislu 2024-06-15 11:53:19 -07:00
  • 464611f614 optionally skip deleting file chunks chrislu 2024-06-15 11:39:48 -07:00
  • 64fd233a59 DeleteUncommittedChunks chrislu 2024-06-15 09:55:22 -07:00
  • 843e778875 refactor chrislu 2024-06-15 09:41:08 -07:00
  • 677cfb8ad1 refactor chrislu 2024-06-15 09:39:49 -07:00
  • cb1ba0275a sort imports chrislu 2024-06-14 11:44:42 -07:00
  • 32dbb6a2ce Merge branch 'master' into mq chrislu 2024-06-14 11:42:05 -07:00
  • 8aae82dd71 Added context for the MasterClient's methods to avoid endless loops (#5628) vadimartynov 2024-06-14 21:40:34 +03:00
  • 70b31e3a28 Merge branch 'master' into mq chrislu 2024-06-14 09:17:58 -07:00
  • 2a169dde9a minor chrislu 2024-06-14 09:17:46 -07:00
  • 8ffda89ed6 Merge branch 'master' into mq chrislu 2024-06-13 21:48:57 -07:00
  • b03c831ad2 more logs chrislu 2024-06-13 21:48:44 -07:00
  • 6d95f78164 Merge branch 'master' into mq chrislu 2024-06-12 22:54:34 -07:00
  • e6b9b6ade7 add missing tags chrislu 2024-06-12 07:02:40 -07:00
  • 458dda56ae Merge branch 'master' into mq chrislu 2024-06-12 00:32:04 -07:00
  • 4744889973 fix issue: sometimes volume.fsck report 'volume not found' (#5537) Taehyung Lim 2024-06-12 14:22:57 +09:00
  • 018d2d4012 chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 (#5675) dependabot[bot] 2024-06-11 20:10:22 -07:00
  • d2516d99cc Meenakshi fix filer sync (#5672) MeenakshiSachdeva 2024-06-10 23:46:29 +05:30
  • 1caa012a76 Fix Filer Sync Issue: 5455 (#5663) MeenakshiSachdeva 2024-06-10 21:49:38 +05:30
  • 889ff9e7fe chore(deps): bump github.com/linxGnu/grocksdb from 1.8.14 to 1.9.1 (#5670) dependabot[bot] 2024-06-10 08:51:26 -07:00
  • 602479ac29 chore(deps): bump github.com/prometheus/procfs from 0.15.0 to 0.15.1 (#5669) dependabot[bot] 2024-06-10 08:51:18 -07:00
  • ed6e23eb70 chore(deps): bump github.com/getsentry/sentry-go from 0.27.0 to 0.28.0 (#5668) dependabot[bot] 2024-06-10 08:51:10 -07:00
  • e99f4d262f chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#5667) dependabot[bot] 2024-06-10 08:51:02 -07:00
  • 6ec1196563 chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 (#5666) dependabot[bot] 2024-06-10 08:50:52 -07:00
  • 6c70a7ae2f chore(deps): bump docker/build-push-action from 5.3.0 to 5.4.0 (#5665) dependabot[bot] 2024-06-10 08:50:44 -07:00
  • 0cd1c4be48 Merge branch 'master' into mq chrislu 2024-06-09 21:21:43 -07:00
  • a9cd9b0542 3.68 chrislu 2024-06-09 21:10:46 -07:00
  • b5d36541d9 Merge branch 'master' into mq chrislu 2024-06-09 12:14:57 -07:00
  • dbfbabac55 simplify chrislu 2024-06-09 12:14:10 -07:00
  • 2150289442 fix: Ensure that the clientAddress is unique (#5655) steve.wei 2024-06-08 00:13:03 +08:00
  • 3fd038fcfe Allow defining labels and annotations per component (#5657) Salah Al Saleh 2024-06-07 08:12:13 -07:00
  • 25b2850e7d refactor out FilerClientAccessor chrislu 2024-06-06 19:44:19 -07:00