Skip to content

Local Service Chaining and Intra-App routing not working with selective deployment #357

Open
@mikkelhegn

Description

@mikkelhegn

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions