envoyproxy / envoyproxy/envoy

router check tool: add test support for CORS configs

Open
#11,501 0 comments 0 reactions 0 assignees View on GitHub
area/route_check_tool help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
428

Description

The router check tool currently does not support input/validation of [CORS properties](https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/route/v3/route_components.proto#config-route-v3-corspolicy), which can result in a longer development/testing cycle for those looking to validate CORS changes.

This issue is a feature request to add support for validation. Ideally the implementation would utilize the existing CORS code:
https://github.com/envoyproxy/envoy/blob/master/source/extensions/filters/http/cors/cors_filter.cc

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.