Skip to content

Events: EventRuleEngine: improve cidr to support ipv6 and better validation #11981

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

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

bentsku
Copy link
Contributor

@bentsku bentsku commented Dec 3, 2024

Motivation

After backporting cidr back to SNS, @cloutierMat made a really solid point in his review:
#11979 (comment)

After improving it for SNS, I'm backporting it back again to events

Changes

  • add cidr support for IPv6, and better validation

@bentsku bentsku added aws:events Amazon EventBridge semver: patch Non-breaking changes which can be included in patch releases labels Dec 3, 2024
@bentsku bentsku self-assigned this Dec 3, 2024
@bentsku bentsku force-pushed the improve-cidr-events branch from c8c5081 to 752b519 Compare December 3, 2024 22:34
Copy link

github-actions bot commented Dec 3, 2024

LocalStack Community integration with Pro

    2 files      2 suites   1h 8m 11s ⏱️
2 282 tests 2 180 ✅ 102 💤 0 ❌
2 284 runs  2 180 ✅ 104 💤 0 ❌

Results for commit 04b940f.

♻️ This comment has been updated with latest results.

@bentsku bentsku force-pushed the improve-cidr-events branch from 752b519 to 04b940f Compare December 3, 2024 23:23
Copy link
Member

@maxhoheiser maxhoheiser left a comment

Choose a reason for hiding this comment

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

Great changes - I did not even know that IP addresses can be used as conditions for rules

@bentsku bentsku merged commit b182cae into master Dec 4, 2024
33 checks passed
@bentsku bentsku deleted the improve-cidr-events branch December 4, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws:events Amazon EventBridge semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants