-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Description
There are a number of things we need to ensure we can cleanly import Nighthawk into Google:
- service_main.cc needs to be able to handle IPv6 addresses. Its test,
service_main_test.cc, should work withTestEnvironment::getIpVersionsForTest. - service_test.cc and process_test.cc also need to consume from
TestEnvironment::getIpVersionsForTestwhen forming loopback addresses. - We need to switch Envoy import paths from overlay to
external/envoybased and structurally enforce this. - We need to eliminate the race being fixed in Service: address back to back execution race #118
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels