Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rate_limit: Add time unit month and year #24070

Merged
merged 3 commits into from
Nov 21, 2022
Merged

Conversation

tyxia
Copy link
Member

@tyxia tyxia commented Nov 18, 2022

Per #23844 and #24031, @renuka-fernando wants to have time unit month and year for his business need

Release note added.
Signed-off-by: Tianyu Xia tyxia@google.com

Signed-off-by: tyxia <tyxia@google.com>
@repokitteh-read-only
Copy link

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: #24070 was opened by tyxia.

see: more, trace.

@repokitteh-read-only
Copy link

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

🐱

Caused by: #24070 was opened by tyxia.

see: more, trace.

Copy link
Contributor

@adisuissa adisuissa left a comment

Choose a reason for hiding this comment

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

Thanks for working on this!
Please add release notes as this is a user-facing change.

Signed-off-by: tyxia <tyxia@google.com>
Copy link
Member Author

@tyxia tyxia left a comment

Choose a reason for hiding this comment

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

Thanks for the review! Release Note has been added.

PTAL

Signed-off-by: tyxia <tyxia@google.com>
@tyxia tyxia marked this pull request as ready for review November 18, 2022 17:47
@tyxia tyxia requested a review from mattklein123 as a code owner November 18, 2022 17:47
Copy link
Contributor

@adisuissa adisuissa left a comment

Choose a reason for hiding this comment

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

Thanks!
Code changes LGTM!
/lgtm api

@adisuissa
Copy link
Contributor

cc'ing @esmet @mattklein123 as filter codeowners

@mattklein123 mattklein123 merged commit 8a26244 into envoyproxy:main Nov 21, 2022
@tyxia tyxia deleted the rls_unit branch November 22, 2022 02:30
ggreenway pushed a commit that referenced this pull request Dec 9, 2024
Following on from #24070 and
adding support for week as a unit of time for ratelimits as this is
something my team currently needs and WEEK felt sad as it was missing
the protobuf party.

Ideally we would have something like
#33277 but in the interim it
makes sense to add WEEK here since we have every other period already
except week.

Signed-off-by: Stefan Sedich <stefan.sedich@gmail.com>
update-envoy bot added a commit to envoyproxy/data-plane-api that referenced this pull request Dec 9, 2024
Following on from envoyproxy/envoy#24070 and
adding support for week as a unit of time for ratelimits as this is
something my team currently needs and WEEK felt sad as it was missing
the protobuf party.

Ideally we would have something like
envoyproxy/envoy#33277 but in the interim it
makes sense to add WEEK here since we have every other period already
except week.

Signed-off-by: Stefan Sedich <stefan.sedich@gmail.com>

Mirrored from https://github.com/envoyproxy/envoy @ 33fb49977a10657a84a4aff1ea8c7988c54e3c42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants