forked from TrueCloudLab/frostfs-s3-gw
[#455] Use contract to get containers
Signed-off-by: Marina Biryukova <m.biryukova@yadro.com>
This commit is contained in:
parent
949fc0b484
commit
2ad2531d3a
16 changed files with 193 additions and 47 deletions
|
@ -256,6 +256,7 @@ func prepareHandlerContextBase(config *handlerConfig, log *zap.Logger) (*handler
|
|||
GateOwner: owner,
|
||||
GateKey: key,
|
||||
WorkerPool: pool,
|
||||
CnrContract: tp,
|
||||
}
|
||||
|
||||
if !config.withoutCORS {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue