GoogleCloudPlatform / traffic-director-grpc-bootstrap

Apache License 2.0
20 stars 18 forks source link

add basic support for federation #27

Closed easwars closed 2 years ago

easwars commented 2 years ago

Federation support in grpc is described here

This PR does the following:

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.

easwars commented 2 years ago

Gentle ping ...

ejona86 commented 2 years ago

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.

ejona86 commented 2 years ago

Closing for now. We can reopen when we know what we need.