-
Notifications
You must be signed in to change notification settings - Fork 253
feat(apis): enhance API for config manager migration to kbagent #10016
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
leon-ape
commented
Jan 22, 2026
- Add Reconfigure field to ComponentFileTemplate
- Reorganize ClusterComponentConfig fields
- Add ConfigHash and RestartOnConfigChange fields
- Update ReloadPolicy enum (remove rolling)
- Fix GetComponentByName method to return pointer to slice element
|
Auto Cherry-pick Instructions |
|
/nopick |
- Add Reconfigure field to ComponentFileTemplate - Reorganize ClusterComponentConfig fields - Add ConfigHash and RestartOnConfigChange fields - Update ReloadPolicy enum (remove rolling) - Fix GetComponentByName method to return pointer to slice element Co-Authored-By: Claude <[email protected]>
c8a2fc8 to
9ce6275
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10016 +/- ##
==========================================
+ Coverage 51.34% 51.43% +0.08%
==========================================
Files 541 541
Lines 58770 58770
==========================================
+ Hits 30175 30227 +52
+ Misses 25637 25596 -41
+ Partials 2958 2947 -11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/nopick |