mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-28 01:37:50 -05:00
[GH-ISSUE #3226] New Resource Policies - Validation error: Invalid option: expected one of "CIDR"|"IP"|"PATH" at "rules[0].match" #30170
Reference in New Issue
Block a user
Originally created by @DrDrrae on GitHub (Jun 7, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/3226
Describe the Bug
New Resource Rules is missing "ASN" and "Country" match types.
Validation error: Invalid option: expected one of "CIDR"|"IP"|"PATH" at "rules[0].match"Environment
To Reproduce
Expected Behavior
It's expected to be able to save resource rules configuration with ASN and country match types.