envoyproxy/envoy
View on GitHubapi_compat support for work_in_progress annotations
Open
#18,228 opened on Sep 23, 2021
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.