Skip to content

Add option to override reloadable_features.sanitize_original_path#15

Merged
karanvasnani merged 1 commit intoaws:mainfrom
suniltheta:sanitize_original_path
Apr 7, 2023
Merged

Add option to override reloadable_features.sanitize_original_path#15
karanvasnani merged 1 commit intoaws:mainfrom
suniltheta:sanitize_original_path

Conversation

@suniltheta
Copy link
Copy Markdown

Summary

Add option to override envoy reloadable_features.sanitize_original_path if needed via env variable ENVOY_SANITIZE_ORIGINAL_PATH. By default this will be true. Allowed values are true or false.

Testing

make test

New tests cover the changes: yes

Description for the changelog

Expose option to override the default value of reloadable_features.sanitize_original_path via ENVOY_SANITIZE_ORIGINAL_PATH environment variable. Default is true.

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@suniltheta suniltheta requested a review from liubnu April 7, 2023 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants