Skip to content

Ability to filter routes by COPY http method #4511

@jm890

Description

@jm890

What would you like to be added:
I'm evaluating a migration away from nginx-ingress, and noticed COPY is not a valid method inside an HTTPRoute rule.
I'd like to be able to specify this method inside of a route rule.

matches:
- path:
    type: PathPrefix
    value: /
  method: COPY

Why this is needed:
We use a couple of services that make use of this method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions