-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
Implement Update method for EndpointManager #12667
Implement Update method for EndpointManager #12667
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you. That looks awesome.
Just a few 'feature_requests' in the comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
PASSES="fmt" ./test.sh Failed with:
Please run ./scripts/fix.sh |
Still
Please check |
Run |
Assuming it passes, please squash the commits. |
Woohu. Don't worry about the flake. Please squash and I will merge. |
- Add integration test for endpoints and resolver.
5b4b4de
to
571ed50
Compare
Sorry for the slow response. Squashed. |
Merging on green. |
This is a part of changes for #12652 including:
@peterbourgon