Konstantin Lebedev
|
5ffacbb6ea
|
refactor all methods strings to const (#5726)
|
2024-07-01 01:00:39 -07:00 |
|
chrislu
|
0fdf7eca48
|
avoid possible nil case during other error cases
|
2024-07-01 00:54:37 -07:00 |
|
chrislu
|
ac6fd36c06
|
using fixed bootstrap from peer filer
|
2024-06-30 23:16:54 -07:00 |
|
chrislu
|
fbe1316c92
|
3.69
|
2024-06-30 23:08:49 -07:00 |
|
Reddysekhar Gaduputi
|
e99eee8ed9
|
[Helm chart] Remove createClusterRole dependency from serviceAccount usage from filer statefulset (#5724)
* Remove createClusterRole dependency from serviceAccount usage from filer statefulset
* Add automountServiceAccountToken option for service account.
|
2024-06-29 09:32:12 -07:00 |
|
chrislu
|
d8dfadb617
|
ParallelProcessDirectoryStructure
need to use this for simpler parallel processing
|
2024-06-28 15:02:46 -07:00 |
|
chrislu
|
1c0718f26d
|
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
|
2024-06-28 14:57:23 -07:00 |
|
chrislu
|
c030cb3ce9
|
bootstrap filer from one peer
|
2024-06-28 14:57:20 -07:00 |
|
chrislu
|
00f87e5bb5
|
remove unused
|
2024-06-28 14:54:39 -07:00 |
|
Taehyung Lim
|
4d0bf6ddd4
|
fixed fail to initialize existing ec volume when volume server has separate index dictory (#5723)
|
2024-06-28 13:04:51 -07:00 |
|
chrislu
|
81188ec9cb
|
adjust size
|
2024-06-27 09:00:31 -07:00 |
|
chrislu
|
9d4e6d7c19
|
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
|
2024-06-27 08:54:41 -07:00 |
|
chrislu
|
9868d5c22e
|
less height
|
2024-06-27 08:54:33 -07:00 |
|
Chris Lu
|
5059a7a621
|
Update README.md
|
2024-06-27 08:50:51 -07:00 |
|
chrislu
|
2514fd034b
|
Create keepsec.png
|
2024-06-27 08:50:42 -07:00 |
|
Gregor Tudan
|
a6a5495477
|
Move cluster role to a separate template. (#5721)
Move cluster role to a separate template, to allow disabling it without breaking the service account
|
2024-06-27 08:04:57 -07:00 |
|
Gregor Tudan
|
c7e8906ad2
|
Helm-Chart: clean up image handling (#5720)
Clean up the image computation to make it consistent with the values file
|
2024-06-27 08:02:50 -07:00 |
|
dependabot[bot]
|
6966972ec3
|
chore(deps): bump golang.org/x/image from 0.17.0 to 0.18.0 (#5719)
|
2024-06-26 14:18:27 -07:00 |
|
chrislu
|
cb67137a03
|
optionally open the leveldb in readonly mode
|
2024-06-25 21:07:04 -07:00 |
|
chrislu
|
90182e97fe
|
remove unused function
|
2024-06-25 09:18:11 -07:00 |
|
chrislu
|
9ac1023362
|
check bucket name in sql backend
fix https://github.com/seaweedfs/seaweedfs/issues/5710
|
2024-06-25 08:54:19 -07:00 |
|
chrislu
|
8211b29689
|
fix s3tests.conf file name
|
2024-06-24 17:15:16 -07:00 |
|
chrislu
|
488a7dc428
|
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
|
2024-06-24 17:14:59 -07:00 |
|
chrislu
|
ded761ffc5
|
adjust visibility
|
2024-06-24 17:14:52 -07:00 |
|
dependabot[bot]
|
b40751112e
|
chore(deps): bump cloud.google.com/go/pubsub from 1.38.0 to 1.39.0 (#5708)
Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.38.0 to 1.39.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.38.0...pubsub/v1.39.0)
---
updated-dependencies:
- dependency-name: cloud.google.com/go/pubsub
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-24 09:18:54 -07:00 |
|
dependabot[bot]
|
b971c68d0f
|
chore(deps): bump cloud.google.com/go/storage from 1.41.0 to 1.42.0 (#5709)
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.41.0 to 1.42.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.41.0...spanner/v1.42.0)
---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-24 09:08:46 -07:00 |
|
dependabot[bot]
|
b8ad3ea702
|
chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (#5707)
chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.0...v1.19.1)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-24 09:00:48 -07:00 |
|
dependabot[bot]
|
2c7d215a72
|
chore(deps): bump github.com/hashicorp/raft from 1.6.1 to 1.7.0 (#5706)
Bumps [github.com/hashicorp/raft](https://github.com/hashicorp/raft) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/hashicorp/raft/releases)
- [Changelog](https://github.com/hashicorp/raft/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/raft/compare/v1.6.1...v1.7.0)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/raft
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-24 09:00:40 -07:00 |
|
dependabot[bot]
|
d031a3c37d
|
chore(deps): bump github.com/getsentry/sentry-go from 0.28.0 to 0.28.1 (#5705)
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.28.0...v0.28.1)
---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-24 09:00:30 -07:00 |
|
dependabot[bot]
|
38e81632e0
|
chore(deps): bump docker/build-push-action from 6.0.0 to 6.1.0 (#5704)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](c382f710d3...31159d49c0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-24 09:00:20 -07:00 |
|
chrislu
|
07f47776c3
|
minor
|
2024-06-23 11:47:26 -07:00 |
|
Nikita Borzykh
|
64756c2d79
|
fix: correct command flag for master.raftBootstrap option in server.go (#5701)
|
2024-06-22 19:28:37 -07:00 |
|
chrislu
|
82ef66cc19
|
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
|
2024-06-22 08:30:18 -07:00 |
|
chrislu
|
622448b993
|
update advancedtls
|
2024-06-22 08:30:16 -07:00 |
|
Numblgw
|
73baf82f05
|
bugfix: unregister ec shards when volume server disconnected (#5697)
bugfix unregister ec shards when volume server disconnected
Co-authored-by: liguowei <liguowei@xinye.com>
|
2024-06-20 15:29:36 -07:00 |
|
Konstantin Lebedev
|
34165013c8
|
chore: hot fix panic fs.verify (#5696)
|
2024-06-20 15:24:31 -07:00 |
|
chrislu
|
610d397f76
|
add dev note
|
2024-06-19 08:40:28 -07:00 |
|
Konstantin Lebedev
|
7988ee0805
|
[fs.verify] skip failed files if entry not found on filerStore (#5693)
|
2024-06-19 06:50:55 -07:00 |
|
Konstantin Lebedev
|
ece018b1a9
|
[fs.verify] getmeta data from filer log (#5678)
* initial
* fix: print entry path
|
2024-06-18 22:56:47 -07:00 |
|
chrislu
|
a829f36d17
|
adjust error handling
fix https://github.com/seaweedfs/seaweedfs/issues/5677
|
2024-06-17 10:59:41 -07:00 |
|
dependabot[bot]
|
e9cee59c8c
|
chore(deps): bump github.com/aws/aws-sdk-go from 1.53.5 to 1.54.2 (#5685)
|
2024-06-17 09:20:20 -07:00 |
|
JesseBot
|
bfd3bbac20
|
fix #5681 convert all resources parameters to maps instead of strings (#5689)
|
2024-06-17 08:58:51 -07:00 |
|
dependabot[bot]
|
da96a3ebba
|
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.3 to 1.55.1 (#5687)
|
2024-06-17 08:53:55 -07:00 |
|
dependabot[bot]
|
e3f9afbd89
|
chore(deps): bump github.com/rabbitmq/amqp091-go from 1.9.0 to 1.10.0 (#5688)
|
2024-06-17 08:51:21 -07:00 |
|
dependabot[bot]
|
bd7b938405
|
chore(deps): bump github.com/fclairamb/ftpserverlib from 0.24.0 to 0.24.1 (#5686)
|
2024-06-17 08:43:35 -07:00 |
|
dependabot[bot]
|
491713e020
|
chore(deps): bump golang.org/x/image from 0.16.0 to 0.17.0 (#5684)
|
2024-06-17 08:43:03 -07:00 |
|
dependabot[bot]
|
b908c31ba6
|
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.16 to 1.17.18 (#5683)
|
2024-06-17 08:42:34 -07:00 |
|
dependabot[bot]
|
b50a9f916c
|
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#5682)
|
2024-06-17 08:41:30 -07:00 |
|
dependabot[bot]
|
abd12df19c
|
chore(deps): bump docker/build-push-action from 5.4.0 to 6.0.0 (#5680)
|
2024-06-17 08:29:39 -07:00 |
|
dependabot[bot]
|
d31c1a4e88
|
chore(deps): bump wangyoucao577/go-release-action from 1.50 to 1.51 (#5679)
|
2024-06-17 08:29:20 -07:00 |
|