Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce the OutboundPolicies API (#165)
To support Gateway API-style HTTP routing in the outbound proxy, this change introduces a new `OutboundPolicies` API so that proxies may discover outbound configurations. This API is intended to, eventually, replace the `GetProfile` endpoint on the `Destination` API. Further enhancements to this API will be necessary to replace all of the functionality currently provided by the ServiceProfile API.
- Loading branch information