Skip to content

Rename argRateLimit to rateLimit#1057

Merged
kevsecurity merged 1 commit into
mainfrom
pr/kevsecurity/argRateLimit-rateLimit
Jun 7, 2023
Merged

Rename argRateLimit to rateLimit#1057
kevsecurity merged 1 commit into
mainfrom
pr/kevsecurity/argRateLimit-rateLimit

Conversation

@kevsecurity

@kevsecurity kevsecurity commented Jun 7, 2023

Copy link
Copy Markdown
Contributor

In the previous commit, the rate limit parameter to matchActions was incorrectly specified as argRateLimit (but was correct in documentation). This commit changes that parameter to the correct rateLimit. No releases have occurred since the commit. This change shouldn't have a detrimental or regressive effect. Also, updated the example datagram.yaml tracing policy to include the rateLimit parameter.

Also fixes a potential overflow in the rateLimit argument.

@kevsecurity
kevsecurity requested a review from a team as a code owner June 7, 2023 09:26
@kevsecurity
kevsecurity requested a review from kkourt June 7, 2023 09:26
In the previous commit, the rate limit parameter to matchActions was
incorrectly specified as argRateLimit (but was correct in
documentation). This commit changes that parameter to the correct
rateLimit. No releases have occurred since the commit. This change
shouldn't have a detrimental or regressive effect. Also, updated the
example datagram.yaml tracing policy to include the rateLimit parameter.

Also fixes a potential overflow in the rateLimit argument.

Signed-off-by: Kevin Sheldrake <kevin.sheldrake@isovalent.com>
@kevsecurity
kevsecurity force-pushed the pr/kevsecurity/argRateLimit-rateLimit branch from c4fe6be to 1d9284b Compare June 7, 2023 09:35
@kevsecurity
kevsecurity merged commit 72fafb3 into main Jun 7, 2023
@kevsecurity
kevsecurity deleted the pr/kevsecurity/argRateLimit-rateLimit branch June 7, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants