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

api: lease comparison target #8324

Merged
merged 6 commits into from
Jul 31, 2017
Merged

Commits on Jul 31, 2017

  1. etcdserverpb: add lease to txn comparison targets

    Also shifts down fields following target_union in case there's any more
    reason to expand. OK since range_end is still pre-release.
    Anthony Romano committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    d8ca2bb View commit details
    Browse the repository at this point in the history
  2. *: regenerate protobuf assets

    Anthony Romano committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    71e56a4 View commit details
    Browse the repository at this point in the history
  3. etcdserver: support lease txn comparison

    Anthony Romano committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    ec4ca44 View commit details
    Browse the repository at this point in the history
  4. clientv3: accept Compare_LEASE in Compare()

    Anthony Romano committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    52b031c View commit details
    Browse the repository at this point in the history
  5. etcdctl: add lease comparison to txn command

    Anthony Romano committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    79660db View commit details
    Browse the repository at this point in the history
  6. integration: test txn lease comparisons

    Anthony Romano committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    341664f View commit details
    Browse the repository at this point in the history