• Geoff Simmons's avatar
    Refactor generated VCL to implement Ingress path matching rules. · 1e9ab6a8
    Geoff Simmons authored
    Now using the SUB feature of VMOD re2. This simplifies and
    improves the scalability of the matching logic (one subroutine
    call, rather than an if-elsif sequence that is as long as the
    number of paths). Will also simplify the implementation of
    pathType for k8s-1.22.
    1e9ab6a8
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
controller Loading commit data...
haproxy Loading commit data...
interfaces Loading commit data...
update Loading commit data...
varnish Loading commit data...