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

tuning: always update MAC in CNI result #626

Merged
merged 1 commit into from
May 5, 2021

Conversation

Luap99
Copy link
Contributor

@Luap99 Luap99 commented May 5, 2021

Since the CNI Spec bump to v1.0 the tuning plugin no longer updates the
mac address in the cni result for 0.4.0 or below configs. I don't think
this ever worked when the cni result was converted to a different version.

A test has been added to ensure it is working for all spec versions.

Fixes #605

Since the CNI Spec bump to v1.0 the tuning plugin no longer updates the
mac address in the cni result for 0.4.0 or below configs. I don't think
this ever worked when the cni result was converted to a different version.

A test has been added to ensure it is working for all spec versions.

Signed-off-by: Paul Holzinger <[email protected]>
@dcbw
Copy link
Member

dcbw commented May 5, 2021

/lgtm

@dcbw dcbw merged commit faf6d26 into containernetworking:master May 5, 2021
@Luap99 Luap99 deleted the tuning-mac branch May 5, 2021 15:26
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.

regression: tuning plugin no longer changes the mac address in the cni result
2 participants