frostfs-node/pkg/util
Dmitrii Stepanov 632bd8e38d
All checks were successful
Vulncheck / Vulncheck (push) Successful in 1m9s
Build / Build Components (push) Successful in 1m59s
Pre-commit hooks / Pre-commit (push) Successful in 2m2s
Tests and linters / Run gofumpt (push) Successful in 3m4s
Tests and linters / Lint (push) Successful in 3m26s
Tests and linters / Staticcheck (push) Successful in 3m39s
Tests and linters / Tests (push) Successful in 3m44s
Tests and linters / gopls check (push) Successful in 4m2s
Tests and linters / Tests with -race (push) Successful in 4m23s
OCI image / Build container images (push) Successful in 4m15s
[#1696] qos: Fix internal tag adjust
If request has no tag, but request's public key is netmap node's key or
one of allowed internal tag keys from config, then request must use
internal IO tag.

Change-Id: Iff93b626941a81b088d8999b3f2947f9501dcdf8
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-03-28 07:47:12 +00:00
..
ape [#1601] util: Correctly parse 'root' name for container resources 2025-01-15 12:13:02 +00:00
attributes [#455] Fix non-informative message when parse node attributes 2023-06-28 15:02:29 +00:00
autocomplete [#83] util/autocomplete: Fix deprecated warning 2023-03-13 07:07:30 +00:00
config [#1364] cmd/common: Add tests for CreateViper and ReloadViper 2024-09-11 08:03:05 +00:00
gendoc [#578] gendoc: Allow to override flags 2023-08-10 11:10:11 +00:00
http [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
keyer [#972] keyer: Use UncompressedBytes() for marshaling 2024-02-19 13:13:09 +00:00
logger [#1619] logger: Allow to set options for zap.Logger via logger.Prm 2025-03-27 15:41:37 +03:00
precision Rename package name 2023-03-07 16:38:26 +03:00
rand [#1431] node: Fix comment format 2024-10-15 08:53:59 +00:00
sdnotify [#1440] sdnotify: Fix status for RELOADING 2024-10-21 14:25:08 +03:00
state [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
sync [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
testing [#1696] qos: Fix internal tag adjust 2025-03-28 07:47:12 +00:00
os.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
salt.go [#290] util: Implement salting writer 2021-01-11 18:40:59 +03:00
salt_test.go Rename package name 2023-03-07 16:38:26 +03:00
worker_pool.go [#381] *: Move to sync/atomic 2023-05-23 08:18:01 +03:00
worker_pool_test.go [#901] util: implement Release for PseudWorkerPool 2021-10-25 18:53:36 +03:00