Konstantin Lebedev
|
357aa818fe
|
add raft shell cmds
|
2022-04-06 15:23:53 +05:00 |
|
Konstantin Lebedev
|
17c6e8e39f
|
Merge branch 'new_master' into hashicorp_raft
# Conflicts:
# go.mod
# go.sum
|
2022-04-05 13:29:46 +05:00 |
|
Konstantin Lebedev
|
b7cdde14ae
|
auto bootstraping and update peers
|
2022-04-05 13:17:53 +05:00 |
|
chrislu
|
3176bf126a
|
update rocksdb version
|
2022-04-04 18:52:59 -07:00 |
|
Konstantin Lebedev
|
1a1e5778c3
|
fix cluster status
|
2022-04-04 18:52:08 +05:00 |
|
Konstantin Lebedev
|
14dd971890
|
hashicorp raft with state machine
|
2022-04-04 17:51:51 +05:00 |
|
Konstantin Lebedev
|
c514710b7b
|
initial add hashicorp raft
|
2022-04-04 13:50:56 +05:00 |
|
Konstantin Lebedev
|
b6a2b43efe
|
allowDeleteBucketNotEmpty
|
2022-03-30 22:46:13 +05:00 |
|
Konstantin Lebedev
|
5b90a39954
|
fix s3 tests:
multipart_upload_incorrect_etag
multipart_resend_first_finishes_last
|
2022-03-29 19:21:09 +05:00 |
|
chrislu
|
24541fc7ec
|
minor
|
2022-03-21 00:43:47 -07:00 |
|
chrislu
|
22362f6495
|
avoid too many logs in tmp folder
|
2022-02-27 02:44:10 -08:00 |
|
chrislu
|
eb39f78396
|
rocksdb: PORTABLE=1
|
2022-02-09 01:29:22 -08:00 |
|
chrislu
|
13cb609f60
|
add filer.toml for rocksdb to docker image for rocksdb
|
2022-02-09 00:12:53 -08:00 |
|
kmlebedev
|
4f98553ba9
|
audit log SignatureVersion
|
2021-12-10 19:40:32 +05:00 |
|
Chris Lu
|
2ba08afed1
|
Merge pull request #2498 from kmlebedev/s3_audit_log
|
2021-12-07 09:35:48 -08:00 |
|
Konstantin Lebedev
|
10678cde81
|
audit log config
|
2021-12-07 18:20:52 +05:00 |
|
chrislu
|
73e3e77904
|
deprecate all cronjob module related code
related to https://github.com/chrislusf/seaweedfs/issues/2483
|
2021-12-05 01:20:47 -08:00 |
|
Chris Lu
|
947fe4cc97
|
docker: entry point change working directory from root to /data
|
2021-11-12 17:21:49 -08:00 |
|
Chris Lu
|
b485c905d4
|
docker image: build with arm also
fix https://github.com/chrislusf/seaweedfs/issues/2418
|
2021-11-04 08:57:24 -07:00 |
|
Konstantin Lebedev
|
9d6ffa0ea1
|
GetBucketLifecycleConfigurationHandler
|
2021-10-14 01:35:33 +05:00 |
|
Konstantin Lebedev
|
be4b3ed509
|
AclHandlers
|
2021-10-11 15:03:56 +05:00 |
|
Chris Lu
|
0c12a7d12a
|
github action build rocksdb image
|
2021-09-30 21:43:34 -07:00 |
|
Chris Lu
|
7b776be285
|
build docker image for chrislusf/seaweedfs:rocksdb
|
2021-09-30 21:10:34 -07:00 |
|
Alexander
|
ee52f29c33
|
feature(ci): recognise more arches and add build tests
|
2021-08-28 10:53:24 +09:00 |
|
Konstantin Lebedev
|
1f301e4ba4
|
gccgo build
|
2021-08-17 20:27:47 +05:00 |
|
Chris Lu
|
d24ad92513
|
fix building latest docker image
|
2021-08-16 18:47:46 -07:00 |
|
Chris Lu
|
7bf65c1e99
|
use go 1.17 for docker
|
2021-08-16 18:47:46 -07:00 |
|
Chris Lu
|
3986601ee8
|
add run_image
|
2021-07-03 12:52:58 -07:00 |
|
Konstantin Lebedev
|
b612d5aebd
|
s3 test get w/ If-Match: bogus ETag
|
2021-05-24 16:59:44 +05:00 |
|
Konstantin Lebedev
|
69c768870b
|
- object write cache control
- object write expires
|
2021-05-24 15:43:55 +05:00 |
|
Chris Lu
|
e3f47ddb76
|
debug
|
2021-05-13 00:32:46 -07:00 |
|
Chris Lu
|
40945a60cf
|
use go 1.16.4 to build docker image
|
2021-05-10 00:13:36 -07:00 |
|
Chris Lu
|
53b300edd8
|
add git version for local builds
|
2021-05-01 00:20:11 -07:00 |
|
Chris Lu
|
f51bf61a16
|
remove wrong parameter
|
2021-04-30 22:51:30 -07:00 |
|
Chris Lu
|
1faafce832
|
fix docker image release
|
2021-04-18 21:46:03 -07:00 |
|
Konstantin Lebedev
|
995ae91007
|
add DeleteUserPolicy
|
2021-04-08 11:16:36 +05:00 |
|
Konstantin Lebedev
|
6b3cc94ac4
|
minio gateway s3 docker compose file
|
2021-03-29 14:59:59 +05:00 |
|
Chris Lu
|
b1a86cf808
|
s3: copy object to itself
fix https://github.com/chrislusf/seaweedfs/issues/1922
|
2021-03-19 01:31:49 -07:00 |
|
Chris Lu
|
2d567e00aa
|
add mount memory profiling
|
2021-03-12 02:54:08 -08:00 |
|
Konstantin Lebedev
|
d66645ecda
|
add 12 tests
https://github.com/chrislusf/seaweedfs/issues/1810
|
2021-03-12 12:40:33 +05:00 |
|
Chris Lu
|
216de41ed9
|
build static binary in docker images
fix https://github.com/chrislusf/seaweedfs/issues/1856
|
2021-03-10 12:17:31 -08:00 |
|
Chris Lu
|
105fcd7bfc
|
Merge pull request #1872 from kmlebedev/grpc_auth
TLS allowed CommonNames
|
2021-03-10 11:17:49 -08:00 |
|
Konstantin Lebedev
|
348e21a08c
|
add comments
|
2021-03-10 14:42:39 +05:00 |
|
Konstantin Lebedev
|
831953c55c
|
allowed wildcard domain
|
2021-03-10 14:02:13 +05:00 |
|
Konstantin Lebedev
|
0e02f7e258
|
comma-separated SSL certificate common names
|
2021-03-10 12:42:44 +05:00 |
|
Chris Lu
|
bf5b795717
|
fix outdated cron job scripts
fix https://github.com/chrislusf/seaweedfs/issues/1881
|
2021-03-09 16:49:05 -08:00 |
|
Konstantin Lebedev
|
190fada1ef
|
TLS allowed commonNames
|
2021-03-08 21:39:44 +05:00 |
|
Chris Lu
|
4b75981d69
|
add dependency for local dev cluster
|
2021-03-01 02:40:22 -08:00 |
|
Chris Lu
|
65fbc0575f
|
2clusters adds tiering to s3
|
2021-02-28 22:57:01 -08:00 |
|
Chris Lu
|
026b1f96bf
|
setup 2 clusters, with one as s3 destination
|
2021-02-28 16:13:44 -08:00 |
|