Nighthawk uses now deprecated v2 API in a couple of locations: - [x] configurations for integration tests - [x] configuration for the benchmark - [x] command line parameters - [ ] locations in our proto API where we use v2 types - [x] documentation and examples Envoy v2 API is now deprecated: https://github.com/envoyproxy/envoy/pull/13950 We should migrate to using v3 in all these places.