Skip to content

StorageCredentialCache can provide unusable credentials #2046

@snazy

Description

@snazy

Describe the bug

The code design of StorageCredentialCache ensures that credentials are cached for some defined amount of time. Returned cached credentials are guaranteed to be valid when retrieved from the cache, but there's no guarantee that the returned credentials will be valid for the next N minutes. It can happen that the vended credentials returned to clients are not or not long enough valid.

To Reproduce

No response

Actual Behavior

No response

Expected Behavior

No response

Additional context

No response

System information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions