Open
Description
Trying to deploy a Spin application with two components, using local service chaining, the component calling another component fails with the following message:
Error with selective deployment: Component selected with '--component frontend' cannot use service chaining to unselected component: allowed_outbound_hosts = ["http://backend.spin.internal"]
Using the Intra-app method "http://self"
also does not work, it returns 404
trying to route to another component.
It would be nice to see service chaining working across components with selective deployment.
Metadata
Metadata
Assignees
Labels
No labels