Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flaky integration test failures (#7262)
This partially reverts commit 20b1211, which was landed in #7254. Specifically, it reverts the addition of "noWaitForReady" to the health-checker's gRPC config. This appears to stop the flaky `last resolver error: produced zero addresses` failures we've been seeing in the CI integration tests.
- Loading branch information