frostfs-s3-gw/cmd/s3-authmate/modules
Denis Kirillov b1775f9478
Some checks failed
/ DCO (pull_request) Successful in 1m20s
/ Vulncheck (pull_request) Successful in 1m34s
/ Builds (pull_request) Successful in 1m45s
/ Lint (pull_request) Successful in 2m17s
/ Tests (pull_request) Successful in 1m56s
/ Builds (push) Has been cancelled
/ Lint (push) Has been cancelled
/ Tests (push) Has been cancelled
/ Vulncheck (push) Has been cancelled
[#553] authmate: Add retryer to create access box
After using AddChain to provide access to container we have to wait:
* tx with APE chain be accepted by blockchain
* cache in storage node be updated

it takes a while. So we add retry
 (the same as when we add bucket settings during bucket creation)

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2024-11-19 15:46:00 +03:00
..
errors.go [#414] authmate: Add register-user command 2024-07-08 14:13:00 +03:00
generate-presigned-url.go [#505] authmate: Add flag for headers in generate-presigned-url cmd 2024-11-02 08:53:54 +00:00
issue-secret.go [#553] authmate: Add retryer to create access box 2024-11-19 15:46:00 +03:00
obtain-secret.go [#509] Support custom AWS credentials 2024-10-23 15:01:31 +03:00
register-user.go [#522] Add waiter to contract clients 2024-10-23 09:22:19 +03:00
root.go [#467] authmate: Add sign command 2024-10-02 13:42:22 +00:00
sign.go [#467] authmate: Add sign command 2024-10-02 13:42:22 +00:00
update-secret.go [#509] Support custom AWS credentials 2024-10-23 15:01:31 +03:00
utils.go [#509] Support custom AWS credentials 2024-10-23 15:01:31 +03:00