2991 Commits (65cc6dc6360950c70e3d2a3f9d65ce05c7e75344)

Author SHA1 Message Date
Konstantin Lebedev 52c8f2fc9a s3iam test 4 years ago
Konstantin Lebedev a26f1b2040 new pkg s3iam 4 years ago
Konstantin Lebedev 6206737df2 s3 configure 4 years ago
Chris Lu eab53ea80d filer leveldb store: a bit more efficient directory listing with prefix 4 years ago
Chris Lu d3be2ceedd 2.12 4 years ago
Chris Lu c7ebadc25d avoid possible concurrent access inside ensureCorrectWritables() 4 years ago
limd e8296104fc fix tls grpc ca path 4 years ago
Chris Lu 92f906b6fc remove zstd 4 years ago
Aleksandr Demshin 176950ea78 fix typo 4 years ago
Chris Lu 7385103057 fix volume placement validating 4 years ago
Chris Lu 290b5e2cd0 directly delete file chunks 4 years ago
Chris Lu 781585b195 remove unnecessary checking 4 years ago
Chris Lu 8cb8cd4cc5 add locks 4 years ago
Chris Lu 7c9e592c2d s3: avoid nil resp when having error 4 years ago
Chris Lu dc304342b2 fs.configure: configurable volume growth 4 years ago
Chris Lu b04375a3d1 use alternative assign request 4 years ago
Chris Lu 9add554feb fail fast if user configures collection for a bucket 4 years ago
Chris Lu 6204dc6e85 add comment 4 years ago
Chris Lu ef3e068c51 deprecating "filer.options.buckets_fsync" in filer.toml 4 years ago
Chris Lu 5f19e81dab filer confi: support hierachical configuration 4 years ago
Chris Lu ed1ce3f299 adjust help message 4 years ago
Chris Lu c0d279c54e filere.conf: prefer to use json format 4 years ago
Chris Lu 83527a8f55 adds more help message 4 years ago
Chris Lu af658ea970 fix typo 4 years ago
Chris Lu 98827d68d9 2.11 4 years ago
Chris Lu ee2fa14dbe filer conf: delete location specific configuration 4 years ago
Chris Lu 2bd6fd3bbe remove unused function 4 years ago
Chris Lu 71056dae07 fs.configure: read and local add filer configuration 4 years ago
Chris Lu 0ea5c087ce go fmt 4 years ago
Chris Lu 95c0de285d refactoring 4 years ago
Chris Lu 500bcab953 refactoring 4 years ago
Chris Lu 590f02179d filer: load filer conf when starting 4 years ago
Chris Lu 0a406f652e load filer conf and match by prefix 4 years ago
Chris Lu 68043cfcac add reference implementation to detect create/update/delete/rename events 4 years ago
Chris Lu 0fc9ffc603 able to read filer.conf if updated 4 years ago
Chris Lu 442e092995 filer watch "/etc" folder for configuration changes 4 years ago
ruitao.liu a9990a1dc6 adjust check bucket if exist or has access. 4 years ago
Chris Lu e6333da65a enable admin to access all buckets 4 years ago
Chris Lu 7094492428 fix ErrNotFound 4 years ago
Chris Lu c6a0704019 rename function 4 years ago
ruitao.liu c4f0fd6e1b skip if entry.Extended map is nil. 4 years ago
ruitao.liu ab966410d2 return NoSuchBucket instead of InternalError delete non-existed bucket. 4 years ago
Chris Lu a4dfa00030 adjust filer conf 4 years ago
Chris Lu 2251a8e472 minor 4 years ago
Chris Lu 5a16f17e47 remove unused message type 4 years ago
ruitao.liu e06676f007 check permission for bucket delete/head. 4 years ago
Chris Lu c32b6f4d9d prepare for path based configuration 4 years ago
ruitao.liu d7cc0498e0 check if bucket already exists. 4 years ago
Konstantin Lebedev 0880aff224 update dc flag desc 4 years ago
ruitao.liu dbba8cb57e fix if nil map in entry. 4 years ago