feature/257-add_policy_checking #272

Merged
alexvanin merged 3 commits from dkirillov/frostfs-s3-gw:feature/257-add_policy_checking into master 2023-12-06 14:56:29 +00:00
Collaborator

must be merged after #270

close #257

probably also should wait for TrueCloudLab/policy-engine#25

must be merged after #270 close #257 probably also should wait for https://git.frostfs.info/TrueCloudLab/policy-engine/pulls/25
dkirillov self-assigned this 2023-11-30 08:33:56 +00:00
dkirillov force-pushed feature/257-add_policy_checking from f927756fc0 to 5a4a67c45a 2023-12-01 11:22:09 +00:00 Compare
dkirillov force-pushed feature/257-add_policy_checking from 5a4a67c45a to 70d256beed 2023-12-05 09:50:21 +00:00 Compare
dkirillov changed title from WIP: feature/257-add_policy_checking to feature/257-add_policy_checking 2023-12-05 09:50:36 +00:00
dkirillov requested review from storage-services-committers 2023-12-05 09:50:54 +00:00
dkirillov requested review from storage-services-developers 2023-12-05 09:50:58 +00:00
dkirillov force-pushed feature/257-add_policy_checking from 70d256beed to 2c1e6499f5 2023-12-05 09:55:41 +00:00 Compare
alexvanin approved these changes 2023-12-06 14:46:11 +00:00
@ -133,4 +133,5 @@ const (
ControlAPIRemovePolicies = "remove policies request"
ControlAPIGetPolicy = "get policy request"
ControlAPIListPolicies = "list policies request"
PolicyValidationFailed = "Policy validation failed"

Errors start from lowercase

Errors start from lowercase
alexvanin marked this conversation as resolved
dkirillov force-pushed feature/257-add_policy_checking from c0e42f12e0 to 43abf58068 2023-12-06 14:48:12 +00:00 Compare
alexvanin merged commit 43abf58068 into master 2023-12-06 14:56:29 +00:00
alexvanin deleted branch feature/257-add_policy_checking 2023-12-06 14:56:30 +00:00
Sign in to join this conversation.
There is no content yet.