frostfs-node/cmd/frostfs-node
Airat Arifullin 59d7a6940d
DCO action / DCO (pull_request) Successful in 2m22s Details
Build / Build Components (1.21) (pull_request) Successful in 3m16s Details
Build / Build Components (1.20) (pull_request) Successful in 3m56s Details
Vulncheck / Vulncheck (pull_request) Successful in 3m32s Details
Tests and linters / gopls check (pull_request) Successful in 6m27s Details
Tests and linters / Staticcheck (pull_request) Successful in 6m49s Details
Tests and linters / Lint (pull_request) Successful in 7m42s Details
Tests and linters / Tests (1.21) (pull_request) Successful in 8m56s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 9m9s Details
Tests and linters / Tests with -race (pull_request) Successful in 9m8s Details
[#1090] tree: Make workaround for APE checks
* Make `verifyClient` method perform APE check if a container
  was created with zero-filled basic ACL.
* Object verbs are used in APE, until tree verbs are introduced.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-04-12 12:02:28 +03:00
..
config [#1072] node, ir: Add new config option `kludge_compatibility_mode` 2024-04-04 11:24:37 +03:00
accounting.go [#835] grpc: Try to reconnect if endpoint listen failed 2023-12-14 16:38:59 +03:00
attributes.go Rename package name 2023-03-07 16:38:26 +03:00
cache.go [#639] node: Refactor TTL cache 2023-11-30 12:54:51 +00:00
cache_test.go [#1016] frostfs-node: Fix gopls issues 2024-03-01 12:13:43 +03:00
closer.go [#1868] Reload config for pprof and metrics on SIGHUP 2023-02-20 13:53:27 +03:00
config.go [#1072] node, ir: Add new config option `kludge_compatibility_mode` 2024-04-04 11:24:37 +03:00
container.go [#965] morph: Get rid of container.List invocations 2024-02-07 08:56:27 +00:00
control.go [#947] engine: Evacuate trees to remote nodes 2024-02-09 11:33:15 +03:00
grpc.go [#835] node: Fix appCfg concurrent access 2023-12-14 16:38:59 +03:00
httpcomponent.go [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
keyspaceiterator.go [#498] policer: Explicitly Rewind() iterator after finish 2023-07-07 14:52:33 +00:00
main.go Revert "[#963] node: Go on initialization even deposit notary is hung" 2024-03-13 11:53:59 +03:00
metrics.go [#412] node: Replace metrics package 2023-06-01 13:23:11 +00:00
morph.go [#1072] node, ir, morph: Set scope `None` when in upgrade mode 2024-04-04 11:24:45 +03:00
netmap.go [#973] node: Resolve revive: unused-parameter linter 2024-03-11 17:11:49 +03:00
notificator.go [#857] Makefile: Update linter version 2023-12-12 16:27:02 +03:00
object.go [#956] policer: Remove WithMaxCapacity option 2024-02-08 15:49:43 +00:00
policy_engine.go [#1044] node: Drop unused methods from APE implementation 2024-03-18 18:44:10 +03:00
pprof.go [#39] node: Add optional profilers 2023-05-12 15:49:04 +03:00
runtime.go [#537] node: Add runtime.memory_limit config parameter 2023-07-25 17:27:09 +03:00
session.go [#835] grpc: Try to reconnect if endpoint listen failed 2023-12-14 16:38:59 +03:00
tracing.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
tree.go [#1090] tree: Make workaround for APE checks 2024-04-12 12:02:28 +03:00
validate.go [#736] logger: Add journald support 2024-02-12 06:17:22 +00:00
validate_test.go [#125] cmd: Refactor `internal/common/viper` 2023-04-26 13:53:51 +03:00
worker.go [#873] node: Start metrics and pprof as soon as possible 2023-12-21 15:09:51 +00:00