vitessio / vitess

Vitess is a database clustering system for horizontal scaling of MySQL.
http://vitess.io
Apache License 2.0
18.7k stars 2.1k forks source link

Add support for receiving `grpc_bind_adress` on `vttestserver` #17231

Closed gmpify closed 2 days ago

gmpify commented 1 week ago

Description

When --grpc_bind_address is supplied to vttestserver, it is now forwarded up to vtcombo.

Related Issue(s)

Part of https://github.com/vitessio/vitess/issues/16798

Checklist

Deployment Notes

vitess-bot[bot] commented 1 week ago

Review Checklist

Hello reviewers! :wave: Please follow this checklist when reviewing this Pull Request.

General

Tests

Documentation

New flags

If a workflow is added or modified:

Backward compatibility

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.

Project coverage is 67.40%. Comparing base (3499a77) to head (bc26c47). Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/vttest/vtprocess.go 88.88% 2 Missing :warning:
go/vt/vttest/local_cluster.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17231 +/- ## ======================================= Coverage 67.39% 67.40% ======================================= Files 1570 1570 Lines 252903 252915 +12 ======================================= + Hits 170451 170466 +15 + Misses 82452 82449 -3 ```

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


🚨 Try these New Features: