tree: Set ContainerOwner
in parameter for CheckAPE
#1407
1 changed files with 7 additions and 6 deletions
|
@ -78,6 +78,7 @@ func (s *Service) checkAPE(ctx context.Context, bt *bearer.Token,
|
|||
Request: request,
|
||||
Namespace: namespace,
|
||||
Container: cid,
|
||||
ContainerOwner: container.Value.Owner(),
|
||||
PublicKey: publicKey,
|
||||
BearerToken: bt,
|
||||
SoftAPECheck: false,
|
||||
|
|
Loading…
Reference in a new issue