Rohit Agrawal

Results 4 issues of Rohit Agrawal

## Description This PR fixes the issue defined in https://github.com/argoproj/argo-rollouts/issues/2151 where `AnalysisRun` doesn't transition to `Successful` from `Running` when only Dry-Run metrics are defined and being evaluated. As per the...

analysis

## Description We have observed a significant increase in the occurrence of **408** status codes accompanied by `max_duration_timeout` responses during the transition from version **1.28** to **1.29**. Our suspicion is...

bug
area/http
backport/review

## Description We're leveraging Envoy to establish an mTLS tunnel, following a setup quite similar to the [standard configuration](https://github.com/envoyproxy/envoy/blob/ad805fa30ff37eef5133713b876449de06f638c2/configs/encapsulate_http_in_http2_connect.yaml). Additionally, we're utilizing the [Set-Filter State HTTP Filter](https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/common/set_filter_state/v3/value.proto#envoy-v3-api-msg-extensions-filters-common-set-filter-state-v3-filterstatevalue) to transmit the...

area/listener

### Background **See:** https://github.com/envoyproxy/envoy/issues/35711 ### Changes This PR adds a new generic string object factory with hashing interface in filter state with key `envoy.hashable_string` which could be used when unique...

stale
waiting