Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes a bug that wouldn't return CIDRs for egress #768

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

thebsdbox
Copy link
Collaborator

The function getSameFamilyCidr is a bit buggy, and introduced an issue where people manually specify ranges in the kube-vip config. This change allows the function to work, but also restores the default behaviour too.

Signed-off-by: Dan Finneran <daniel.finneran@gmail.com>
@thebsdbox thebsdbox merged commit a5ec16e into kube-vip:main Feb 21, 2024
9 checks passed
@thebsdbox thebsdbox deleted the egress_fix branch February 21, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant