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

add err log to help find conflict ip owner #2939

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

bobz965
Copy link
Collaborator

@bobz965 bobz965 commented Jun 13, 2023

add more log to help find conflict ip owner

Which issue(s) this PR fixes:

Fixes #(issue-number)

WHAT

🤖 Generated by Copilot at 8b1a8b4

Improve logging of IP address conflicts in IPAM. Add log messages to pkg/ipam/subnet.go that report when pods or services have conflicting IP addresses in the IPAM module.

🤖 Generated by Copilot at 8b1a8b4

When pods or services collide
And their IP addresses are not aligned
We need to know why
So we added some log
To IPAM where the conflicts are defined

HOW

🤖 Generated by Copilot at 8b1a8b4

  • Add log messages to report IP address conflicts between pods or services (link, link)

@bobz965 bobz965 requested a review from hongzhen-ma June 13, 2023 07:04
pkg/ipam/subnet.go Outdated Show resolved Hide resolved
@bobz965 bobz965 force-pushed the fix-static-ip-allocate branch from 8b1a8b4 to b6a2694 Compare June 13, 2023 07:31
@bobz965 bobz965 merged commit c1c716f into kubeovn:master Jun 13, 2023
@bobz965 bobz965 deleted the fix-static-ip-allocate branch June 13, 2023 08:31
bobz965 added a commit that referenced this pull request Sep 8, 2023
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.

2 participants