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

To create a new windows ovs only image based on windows ovs release #5113

Closed
rajnkamr opened this issue Jun 12, 2023 · 0 comments · Fixed by #5628
Closed

To create a new windows ovs only image based on windows ovs release #5113

rajnkamr opened this issue Jun 12, 2023 · 0 comments · Fixed by #5628
Assignees
Labels
area/OS/windows Issues or PRs related to the Windows operating system. area/ovs Issues or PRs related to OVS

Comments

@rajnkamr
Copy link
Contributor

rajnkamr commented Jun 12, 2023

Describe what you are trying to solve

To create a new windows ovs only image based on windows ovs release and decouple windows ovs image from windows image
Optimize windows-ovs Image size

Describe the solution you have in mind

A new dockerfile will be used to build windows ovs image based on new windows ovs release. This new ovs image needs also to be pushed to registry.

Describe how your solution impacts user flows

This new ovs image will be used for ovs containerization, this ovs image will be used as a base image for getting ovs dependency files in antrea windows image, with this only one image antrea-windows can be used for antrea-agent and antrea-ovs container

Describe the main design/architecture of your solution

Bundle all required ovs dependencies in windows ovs image.

Alternative solutions that you considered

ovs image is added to windows base image, however for every new ovs release new windows base image needs to be pushed to registry.

Test plan

Additional context

With this Approach, we will have to maintain two images on node which can lead to use of additional storage space,
In future we need to combine both the images and maintain only one image antrea windows to consume so that it takes less space on disk.
#5249

@rajnkamr rajnkamr added kind/design Categorizes issue or PR as related to design. area/ovs Issues or PRs related to OVS and removed kind/design Categorizes issue or PR as related to design. labels Jun 12, 2023
@rajnkamr rajnkamr self-assigned this Jun 12, 2023
@rajnkamr rajnkamr added this to the Antrea v1.14 release milestone Jul 28, 2023
@rajnkamr rajnkamr added the area/OS/windows Issues or PRs related to the Windows operating system. label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/OS/windows Issues or PRs related to the Windows operating system. area/ovs Issues or PRs related to OVS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant