envoyproxy/envoy

api_compat support for work_in_progress annotations

Open

#18,228 opened on Sep 23, 2021

View on GitHub
 (0 comments) (0 reactions) (1 assignee)C++ (5,373 forks)batch import
apiarea/cibughelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Title: api_compat support for work_in_progress annotations

Description: #18218 introduced the work_in_progress annotations for API files, messages, and fields. The api breaking compatibility change needs to ignore any breaking changes to these objects. Note that this mainly impacts CI.

This issue is to track progress on the needed adjustments for the tool.

Contributor guide