Konstantin Lebedev
5bddf0c085
[shell] volume.balance collect volume servers by dc rack node ( #6191 )
* chore: balance by rack
* fix: rm check lock
* fix: selected racks
* fix: selected nodes
* fix: containts
* fix: one collectVolumeServersByDcRackNode
* fix: revert lock and add lock
* fix: panic test
* revert noLock
2 months ago
Konstantin Lebedev
33537ae29f
[s3] fix s3 test_multipart_get_part ( #5476 )
* try fix s3 test_multipart_get_part
* add passed s3 tests
* fix SeaweedFSUploadId
* rm spaces
* convert part request to range
* add passed s3 tests of multipart
8 months ago
Konstantin Lebedev
35cba720a5
[s3] add s3 pass test_multipart_upload ( #5474 )
add s3 pass test_multipart_upload
9 months ago
Konstantin Lebedev
a7fc723ae0
chore: add status code for request_total metrics ( #5188 )
12 months ago
chrislu
7a50762b9e
reduce binary size by skipping rclone
1 year ago
Konstantin Lebedev
6175102ccf
add make benchmark with WARP ( #4914 )
add make benchmark
Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
1 year ago
Konstantin Lebedev
f8b94cac0e
[s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration ( #4859 )
* move s3account.AccountManager into to iam.S3ApiConfiguration and switch to Interface
https://github.com/seaweedfs/seaweedfs/issues/4519
* fix: test bucket acl default and
adjust the variable names
* fix: s3 api config test
---------
Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
1 year ago
Konstantin Lebedev
7e09a548a6
exclude directories to sync on filer
2 years ago
yulai.li
824cbe32be
Make tikv filer enable/disable by build tags
3 years ago
Konstantin Lebedev
5b388ed6c1
initial advancedtls
3 years ago
chrislu
1d0c53ea56
remote storage: stop supporting hdfs as a remote storage
3 years ago
Konstantin Lebedev
f58adaab25
build tag ydb since the growth of the binary is 5 mb
3 years ago
chrislu
ad01c63b84
conditionally skip hdfs related code
3 years ago
chrislu
4aa39ef33f
conditionally compile sqlite
3 years ago
chrislu
3885374edf
conditionally build elastic, gocdk to reduce binary size
3 years ago
Chris Lu
93741a6752
remove unused travis related files
fix https://github.com/chrislusf/seaweedfs/issues/2277
3 years ago
Konstantin Lebedev
1f301e4ba4
gccgo build
3 years ago
Bl1tz23
095f66cd64
returned deps target call to build Makefile target
3 years ago
Bl1tz23
e6e57db530
Add liveness\readiness probe for s3 api handler on /status path
3 years ago
Chris Lu
6e8c2bfdd0
fix README and makefile
fix https://github.com/chrislusf/seaweedfs/issues/1548
4 years ago
mwpeterson
80fb139a10
add 5_byte_arm63 to release
4 years ago
mwpeterson
9f6ecfbd42
add 5-byte large disk builds for arm and arm64
4 years ago
Chris Lu
bc2ec6774d
inject git version into build
5 years ago
Chris Lu
d9a997cb9e
work with travis
5 years ago
Chris Lu
6361e2b2fc
fix travis
5 years ago
Chris Lu
e33f5f5b33
travis build
5 years ago
Chris Lu
88ba08cb9e
add large disk support
6 years ago
Michael Peick
57e159b369
Build statically linked release executables.
6 years ago
Chris Lu
19159ec479
adjust makefile and travis
8 years ago
Chris Lu
9cb034d49e
adjust makefile
8 years ago
Chris Lu
d1562e48e1
default to release
8 years ago
Chris Lu
2d13382c68
add releasing configs
8 years ago
Chris Lu
bb839ba268
fix
9 years ago
tnextday
662915e691
Delete all chunks when delete a ChunkManifest
LoadChunkManifest can uncompress buffer
move compress.go from storage to operation because of import cycle
MakeFile add cross complete command
9 years ago
euforia
94757a209b
Added basic makefile
9 years ago