Skip to content

Conversation

brb
Copy link
Member

@brb brb commented Nov 18, 2020

See commit msgs.

Fix #10341


Marked for backporting, because the fix for #12824, which is going to be backported, relies on the changes in this PR.

brb added 2 commits November 17, 2020 16:52
* Add missing logfields
* Inline neighborLog and get rid of debug statement
* Convert the code to be more idiomatic

Signed-off-by: Martynas Pumputis <m@lambda.lt>
The unit test checks whether permanent arp entries for a remote node are
properly handled, i.e. added upon node update and removed upon node
removal.

Signed-off-by: Martynas Pumputis <m@lambda.lt>
@brb brb added pending-review area/daemon Impacts operation of the Cilium daemon. release-note/misc This PR makes changes that have no direct user impact. labels Nov 18, 2020
@brb brb requested a review from a team November 18, 2020 14:35
@brb brb requested a review from a team as a code owner November 18, 2020 14:35
@brb brb requested review from jrfastab and kaworu November 18, 2020 14:35
@brb
Copy link
Member Author

brb commented Nov 18, 2020

retest-runtime

Copy link
Member

@nathanjsweet nathanjsweet left a comment

Choose a reason for hiding this comment

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

Nice clean up!

@nathanjsweet
Copy link
Member

test-me-please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/daemon Impacts operation of the Cilium daemon. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add unit tests for neighbor (ARP) management
7 participants