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>
2 years ago
Konstantin Lebedev
7e09a548a6
exclude directories to sync on filer
3 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
4 years ago
Konstantin Lebedev
1f301e4ba4
gccgo build
4 years ago
Bl1tz23
095f66cd64
returned deps target call to build Makefile target
4 years ago
Bl1tz23
e6e57db530
Add liveness\readiness probe for s3 api handler on /status path
4 years ago
Chris Lu
6e8c2bfdd0
fix README and makefile
fix https://github.com/chrislusf/seaweedfs/issues/1548
5 years ago
mwpeterson
80fb139a10
add 5_byte_arm63 to release
5 years ago
mwpeterson
9f6ecfbd42
add 5-byte large disk builds for arm and arm64
5 years ago
Chris Lu
bc2ec6774d
inject git version into build
5 years ago
Chris Lu
d9a997cb9e
work with travis
6 years ago
Chris Lu
6361e2b2fc
fix travis
6 years ago
Chris Lu
e33f5f5b33
travis build
6 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
10 years ago
euforia
94757a209b
Added basic makefile
10 years ago