Add filter state IP matcher #37637
Merged
Add filter state IP matcher #37637
CI (Envoy) / Mobile/ASAN
skipped
Dec 18, 2024 in 0s
Check was skipped
This check was not triggered in this CI run
Details
Request (pr/37637/main@726a571)
@antoniovleonti
726a571
#37637
merge
main@7990f73
Add filter state IP matcher
Commit Message: Add filter state IP matcher
Additional Description:This cl adds a matcher to the generic filter state matcher which attempts to coerce the specified filter state object into an IP, then matches it against a configured CIDR range. If the IP is in the range, the matcher returns true, otherwise false.
Risk Level: low
Testing: unit tested
Docs Changes: none
Release Notes: changelog updated
Platform Specific Features: none
Environment
Request variables
Key | Value |
---|---|
ref | c86c974 |
sha | 726a571 |
pr | 37637 |
base-sha | 7990f73 |
actor | |
message | Add filter state IP matcher... |
started | 1734548059.559866 |
target-branch | main |
trusted | false |
Build image
Container image/s (as used in this CI run)
Key | Value |
---|---|
default | envoyproxy/envoy-build-ubuntu:d2be0c198feda0c607fa33209da01bf737ef373f |
mobile | envoyproxy/envoy-build-ubuntu:mobile-d2be0c198feda0c607fa33209da01bf737ef373f |
Version
Envoy version (as used in this CI run)
Key | Value |
---|---|
major | 1 |
minor | 33 |
patch | 0 |
dev | true |
Loading