Skip to content

Allow specifying backend_path #6305

@masenf

Description

@masenf

Describe the Enhancement you want
Similar to the existing frontend_path, there should be another config knob called backend_path which prefixes all of the backend routes to avoid request rewriting when proxying to a subpath.

The backend_path should be automatically added to the api_url when exporting to avoid duplicate configuration spec.

  • Which feature do you want to improve? (and what problem does it have)
    More flexibility and easier configuration when proxying to a subpath.

  • What is the benefit of the enhancement?
    It's currently possible now, but requires rewriting the request and manually specifying API_URL

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAnything you want improved

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions