Skip to content

[docs] Document how raft encryption works#2622

Merged
cyli merged 1 commit intomoby:masterfrom
cyli:raft-encryption-doc
May 17, 2018
Merged

[docs] Document how raft encryption works#2622
cyli merged 1 commit intomoby:masterfrom
cyli:raft-encryption-doc

Conversation

@cyli
Copy link
Contributor

@cyli cyli commented May 3, 2018

In particular, why the KeyReadWriter and RaftDEKManager are abstracted from each other and their respective responsibilities.
This is useful for reviewing #2586, and was cherry-picked from that PR.

@codecov
Copy link

codecov bot commented May 3, 2018

Codecov Report

Merging #2622 into master will decrease coverage by 0.68%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master   #2622      +/-   ##
=========================================
- Coverage   62.59%   61.9%   -0.69%     
=========================================
  Files          51     134      +83     
  Lines        7180   21821   +14641     
=========================================
+ Hits         4494   13508    +9014     
- Misses       2231    6866    +4635     
- Partials      455    1447     +992

@dperny
Copy link
Collaborator

dperny commented May 4, 2018

LGTM!

Copy link
Contributor

@anshulpundir anshulpundir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but I think rebase is needed ?

…dWriter and RaftDEKManager

are abstracted from each other and their respective responsibilities.

Signed-off-by: Ying Li <ying.li@docker.com>
@cyli cyli force-pushed the raft-encryption-doc branch from 71da351 to 4aa455b Compare May 17, 2018 18:35
@cyli
Copy link
Contributor Author

cyli commented May 17, 2018

Sorry for taking so long @anshulpundir to respond. Rebased, no conflicts, so merging.

@cyli cyli merged commit eee5aaa into moby:master May 17, 2018
@cyli cyli deleted the raft-encryption-doc branch May 17, 2018 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants