Skip to content
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

[oci] Add function for configuring transport with retry backoff #563

Merged
merged 1 commit into from
May 26, 2023

Commits on May 26, 2023

  1. Add function for configuring transport with retry backoff

    This pr also splits LoginWithCredentials into a sub-function
    GetAuthFromCredentials that returns the Authenticator. This
    function can be used to get the authenticator for constructing
    the retry transport.
    
    Signed-off-by: Somtochi Onyekwere <[email protected]>
    somtochiama committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5ee0c00 View commit details
    Browse the repository at this point in the history