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

Enforce idempotency of dispatched jobs using token on dispatch request #10806

Merged
merged 13 commits into from
Jul 8, 2021

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    c4be87a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    b5d21a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f607c35 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Make idempotency error user friendly

    Co-authored-by: Tim Gross <tgross@hashicorp.com>
    alexmunda and tgross committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    8502048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d83ff8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63d8e92 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    aa3512d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    4448cff View commit details
    Browse the repository at this point in the history
  2. Match idempotency key on all child jobs and return existing job when …

    …idempotency keys match.
    alexmunda committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    6a1a200 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Update idempotency comment to reflect all jobs

    Co-authored-by: Mahmood Ali <mahmood@hashicorp.com>
    alexmunda and Mahmood Ali committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    3a8febe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bd2f58 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    16d43ae View commit details
    Browse the repository at this point in the history
  2. Sync vendored api

    alexmunda committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    d77329a View commit details
    Browse the repository at this point in the history