frostfsid: Return subject by an additional address
Refactor APE-related commands
Here too. I would also move it to default
to communicate that the switch is exhaustive.
Refactor APE-related commands
ParseTargetType
exists if target doesn't exist, so this condition is always false, right?
adm: Allow to manage additional keys in frostfsid
Make container service set correct APE-request targets before the check
IsAllowed -> checkMorph -> matchMorphRuleChains -> ListMorphRuleChains
It doesn't matter, the code in pkg/services/container
should know nothing about the cache, it creates request context…
Support secondary keys in FrostFSID contract
@alexvanin, please, look at TrueCloudLab/frostfs-contract#129 It solves the problem for container creation and it seems sufficient for now.
adm: Allow to manage additional keys in frostfsid
frostfsid: Return subject by an additional address
9eedb1c206
adm: Allow to manage additional keys in frostfsid
d82f0d1926
[#1496] node/control: Await until SetNetmapStatus() persists
acd5babd86
[#1496] morph: Merge
InvokeRes
and WaitParams
b65874d1c3
[#1496] morph: Return
InvokeRes
from all invoke*() methods
69c63006da
[#1496] morph: Move tx waiter to morph package