Skip to content

Conversation

@kasabe28
Copy link
Contributor

@kasabe28 kasabe28 commented Feb 13, 2024

Proposed Changes

  • Modify NATTable logic to list all in-namespace NICs belonging to NATs Network
  • Modify NATReconciler test to create network without NAT and NIC referring to without NAT network. And validate result to have only NAT Network NIC to be in NATTable.

Fixes #181

@kasabe28 kasabe28 requested a review from a team as a code owner February 13, 2024 09:20
@github-actions github-actions bot added size/M bug Something isn't working labels Feb 13, 2024
Copy link
Member

@afritzler afritzler left a comment

Choose a reason for hiding this comment

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

Just some cosmetics. Apart from that the PR looks good.

@kasabe28 kasabe28 requested a review from afritzler February 19, 2024 10:16
@afritzler afritzler merged commit 55efdc9 into main Feb 19, 2024
@afritzler afritzler deleted the fix/NATReconciler branch February 19, 2024 21:37
@hardikdr hardikdr added the area/networking Networking-related tasks and improvements. label Jun 25, 2025
@hardikdr hardikdr added this to Roadmap Jun 29, 2025
@hardikdr hardikdr moved this to Done in Roadmap Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/networking Networking-related tasks and improvements. bug Something isn't working size/M

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

NATReconciler should only modify the NATTable of NetworkInterfaces belonging to the NATs networkRef

4 participants