1191 Commits (92366134e3d46d0f3a617487cc28773b1028e35b)

Author SHA1 Message Date
Radtoo 389002f195 Using positional arguments rather than option flag to enable better shell usage 3 years ago
Radtoo fba1efb77a Now works with a single file too 3 years ago
chrislu 110d5a5233 support fixing a collection of volumes, or volumes under one directory 3 years ago
Sebastian Kurfuerst 1cd3b6b4e1 BUGFIX: security.toml contained wrong keys 3 years ago
Sebastian Kurfuerst 10404c4275 FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client 3 years ago
chrislu 5c87fcc6d2 add client id for all metadata listening clients 3 years ago
chrislu fb434318e3 dynamically adjust connection timeout 3 years ago
chrislu 5788bf2270 s3: increase timeout limit 3 years ago
chrislu 498661e3bb mount: remove limits on number of parallel requests 3 years ago
chrislu 0da2dfd640 fuse: change to direct io mode 3 years ago
chrislu 9f9ef1340c use streaming mode for long poll grpc calls 3 years ago
Sebastian Kurfürst 6db49100d6 BUGFIX: add access.ui setting to scaffolded security.toml 3 years ago
chrislu 85c526c583 s3: bind to a specific IP 3 years ago
chrislu bf4d7affc0 gateway to remote object store: skip replicating multipart upload part files 3 years ago
chrislu 316f326464 add more help message 3 years ago
kmlebedev 4f98553ba9 audit log SignatureVersion 3 years ago
Konstantin Lebedev 98251fe16a non blocking audit log 3 years ago
Konstantin Lebedev 10678cde81 audit log config 3 years ago
Konstantin Lebedev 4ec8715f20 audit log 3 years ago
chrislu c146c76d10 avoid creating the same bucket with a different randomized name 3 years ago
chrislu 42d97a3442 adjust randomized bucket name 3 years ago
Chris Lu 689f5513a9 redis3 supports sentinel 3 years ago
Chris Lu 3d7390302d add s3.clean.uploads -timeAgo=24h 3 years ago
Chris Lu ad16221a35 adjust error log 3 years ago
Chris Lu cf1586a34d add logs for writing to remote file 3 years ago
limd 8805c04128 fix redis2 sentinel config example 3 years ago
limd 220797bd71 support redis sentinel 3 years ago
Chris Lu 6c27845be0 add retries when writing to remote s3 3 years ago
Chris Lu 1f75f1f9dc filer: fix mysql2 SQL template 3 years ago
Chris Lu 3abbaccb70 filer: fix mysql command to upsert 3 years ago
Chris Lu c4e22b5a9a filer: deprecate "-peers" option 3 years ago
Chris Lu 5ea86ef1da Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()" 3 years ago
Chris Lu af71ae11aa master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates() 3 years ago
Chris Lu ab97b17e62 better printout 3 years ago
Chris Lu 5160eb08f7 shell: optionally read filer address from master 3 years ago
Chris Lu edbf6d297b filer.meta.tail: add example to send metadata to elastic search 3 years ago
Chris Lu 3be3c17f59 volume vacuum: avoid timeout with streaming progress report 3 years ago
Eng Zer Jun a23bcbb7ec
refactor: move from io/ioutil to io and os package 3 years ago
Chris Lu 3e2acf677c removing tikv to resolve "go mod tidy" problem 3 years ago
Chris Lu bf218cd59d removing etcd sequencer 3 years ago
Chris Lu 6a030547a2 server: remove peer check if not starting master 3 years ago
Chris Lu 62c2732fd1 add back logic to check master peers 3 years ago
Chris Lu 04662126bb add redis3 3 years ago
Chris Lu 366f522a2d add redis3 3 years ago
Chris Lu b297849147 typo 3 years ago
Chris Lu af207bbaf0 retry both assign volume and uploading data 3 years ago
Chris Lu 4a1d4d7462 s3: default to allow empty folder for better performance 3 years ago
Chris Lu a814f3f0a8 adjust metadata tail output 3 years ago
Chris Lu 52fe86df45 use default 10000 for grpc port 3 years ago
Chris Lu 84fdda85e7 go fmt 3 years ago