-
Notifications
You must be signed in to change notification settings - Fork 3.8k
k8s: Add support to parse new IPBlock #1487
Copy link
Copy link
Closed
Labels
area/k8sImpacts the kubernetes API, or kubernetes -> cilium internals translation layers.Impacts the kubernetes API, or kubernetes -> cilium internals translation layers.kind/enhancementThis would improve or streamline existing functionality.This would improve or streamline existing functionality.priority/mediumThis is considered important, but not urgent.This is considered important, but not urgent.
Milestone
Metadata
Metadata
Assignees
Labels
area/k8sImpacts the kubernetes API, or kubernetes -> cilium internals translation layers.Impacts the kubernetes API, or kubernetes -> cilium internals translation layers.kind/enhancementThis would improve or streamline existing functionality.This would improve or streamline existing functionality.priority/mediumThis is considered important, but not urgent.This is considered important, but not urgent.
Support the new IPBlock field of
NetworkPolicyPeerand convert it toToCIDRandFromCIDRrules.Parent: #1489