UNCLASSIFIED - NO CUI

Skip to content

feat: Adding function to lookup CIDR value for api-egress policy

Ryan Garcia requested to merge controlplanecidr-fix into main

Fixing issue found in testing. When non 0.0.0.0/0 CIDR is specified, Kubernetes states that except block beneath must be within specified CIDR range.

Also bumped chart version and CHANGELOG.

Merge request reports