Skip to content
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

experimental-loadbalancer: rename 'healthChecker' symbols #2873

Merged

Conversation

bryce-anderson
Copy link
Contributor

Motivation:

We renamed the HealthChecker interface to OutlierDetector but didn't catch all the symbol names so there are still a few floating around in the code.

Modifications:

Remove them.

Result:

Less confusion.

Motivation:

We renamed the HealthChecker interface to OutlierDetector
but didn't catch all the symbol names so there are still
a few floating around in the code.

Modifications:

Remove them.

Result:

Less confusion.
@bryce-anderson bryce-anderson merged commit 023e635 into apple:main Mar 14, 2024
15 checks passed
@bryce-anderson bryce-anderson deleted the bl_anderson/rm_health_checker_names branch March 14, 2024 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants