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

Denormalize IP name before checking if pod is alive #360

Merged
merged 3 commits into from
Jul 25, 2023

Conversation

nicklesimba
Copy link
Collaborator

This commit solves the issue of normalized IP names being used for checking if a pod is alive, which resulted in overlappingrangeipreservations being falsely deleted by the ip-reconciler.

This commit solves the issue of normalized IP names being used for
checking if a pod is alive, which resulted in overlappingrangeipreservations being falsely
deleted by the ip-reconciler.

Signed-off-by: nicklesimba <simha.nikhil@gmail.com>
Copy link
Collaborator

@maiqueb maiqueb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a unit test for this ?

It'll be easier to visualize the changes with it.

Signed-off-by: nicklesimba <simha.nikhil@gmail.com>
Signed-off-by: nicklesimba <simha.nikhil@gmail.com>
@dougbtv dougbtv merged commit d9cfa5b into k8snetworkplumbingwg:master Jul 25, 2023
10 checks passed
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.

4 participants