frostfs-node/pkg/services/control/ir
Dmitrii Stepanov d433b49265
All checks were successful
DCO action / DCO (pull_request) Successful in 2m40s
Vulncheck / Vulncheck (pull_request) Successful in 3m41s
Build / Build Components (1.20) (pull_request) Successful in 4m27s
Build / Build Components (1.21) (pull_request) Successful in 5m6s
Tests and linters / Staticcheck (pull_request) Successful in 6m16s
Tests and linters / gopls check (pull_request) Successful in 6m23s
Tests and linters / Lint (pull_request) Successful in 6m48s
Tests and linters / Tests (1.20) (pull_request) Successful in 9m4s
Tests and linters / Tests with -race (pull_request) Successful in 9m9s
Tests and linters / Tests (1.21) (pull_request) Successful in 9m23s
[#973] node: Resolve perfsprint linter
`fmt.Errorf can be replaced with errors.New` and `fmt.Sprintf can be replaced with string addition`

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-03-11 17:55:50 +03:00
..
server [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
convert.go [#270] Add IR epoch tick control call 2023-04-28 07:57:00 +00:00
rpc.go [#733] frostfs-cli: Add control ir remove-container 2023-10-19 16:22:18 +03:00
service.go [#114] Add remove-node IR control command 2023-05-10 14:31:44 +00:00
service.pb.go [#922] Update files generated by protoc 2024-02-02 12:09:51 +00:00
service.proto [#787] proto: Add VUB field for IR service 2023-11-13 17:13:03 +03:00
service_frostfs.pb.go [#787] proto: Add VUB field for IR service 2023-11-13 17:13:03 +03:00
service_grpc.pb.go [#922] Update files generated by protoc 2024-02-02 12:09:51 +00:00
service_test.go Rename package name 2023-03-07 16:38:26 +03:00
types.go [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00
types.pb.go [#922] Update files generated by protoc 2024-02-02 12:09:51 +00:00
types.proto Rename package name 2023-03-07 16:38:26 +03:00
types_frostfs.pb.go [#557] services: Regenerate stable marshalers 2023-08-02 13:37:40 +00:00