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 list #8358

Merged
merged 9 commits into from
Aug 14, 2017
Merged

api: lease list #8358

merged 9 commits into from
Aug 14, 2017

Commits on Aug 14, 2017

  1. lease: add 'Leases' method

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    099fbde View commit details
    Browse the repository at this point in the history
  2. etcdserverpb: define LeaseLeases API

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    a7413bb View commit details
    Browse the repository at this point in the history
  3. *: regenerate proto

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    8005f00 View commit details
    Browse the repository at this point in the history
  4. etcdserver: implement LeaseLeases API

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    d25ae50 View commit details
    Browse the repository at this point in the history
  5. clientv3: implement LeaseLeases API

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    15ef98a View commit details
    Browse the repository at this point in the history
  6. proxy/grpcproxy: implement LeaseLeases API

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    f8141db View commit details
    Browse the repository at this point in the history
  7. integration,clientv3/integration: test LeaseLeases API

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    556c1a1 View commit details
    Browse the repository at this point in the history
  8. etcdctl/ctlv3: add 'lease list' command

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    1f20d5d View commit details
    Browse the repository at this point in the history
  9. e2e: test 'lease list' command

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    01f1013 View commit details
    Browse the repository at this point in the history