Closed suniltheta closed 11 months ago
To be included with v1.29+ releases only and not before.
From v1.29 Envoy release this feature flag has been removed in https://github.com/envoyproxy/envoy/pull/30434. See Envoy v1.29.0 release notes.
http: removed envoy.reloadable_features.sanitize_original_path and legacy code paths.
envoy.reloadable_features.sanitize_original_path
Revert of earlier change https://github.com/aws/amazon-ecs-service-connect-agent/pull/15
New tests cover the changes: NA
Removed option to set envoy.reloadable_feature.sanitize_original_path
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
To be included with v1.29+ releases only and not before.
Summary
From v1.29 Envoy release this feature flag has been removed in https://github.com/envoyproxy/envoy/pull/30434. See Envoy v1.29.0 release notes.
Implementation details
Revert of earlier change https://github.com/aws/amazon-ecs-service-connect-agent/pull/15
Testing
New tests cover the changes: NA
Description for the changelog
Removed option to set envoy.reloadable_feature.sanitize_original_path
Licensing
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.