envoy-gateway-app release v1.8.0
Added
- Add
basicauth performance test suite. - Add
keyauth performance test suite. - Add
mobilelatency performance test suite.
Changed
- Set
giantswarm-critical priorityClass on the Envoy Gateway control plane pods. - Add
circuitBreaker config field in bundle values for envoy performance test suites to better sustain high request load. - Configure Envoy Gateway to be HA by default.
- Move apps’ versions in dependencies_test files from each performance test suite into a single file used in each of those.
- Update Envoy Gateway to v1.8.2 (data plane Envoy bumped to v1.38.3).
Fixed
- Fix kong performance tests in
basic and basicauth suites.