-
Notifications
You must be signed in to change notification settings - Fork 132
*: allow --operator-enrs on publishing definition to API
#3993
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
Conversation
--operator-enrs on publishing cluster definition to API--operator-enrs on publishing definition to API
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3993 +/- ##
=======================================
Coverage 53.58% 53.59%
=======================================
Files 224 224
Lines 37329 37333 +4
=======================================
+ Hits 20002 20007 +5
- Misses 15208 15210 +2
+ Partials 2119 2116 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
OisinKyne
left a comment
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.
One thing to fix, doesn't have to be fixed the way of my suggestion. More may be needed to pass the api validation, but I think i'm okay with putting this in main as is and finishing it on the API side mostly, maybe also in charon if needed
Co-authored-by: Oisín Kyne <4981644+OisinKyne@users.noreply.github.com> Signed-off-by: kalo <24719519+KaloyanTanev@users.noreply.github.com>
|



Allow operator-enrs on publishing new DKG cluster definition to API.
Small QOL improvements.
category: feature
ticket: none