DeletePolicy returns Internal error code if the policy not found
Building custom linters on OS X
406075aebb
[#236] Add support zapjournald logger configuration
fe796ba538
[#217] Consider Copy-Source-SSE-* headers during copy
5ee73fad6a
[#248] Correct NextVersionIDMarker in listing versions
890a8ed237
[#227] Add versionID header after complete multipart
0bed25816c
[#224] Add conditional escaping for object name
f2437f7ae9
[#734] shard: Fix Delete method
f26233b47a
[#734] metabase: Include UpdateStorageID in metrics and traces
7e0c5a55de
[#734] writecache: Fix flush
d5c10612f4
[#735] policer: Register metrics
3a997d1207
[#680] metrics: Initialize log metrics together with services
fc4551b843
[#172] pool: Use priority of errors in tree pool
eb5288f4a5
[#172] pool: Do more retries on unexpected tree service responses
60463871db
[#171] pool: Add test for healthy status monitor
8a04638749
[#171] pool: Close only dialed connections
ddbfb758c9
[#171] pool: Use dial status to close connections during restarts
Add command line parameter for cache refreshing
3889e829e6
[#667] writecache: Add logs for report error func in tests
10570fc035
[#690] go.mod: Update contract and api-go
c6af4a3ec8
[#679] engine: Do not increase error counter on meta mismatch
58239d1b2c
[#683] cli: Add context to policy parsing errors
3c76884182
[#682] cli: Unify array of ranges type
c3dc945855
[#152] authmate: Add basic error types and exit codes
69227b4845
[#199] Add metrics for HTTP endpoint status
c66c09765d
[#196] Support soft memory limit setting
[#152] authmate: Add basic error types and exit codes
authmate: Use different exit codes
Pull request adds the following errors:
- preparationError - various error related to initialisation, parsing provided arguments, acquiring intermediate data.
- frostFSInitError - errors related…