-
Notifications
You must be signed in to change notification settings - Fork 241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ensure backbeat retrieve the account quotas #5712
Conversation
Hello williamlardier,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
753770c
to
a31849f
Compare
/approve |
a31849f
to
ab079cd
Compare
ab079cd
to
1aa76e8
Compare
419848b
to
ee4e931
Compare
cebf5ba
to
b89cc93
Compare
0c70f0e
to
6d20262
Compare
The route backbeat also calls the doAuth function, but we never map the value to accountQuotas Issue: CLDSRV-590
From backbeat routes, all APIs will use a name we only need for monitoring, but the action name is actually used during the quota evalutation (and possibly bucket policy as well). Issue: CLDSRV-590
6d20262
to
36f3126
Compare
This is needed to track deletions in case of transition or restored object expiration. Issue: CLDSRV-590
BB routes are not authorizing internal API calls. To be adressed in CLDSRV-591 Issue: CLDSRV-590
Deleting cold objects should not increment inflight, unless they are restored. Issue: CLDSRV-590
c9879bb
to
48b8012
Compare
Issue: CLDSRV-590
48b8012
to
a240104
Compare
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue CLDSRV-590. Goodbye williamlardier. The following options are set: approve |
Fix for Quota during expiration
Issue: CLDSRV-590