Chris Lu
|
f59fcba265
|
Merge pull request #1228 from HongyanShen/master
fix #1226
|
2020-03-11 00:02:10 -07:00 |
|
HongyanShen
|
81610ed006
|
fix: #1226
|
2020-03-11 14:37:14 +08:00 |
|
HongyanShen
|
03529fc0c2
|
Merge pull request #1 from chrislusf/master
sync
|
2020-03-11 12:55:24 +08:00 |
|
Chris Lu
|
60f5f05c78
|
1.61
|
2020-03-10 13:52:49 -07:00 |
|
Chris Lu
|
7f3ce7b6d6
|
adjust tikv build env
|
2020-03-10 13:36:45 -07:00 |
|
Chris Lu
|
ead756981b
|
adjust go mod
|
2020-03-10 13:35:05 -07:00 |
|
Chris Lu
|
d3e1ef64b3
|
ensure error checking on windows
|
2020-03-10 13:33:26 -07:00 |
|
Chris Lu
|
88a110e67e
|
release file handle
|
2020-03-10 13:32:22 -07:00 |
|
Chris Lu
|
43e6261579
|
volume: fix memory leak
|
2020-03-10 13:31:23 -07:00 |
|
Chris Lu
|
d214cefc2e
|
filer: list diretory pagination make up for the expired entries
|
2020-03-09 23:28:01 -07:00 |
|
Chris Lu
|
e6de42f888
|
1.60
|
2020-03-09 22:32:40 -07:00 |
|
Chris Lu
|
e73b0c2457
|
remove not ready status
|
2020-03-09 22:31:14 -07:00 |
|
Chris Lu
|
0871d2cff0
|
volume: fix memory leak during compaction
fix https://github.com/chrislusf/seaweedfs/issues/1222
|
2020-03-09 22:29:02 -07:00 |
|
Chris Lu
|
1f8fc4b5ed
|
vacuum benchmarking
|
2020-03-09 20:45:28 -07:00 |
|
Chris Lu
|
14ae33d642
|
adjust logging
|
2020-03-09 10:36:03 -07:00 |
|
Chris Lu
|
89eb05b50f
|
filer: support TTL for all filer stores
|
2020-03-09 01:02:01 -07:00 |
|
Chris Lu
|
8a899992f2
|
filer: fix ttl parsing
fix https://github.com/chrislusf/seaweedfs/issues/1225
|
2020-03-09 00:16:10 -07:00 |
|
Chris Lu
|
c32f95c380
|
1.59
|
2020-03-08 22:02:34 -07:00 |
|
Chris Lu
|
3934c69757
|
clean up
|
2020-03-08 21:54:47 -07:00 |
|
Chris Lu
|
2e3f6ad3a9
|
filer: remember content is gzipped or not
|
2020-03-08 21:39:33 -07:00 |
|
Chris Lu
|
5ac6297c68
|
adjust parameter names
|
2020-03-08 17:03:37 -07:00 |
|
Chris Lu
|
e04c1a1361
|
filer: remove chunk manifest file support
This is not needed for filer
|
2020-03-08 17:03:27 -07:00 |
|
Chris Lu
|
1dc30214cb
|
mark encryptVolumeData as not ready
|
2020-03-08 17:02:47 -07:00 |
|
Chris Lu
|
9b3109a5d8
|
filer: processing all response headers, no pass through to volume server
* filer calculate MD5 etag
* filer handle response headers, instread of pass it to volume servers
|
2020-03-08 15:42:44 -07:00 |
|
Chris Lu
|
11fceaf2f7
|
refactoring
|
2020-03-07 18:09:30 -08:00 |
|
Chris Lu
|
1a75fbfce0
|
refactoring
|
2020-03-07 18:06:48 -08:00 |
|
Chris Lu
|
afb20de14c
|
breaks dependency loop
|
2020-03-07 17:01:39 -08:00 |
|
Chris Lu
|
8645283a7b
|
fuse mount: avoid lookup nil entry
fix https://github.com/chrislusf/seaweedfs/issues/1221
|
2020-03-07 16:51:46 -08:00 |
|
Chris Lu
|
936e7cdbfb
|
pass in filer.copy cipher option
|
2020-03-07 12:46:00 -08:00 |
|
Chris Lu
|
9228ff192c
|
encryption works
|
2020-03-07 11:08:57 -08:00 |
|
Chris Lu
|
0375ce2c2e
|
filer: set mime type from volume server
|
2020-03-07 07:25:15 -08:00 |
|
Chris Lu
|
1ae83c2938
|
go fmt
|
2020-03-07 06:12:57 -08:00 |
|
Chris Lu
|
564629444b
|
format
|
2020-03-07 06:12:20 -08:00 |
|
Chris Lu
|
8c3e25b38a
|
mimee type default "application/octet-stream" to empty string
|
2020-03-07 06:08:08 -08:00 |
|
Chris Lu
|
dba35404e4
|
filer: HEAD response add content type
|
2020-03-07 06:08:08 -08:00 |
|
Chris Lu
|
ea1169dc80
|
filer cipher: single chunk http POST and PUT and read
|
2020-03-07 06:08:08 -08:00 |
|
Chris Lu
|
e3b8bf5588
|
Merge pull request #1219 from song-zhang/master
schedule new volume by free volume number of nodes
|
2020-03-07 05:54:06 -08:00 |
|
zhangsong
|
40f70481cd
|
schedule new volume by free volume number of nodes
|
2020-03-07 21:41:42 +08:00 |
|
Chris Lu
|
13e215ee5c
|
filer: option to encrypt data on volume server
|
2020-03-06 00:49:47 -08:00 |
|
Chris Lu
|
31c481e3fc
|
fix typo
|
2020-03-05 16:00:20 -08:00 |
|
Chris Lu
|
465d18930b
|
filer redis: directory listing follow ttl
fix https://github.com/chrislusf/seaweedfs/issues/1217
|
2020-03-05 10:35:21 -08:00 |
|
Chris Lu
|
e031605248
|
purge code
|
2020-03-04 00:44:27 -08:00 |
|
Chris Lu
|
f90c43635d
|
refactoring
|
2020-03-04 00:39:47 -08:00 |
|
Chris Lu
|
bd5c0a13e8
|
Merge pull request #1216 from LazyDBA247-Anyvision/patch-1
align chart version with values.yaml
|
2020-03-03 07:53:07 -08:00 |
|
Yoni Nakache
|
e51ecb8621
|
align chart version with values.yaml
|
2020-03-03 12:46:18 +02:00 |
|
Chris Lu
|
1f31295a2b
|
Merge pull request #1214 from LazyDBA247-Anyvision/add-k8s-helm-chart
FILER/S3: filer Dir Buckets
|
2020-03-03 01:22:01 -08:00 |
|
LazyDBA247-Anyvision
|
0e22ed44d7
|
FILER: pass & db
fix revert from white labeling
|
2020-03-03 10:43:45 +02:00 |
|
LazyDBA247-Anyvision
|
0db304ed1c
|
FILER/S3: filer Dir Buckets
updated config, to the new 1.58
|
2020-03-03 10:13:57 +02:00 |
|
Chris Lu
|
61cc11a90f
|
Merge pull request #1213 from LazyDBA247-Anyvision/add-k8s-helm-chart
SEAWEEDFS-K8S: helm chart
|
2020-03-03 00:09:33 -08:00 |
|
LazyDBA247-Anyvision
|
b058867852
|
SEAWEEDFS-K8S: helm chart
seaweedfs on k8s deployment through helm chart & stateful sets
|
2020-03-03 09:56:39 +02:00 |
|