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

Reverting the MAC - Address flag code (for now) #2118

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

jjbustamante
Copy link
Member

Summary

Currently we can't verify in our CI tooling that the MAC address is configured correctly when running the docker container, the reason for that is because the ubuntu latest runner only supports Docker version 1.43 and we need version 1.44 for this feature. Also, we need to update our Windows runner, currently they support Docker version 1.41.

Once our runners are running the expected Docker version, then we can merge this code again, plus the acceptance tests developed in this PR

Documentation

  • Should this change be documented?
    • Yes, see #___
    • No

Related

… in the ci

Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
@github-actions github-actions bot added this to the 0.34.0 milestone Apr 4, 2024
@github-actions github-actions bot added the type/enhancement Issue that requests a new feature or improvement. label Apr 4, 2024
@jjbustamante jjbustamante marked this pull request as ready for review April 4, 2024 23:29
@jjbustamante jjbustamante requested review from a team as code owners April 4, 2024 23:29
@jjbustamante jjbustamante merged commit 6a9e3d1 into main Apr 4, 2024
18 checks passed
@jjbustamante jjbustamante deleted the revert/jjbustamante/issue-1779 branch April 4, 2024 23:30
@jjbustamante jjbustamante removed this from the 0.34.0 milestone Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Issue that requests a new feature or improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant