Skip to content

Proper normalization / reconciliation of CIDRs #6

Description

@tuunit

Our security-groups are currently comparing CIDRs as raw strings. A valid prefix such as 203.0.113.5/24 never matches the value returned by STACKIT, so the rule is deleted and recreated on every reconcile.
Normalize CIDRs before comparison and avoid treating SSH rules with no ipRange as removable rules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions