Skip to content

Binary man32 httproute matches pathprefix#14

Merged
steveiliop56 merged 7 commits intomainfrom
BinaryMan32-httproute-matches-pathprefix
Mar 12, 2026
Merged

Binary man32 httproute matches pathprefix#14
steveiliop56 merged 7 commits intomainfrom
BinaryMan32-httproute-matches-pathprefix

Conversation

@steveiliop56
Copy link
Copy Markdown
Member

No description provided.

BinaryMan32 and others added 7 commits March 7, 2026 02:51
`Prefix` is not a valid value for path type, use a default of
`PathPrefix` instead to match all requests.

$ kubectl explain httproute.spec.rules.matches.path.type
FIELD: type <string>
ENUM:
    Exact
    PathPrefix
    RegularExpression
@steveiliop56 steveiliop56 merged commit c3a8039 into main Mar 12, 2026
1 check passed
@BinaryMan32
Copy link
Copy Markdown
Contributor

From #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants