key type registry
This PR makes key types pluggable to enable plugins to define and register new ones.
Signed-off-by: Adam Burdett [email protected]
Codecov Report
Merging #1957 (9437637) into main (a16347d) will decrease coverage by
0.01%. The diff coverage is85.71%.
@@ Coverage Diff @@
## main #1957 +/- ##
==========================================
- Coverage 93.55% 93.54% -0.02%
==========================================
Files 539 539
Lines 34526 34529 +3
==========================================
- Hits 32300 32299 -1
- Misses 2226 2230 +4
@burdettadam can you catch this one up with the latest main branch? I get conflicts ...
There are conflicts between this PR and PR #1955
It does indeed; we have a patch handy to cleanly merge the two after one or the other is merged but maybe we should just go ahead and put it in a single PR.
We have a single PR now, #1986. Closing this one in favor of the new one.







