Skip to content

Envoy Config: Remove redundant config value checks #454

@ccaraman

Description

@ccaraman

There are many config value checks across the code base that are no longer necessary due to schema validation. Example: https://github.com/lyft/envoy/blob/master/source/common/http/filter/fault_filter.cc#L25

In addition, we should see if the schema can be improved to remove more of those config values.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions