Skip to content

Ignore IPv6 changes in Cloudfront IP range updates #101

Description

@subaykan

In the cloudfront IP range update notifications, we have seen changes that include only IPv6 changes without IPv4 changes. This results in noise in the production slack channel until we apply the changes to the current json file (ref: https://github.com/cssat/ip-ranges#apply-the-update) When there is no IPv4 change, there is nothing to do in aptible as the IP allowlist only includes IPv4. We can reduce the noise by modifying the logic in the handler by removing the ipv6 elements from the returned object from compute_diff function.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    MaintenanceBehind-the-scenes improvements for security and longevity

    Type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions