outlier_detection: add optional random jitter to ejection time (#19869)
* outlier_detection: add optional random jitter to ejection time Signed-off-by: asheryer <asheryer@amazon.com> * Add max_ejection_time_jitter configuration reference to current release notes Signed-off-by: asheryer <asheryer@amazon.com> * Change wording in release notes Signed-off-by: asheryer <asheryer@amazon.com> * Add clarifying comment to jitter calculation Signed-off-by: asheryer <asheryer@amazon.com> * Fix formatting issues Signed-off-by: asheryer <asheryer@amazon.com> * Fix more formatting issues Signed-off-by: asheryer <asheryer@amazon.com> * Fix parameters in outlier_detection tests Signed-off-by: asheryer <asheryer@amazon.com> * Fix format of test functions Signed-off-by: asheryer <asheryer@amazon.com> * Fix comment punctuation Signed-off-by: asheryer <asheryer@amazon.com> * Fixes based on PR feedback Signed-off-by: asheryer <asheryer@amazon.com> * Fix format Signed-off-by: asheryer <asheryer@amazon.com> * Empty commit to retrigger CI Signed-off-by: asheryer <asheryer@amazon.com> * Fix nits Signed-off-by: asheryer <asheryer@amazon.com> * Add configuration tests Signed-off-by: asheryer <asheryer@amazon.com> * Add jitter tests Signed-off-by: asheryer <asheryer@amazon.com> * Fix comments Signed-off-by: asheryer <asheryer@amazon.com> * Update source/common/upstream/outlier_detection_impl.cc Co-authored-by: Adi (Suissa) Peleg <adip@google.com> Signed-off-by: asheryer <asheryer@amazon.com> * Check exact value in jitter test Signed-off-by: asheryer <asheryer@amazon.com> * Move to new features Signed-off-by: asheryer <asheryer@amazon.com> * Empty commit to trigger CI Signed-off-by: asheryer <asheryer@amazon.com> Mirrored from https://github.com/envoyproxy/envoy @ 158535979a833d076c44c701f1cdf5406187d3bapull/626/head
parent
9b646712a8
commit
c0da0e3e8b
1 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue