feat: add support for custom CIDR ingress/egress rules #60
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: NationTech/harmony#60
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/additionalCidrNetworkPolicy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
additional_allowed_cidr_ingress
andadditional_allowed_cidr_egress
fields toTenantNetworkPolicy
to allow specifying custom CIDR blocks for network access.cidr
dependency toharmony_macros
and a custom proc macrocidrv4
to easily parse CIDR strings.50a5cd463a
to5ba3e1f2d2