Larry West

Results 2 comments of Larry West

Alas, Envoy's [`config.rbac.v2.Principal.source_ip`](https://www.envoyproxy.io/docs/envoy/v1.12.0/api-v2/config/rbac/v2/rbac.proto#envoy-api-field-config-rbac-v2-principal-source-ip) field, even in v1.12.0, is a [`core.CidrRange`](https://www.envoyproxy.io/docs/envoy/v1.12.0/api-v2/api/v2/core/address.proto#core-cidrrange), which holds a _single_ CIDR (address+len for a _single_ subnet). So, unless I'm misreading something, this would only work for...

As lucasvc said (above) in October, the merge of #1113 should fix this issue, but @thekingn0thing stated [there](https://github.com/powermock/powermock/pull/1113#issuecomment-1054646251) back in February, they don't have the infrastructure to do a release....