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

Always add MAC address to response #167

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

amorenoz
Copy link
Contributor

@amorenoz amorenoz commented Feb 9, 2021

The current implementation only adds the MAC address to the response if the "ipam" field is non-empty.
Given than ipam is an optional field, this is not ideal.

Always add the MAC address to the response
Signed-off-by: Adrian Moreno amorenoz@redhat.com

The current implementation only adds the MAC address to the response if
the "ipam" field is non-empty.
Given than `ipam` is an optional field, this is not ideal.

Always add the MAC address to the response.

Signed-off-by: Adrian Moreno <amorenoz@redhat.com>
amorenoz added a commit to amorenoz/vdpa-deployment that referenced this pull request Feb 10, 2021
k8snetworkplumbingwg/sriov-cni#167

Signed-off-by: Adrian Moreno <amorenoz@redhat.com>
amorenoz added a commit to amorenoz/vdpa-deployment that referenced this pull request Feb 10, 2021
k8snetworkplumbingwg/sriov-cni#167

Signed-off-by: Adrian Moreno <amorenoz@redhat.com>
Copy link
Member

@martinkennelly martinkennelly left a comment

Choose a reason for hiding this comment

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

LGTM

@adrianchiris
Copy link
Contributor

LGTM, Thanks @amorenoz !

@adrianchiris adrianchiris merged commit b18123d into k8snetworkplumbingwg:master Feb 15, 2021
amorenoz added a commit to amorenoz/vdpa-deployment that referenced this pull request Feb 16, 2021
k8snetworkplumbingwg/sriov-cni#167

Signed-off-by: Adrian Moreno <amorenoz@redhat.com>
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.

3 participants