-
Notifications
You must be signed in to change notification settings - Fork 115
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
go/worker/keymanager: Transition keymanager protocol to P2P #4490
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kostko
added
c:key management
Category: key management
c:p2p
Category: P2P
c:breaking/runtime
Category: breaking runtime changes
labels
Feb 17, 2022
kostko
force-pushed
the
kostko/feature/km-p2p
branch
7 times, most recently
from
February 18, 2022 17:42
8be051c
to
e6781e6
Compare
kostko
requested review from
Yawning,
peterjgilbert,
pro-wh and
ptrus
as code owners
February 18, 2022 17:42
Codecov Report
@@ Coverage Diff @@
## master #4490 +/- ##
==========================================
- Coverage 69.01% 68.69% -0.33%
==========================================
Files 424 423 -1
Lines 47365 47390 +25
==========================================
- Hits 32688 32553 -135
- Misses 10676 10817 +141
- Partials 4001 4020 +19
Continue to review full report at Codecov.
|
ptrus
approved these changes
Feb 21, 2022
kostko
force-pushed
the
kostko/feature/km-p2p
branch
from
February 21, 2022 09:09
e6781e6
to
8d2e65f
Compare
Now that storage has moved to P2P and the gRPC endpoint is disabled unless explicitly activated for public RPC some tests no longer make sense.
kostko
force-pushed
the
kostko/feature/km-p2p
branch
from
February 21, 2022 09:44
8d2e65f
to
d189961
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
c:breaking/runtime
Category: breaking runtime changes
c:key management
Category: key management
c:p2p
Category: P2P
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.