Skip to content

Conversation

jpayne3506
Copy link
Contributor

Reason for Change:

Issue Fixed:

Requirements:

Notes:

@jpayne3506 jpayne3506 requested review from rbtr and QxBytes September 29, 2025 16:09
@jpayne3506 jpayne3506 self-assigned this Sep 29, 2025
@jpayne3506 jpayne3506 requested a review from a team as a code owner September 29, 2025 16:09
@Copilot Copilot AI review requested due to automatic review settings September 29, 2025 16:09
@jpayne3506 jpayne3506 added cns Related to CNS. cni Related to CNI. fix Fixes something. labels Sep 29, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a missing field assignment in the CNI IPAM invoker by adding the Ifname field to the IPConfigsRequest structure. This ensures that the interface name from CNI arguments is properly passed to the Container Network Service (CNS) when requesting IP configurations.

  • Added Ifname field assignment to IPConfigsRequest in CNS IPAM invoker

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@rbtr
Copy link
Collaborator

rbtr commented Sep 29, 2025

i'm skeptical of this. why has it never needed to be set before, and what's different that requires it to be set now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cni Related to CNI. cns Related to CNS. fix Fixes something.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants