sofastack / sofa-boot

SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
https://www.sofastack.tech/sofa-boot/docs/Home
Apache License 2.0
4.92k stars 1.26k forks source link

Support kubernetes registry configuration #1288

Closed wangchengming666 closed 3 months ago

wangchengming666 commented 4 months ago

Support kubernetes registry configuration, related https://github.com/sofastack/sofa-rpc/pull/1395

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.09%. Comparing base (447b919) to head (2c96d27).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1288 +/- ## ============================================ - Coverage 83.14% 83.09% -0.05% - Complexity 2951 2954 +3 ============================================ Files 333 335 +2 Lines 9669 9679 +10 Branches 1168 1168 ============================================ + Hits 8039 8043 +4 - Misses 1123 1128 +5 - Partials 507 508 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.