Skip to content

aisix chart: surface proxy.url_rewrites as first-class values #331

Description

@jarvis9443

The data plane gained proxy.url_rewrites (entry-level URL rewriting, api7/aisix#875 follow-up PR). The chart injects gateway config purely through AISIX_* env vars, which cannot express a structured list; the DP accepts a JSON-array-in-a-string escape hatch (AISIX_PROXY__URL_REWRITES='[{\"match\":\"...\",\"rewrite\":\"...\"}]'), but first-class values rendering (values → env JSON, or a ConfigMap-mounted config fragment) would be the proper UX.

To be picked up at the next OP-version release sync, once the feature is in a released image (chart features must never ship ahead of the matching app image).

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