bootstrap: make admin field optional. (#4760)
This is a follow up to #4726. In #4726, the access log path became optional, but the admin field was not itself marked optional. This then led to server_fuzz_test trivially passing due to an early PGV validation exception, and ~20 bugs being closed out by oss-fuzz. This PR completes the admin optionality changes. Risk Level: Low Testing: Unit tests updated. Signed-off-by: Harvey Tuch <htuch@google.com> Mirrored from https://github.com/envoyproxy/envoy @ 86790c2367558160282d8b0afa1c5e4698e2fed3pull/620/head
parent
5ca89df6c9
commit
acb8f49038
2 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue