Closed easwars closed 2 years ago
Gentle ping ...
Spoke "offline." It isn't clear to me what this change is supposed to address ("what fails to work if we don't do this"). I'd have expected us to add a real authority for TD, if anything.
Closing for now. We can reopen when we know what we need.
Federation support in grpc is described here
This PR does the following:
--include-federation-experimental
flag to enable generation of configs to support federation.authorities
map with the empty string as key, and an emptyxds_servers
field.xds_servers
field.In a follow-up PR, I will add support (via another command line flag) for the user to specify a JSON representation of the configuration for the
authorities
field. This will enable them to use custom authorities.