chrislu
|
33b11f92bc
Squashed commit of the following:
|
6 months ago |
Konstantin Lebedev
|
9c440d472c
[s3] revert skip deletion error, since the error file was not found is already skipped on the side of the grpc function (#5760)
|
6 months ago |
chrislu
|
182f6d00a9
always copy ecj files
|
6 months ago |
Dan
|
bd54669d58
Detect underflow when calculating unused space (#5758)
|
6 months ago |
dependabot[bot]
|
0a2f4896cf
chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#5762)
|
6 months ago |
chrislu
|
b8121e4b24
simplify
|
6 months ago |
chrislu
|
f618121e63
Fix S3 deletion in deep folders, and names with empty spaces
|
6 months ago |
dependabot[bot]
|
e8c50e65b3
chore(deps): bump docker/build-push-action from 6.2.0 to 6.3.0 (#5757)
|
6 months ago |
dependabot[bot]
|
fd529045b6
chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#5756)
|
6 months ago |
dependabot[bot]
|
71d6b716e1
chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#5755)
|
6 months ago |
dependabot[bot]
|
9bd8ee1134
chore(deps): bump modernc.org/sqlite from 1.30.0 to 1.30.1 (#5754)
|
6 months ago |
dependabot[bot]
|
e5c0c24db0
chore(deps): bump google.golang.org/api from 0.184.0 to 0.187.0 (#5753)
|
6 months ago |
dependabot[bot]
|
862a820b35
chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 (#5752)
|
6 months ago |
dependabot[bot]
|
86cc7efc3e
chore(deps): bump google.golang.org/grpc/security/advancedtls from 0.0.0-20240621202332-c8568c99b8c5 to 1.0.0 (#5751)
|
6 months ago |
dependabot[bot]
|
b7928fcab6
chore(deps): bump github.com/linxGnu/grocksdb from 1.9.1 to 1.9.2 (#5750)
|
6 months ago |
chrislu
|
f3d708d3b6
add a test case
|
6 months ago |
chrislu
|
d29fccc521
skip checking if it is the root directory
|
6 months ago |
chrislu
|
114ac39917
add a simple test
|
6 months ago |
Konstantin Lebedev
|
f77eee667d
add s3test for sql (#5718)
|
6 months ago |
chrislu
|
7c06306857
fix breadcrumb
|
6 months ago |
rhysm
|
7ee1f520a4
volume.tier.upload: Fix deleting replicated volumes (#5743)
|
6 months ago |
chrislu
|
8943a572d8
log error message
|
6 months ago |
chrislu
|
62c29b2398
Revert "directory can paginate"
|
6 months ago |
chrislu
|
761a1555de
fix ordering
|
6 months ago |
chrislu
|
69003d0e90
directory can paginate
|
6 months ago |
dependabot[bot]
|
f9eedc9c72
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.55.1 to 1.58.0 (#5738)
|
6 months ago |
dependabot[bot]
|
0c080251b8
chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.3 to 3.14.4 (#5731)
|
6 months ago |
dependabot[bot]
|
861073b548
chore(deps): bump golang.org/x/tools from 0.21.1-0.20240508182429-e35e4ccd0d2d to 0.22.0 (#5733)
|
6 months ago |
dependabot[bot]
|
c08489d18b
chore(deps): bump github.com/aws/aws-sdk-go from 1.54.2 to 1.54.13 (#5737)
|
6 months ago |
dependabot[bot]
|
76a6a68c4f
chore(deps): bump docker/build-push-action from 6.1.0 to 6.2.0 (#5729)
|
6 months ago |
dependabot[bot]
|
55e7b174e1
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.27.2 to 1.30.1 (#5734)
|
6 months ago |
Konstantin Lebedev
|
5ffacbb6ea
refactor all methods strings to const (#5726)
|
6 months ago |
chrislu
|
0fdf7eca48
avoid possible nil case during other error cases
|
6 months ago |
chrislu
|
ac6fd36c06
using fixed bootstrap from peer filer
|
6 months ago |
chrislu
|
fbe1316c92
3.69
|
6 months ago |
Reddysekhar Gaduputi
|
e99eee8ed9
[Helm chart] Remove createClusterRole dependency from serviceAccount usage from filer statefulset (#5724)
|
6 months ago |
chrislu
|
d8dfadb617
ParallelProcessDirectoryStructure
|
6 months ago |
chrislu
|
1c0718f26d
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
|
6 months ago |
chrislu
|
c030cb3ce9
bootstrap filer from one peer
|
6 months ago |
chrislu
|
00f87e5bb5
remove unused
|
6 months ago |
Taehyung Lim
|
4d0bf6ddd4
fixed fail to initialize existing ec volume when volume server has separate index dictory (#5723)
|
6 months ago |
chrislu
|
81188ec9cb
adjust size
|
6 months ago |
chrislu
|
9d4e6d7c19
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
|
6 months ago |
chrislu
|
9868d5c22e
less height
|
6 months ago |
Chris Lu
|
5059a7a621
Update README.md
|
6 months ago |
chrislu
|
2514fd034b
Create keepsec.png
|
6 months ago |
Gregor Tudan
|
a6a5495477
Move cluster role to a separate template. (#5721)
|
6 months ago |
Gregor Tudan
|
c7e8906ad2
Helm-Chart: clean up image handling (#5720)
|
6 months ago |
dependabot[bot]
|
6966972ec3
chore(deps): bump golang.org/x/image from 0.17.0 to 0.18.0 (#5719)
|
6 months ago |
chrislu
|
cb67137a03
optionally open the leveldb in readonly mode
|
6 months ago |