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

add retry command line flag on rekor-cli #1097

Merged
merged 5 commits into from
Oct 6, 2022

Commits on Oct 5, 2022

  1. enable retries with backoff in RekorClient

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    3de0e8a View commit details
    Browse the repository at this point in the history
  2. add ability to explicitly disable logger

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    740de50 View commit details
    Browse the repository at this point in the history
  3. pass diff logger types, ensure User-Agent is still set

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    b7336ec View commit details
    Browse the repository at this point in the history
  4. add retry flag to rekor-cli

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    e99c043 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Merge remote-tracking branch 'upstream/main' into cli_retry

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    16dc702 View commit details
    Browse the repository at this point in the history