Skip to content

Commit

Permalink
Merge pull request #11659 from wswcfan/add-auth-revision-status
Browse files Browse the repository at this point in the history
etcdserver: add auth revision to AuthStatus to improve observability and testability
  • Loading branch information
mitake committed Mar 9, 2020
2 parents 221f0cc + 15eeb2c commit 6d1982e
Show file tree
Hide file tree
Showing 11 changed files with 751 additions and 247 deletions.
1 change: 1 addition & 0 deletions Documentation/dev-guide/api_reference_v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ Empty field.
| ----- | ----------- | ---- |
| header | | ResponseHeader |
| enabled | | bool |
| authRevision | authRevision is the current revision of auth store | uint64 |



Expand Down
Loading

0 comments on commit 6d1982e

Please sign in to comment.