-
Notifications
You must be signed in to change notification settings - Fork 113
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
notify runtimes of its key manager policy updates #2947
Conversation
806f6d0
to
f9fbf9c
Compare
f9fbf9c
to
69a57ee
Compare
Codecov Report
@@ Coverage Diff @@
## master #2947 +/- ##
==========================================
+ Coverage 68.54% 68.56% +0.02%
==========================================
Files 361 361
Lines 35131 35191 +60
==========================================
+ Hits 24080 24130 +50
- Misses 7966 7979 +13
+ Partials 3085 3082 -3
Continue to review full report at Codecov.
|
9878259
to
404994f
Compare
cee27ab
to
2e9ee3c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, only a few minor comments otherwise this looks good!
2e9ee3c
to
74dc4ee
Compare
Fixes: #2919
This will also require (minor) changes to the oasis-runtime (updating the initalizer with the keymanager-update handle)