ape: Update policy-engine version for listing by iteration #1108

Merged
fyrchik merged 1 commit from aarifullin/frostfs-node:fix/policy_engine_list_iterator into support/v0.38 2024-05-02 11:33:05 +00:00
Member
  • Update go.mod with a new version of policy-engine pacakge.
  • Adapt SwitchRPCGuardedActor to ContractStorage interface.
  • Fix frostfs-adm util.
* Update go.mod with a new version of policy-engine pacakge. * Adapt SwitchRPCGuardedActor to ContractStorage interface. * Fix `frostfs-adm` util.
aarifullin force-pushed fix/policy_engine_list_iterator from fec569697a to e2d24f6f29 2024-04-26 14:34:35 +00:00 Compare
aarifullin requested review from storage-core-committers 2024-04-26 14:36:04 +00:00
aarifullin requested review from storage-core-developers 2024-04-26 15:04:45 +00:00
aarifullin force-pushed fix/policy_engine_list_iterator from e2d24f6f29 to e60064b8cb 2024-04-26 15:06:52 +00:00 Compare
acid-ant approved these changes 2024-04-27 05:33:52 +00:00
fyrchik added this to the v0.38.5 milestone 2024-04-27 10:59:09 +00:00
fyrchik approved these changes 2024-04-27 11:00:27 +00:00
@ -124,6 +139,5 @@ func newPolicyContractInterface(cmd *cobra.Command) (*morph.ContractStorage, *he
ch, err = helper.NNSResolveHash(ac.Invoker, nnsCs.Hash, helper.DomainOf(constants.PolicyContract))
commonCmd.ExitOnErr(cmd, "unable to resolve policy contract hash: %w", err)
Owner

Unrelated to the commit.

Unrelated to the commit.
Author
Member

Fixed

Fixed
aarifullin force-pushed fix/policy_engine_list_iterator from e60064b8cb to 89a68ca836 2024-05-02 07:33:56 +00:00 Compare
aarifullin requested review from acid-ant 2024-05-02 07:34:15 +00:00
aarifullin requested review from fyrchik 2024-05-02 07:34:17 +00:00
fyrchik modified the milestone from v0.38.5 to v0.38.6 2024-05-02 07:34:50 +00:00
acid-ant approved these changes 2024-05-02 08:10:14 +00:00
fyrchik merged commit 89a68ca836 into support/v0.38 2024-05-02 11:33:05 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1108
No description provided.