regex: don't enforce max_program_size when field isn't present in config. (#11187)
max_program_size was deprecated, but when the field isn't specified, a default max program size of 100 is still enforced. This change makes it such that when the field isn't present, no max program size check is enforced. Signed-off-by: Lisa Lu <lisalu@lyft.com> Mirrored from https://github.com/envoyproxy/envoy @ 5330d15b6b37af3d3ff39cd45ec710fbe7dc6d6dmaster-ci-test
parent
82a85aaadb
commit
a0052513ff
3 changed files with 30 additions and 0 deletions
Loading…
Reference in new issue