Skip to content

api: mark rate limit quota (RLQS) API as stable#46122

Open
davidxia wants to merge 1 commit into
envoyproxy:mainfrom
davidxia:remove-rlqs-wip-warning
Open

api: mark rate limit quota (RLQS) API as stable#46122
davidxia wants to merge 1 commit into
envoyproxy:mainfrom
davidxia:remove-rlqs-wip-warning

Conversation

@davidxia

@davidxia davidxia commented Jul 14, 2026

Copy link
Copy Markdown

as discussed in Envoy community meeting on July 14, 2026 (comment thread).

Remove the "work-in-progress" warnings from the Rate Limit Quota (RLQS) API docs:

  • api/envoy/service/rate_limit_quota/v3/rlqs.proto — remove option (xds.annotations.v3.file_status).work_in_progress = true; (and the now-unused xds/annotations/v3/status.proto import). This drops the .. warning:: This API feature is currently work-in-progress ... banner that protodoc emits on the RLQS proto reference page.
  • api/envoy/extensions/filters/http/rate_limit_quota/v3/rate_limit_quota.proto — same annotation/import removal.
  • docs/root/configuration/http/http_filters/rate_limit_quota_filter.rst — drop (Work-In-Progress) from the page title and remove the .. attention:: "under active development / not ready for use yet" note on the HTTP filter config page.

@repokitteh-read-only

Copy link
Copy Markdown

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #46122 was opened by davidxia.

see: more, trace.

@davidxia davidxia had a problem deploying to external-contributors July 14, 2026 17:54 — with GitHub Actions Error
Remove the work-in-progress annotations from the RLQS service and the
rate limit quota HTTP filter protos, drop the corresponding
"(Work-In-Progress)" title and warning from the filter documentation,
and promote the rate limit quota HTTP filter extension status from
"wip" to "stable".

Signed-off-by: David Xia <dxia@modal.com>
@davidxia davidxia force-pushed the remove-rlqs-wip-warning branch from 3ccc214 to 2fce92c Compare July 14, 2026 18:10
@davidxia davidxia requested a deployment to external-contributors July 14, 2026 18:10 — with GitHub Actions Waiting
@davidxia davidxia marked this pull request as ready for review July 14, 2026 18:11
@repokitteh-read-only

Copy link
Copy Markdown

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to (api/envoy/|docs/root/api-docs/).
envoyproxy/api-shepherds assignee is @adisuissa
CC @envoyproxy/api-watchers: FYI only for changes made to (api/envoy/|docs/root/api-docs/).

🐱

Caused by: #46122 was ready_for_review by davidxia.

see: more, trace.

@davidxia davidxia marked this pull request as draft July 14, 2026 18:12
@davidxia davidxia marked this pull request as ready for review July 14, 2026 18:15
@tyxia tyxia self-assigned this Jul 14, 2026

@tyxia tyxia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, defer to @adisuissa for review and final approval.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants