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

Enable Windows OVS Container to run on pristine Host Environment #5249

Closed
4 tasks done
rajnkamr opened this issue Jul 14, 2023 · 1 comment
Closed
4 tasks done

Enable Windows OVS Container to run on pristine Host Environment #5249

rajnkamr opened this issue Jul 14, 2023 · 1 comment
Assignees
Labels
area/OS/windows Issues or PRs related to the Windows operating system. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@rajnkamr
Copy link
Contributor

rajnkamr commented Jul 14, 2023

Describe the problem/challenge you have

  • 1.To Support installation of signed ovs kernel driver from inside container
  • 2.To Support OVS container to run on the clean host environment. OVS directories and dependencies should be created from inside container .
  • 3.Enable ovs container support in all windows containerd CI pipeline.
  • 4.To reduce ovs image size by using different base image.

Describe the solution you'd like

OVS will run inside container on a clean host environment

Anything else you would like to add?

@rajnkamr rajnkamr added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 14, 2023
@rajnkamr rajnkamr added the area/OS/windows Issues or PRs related to the Windows operating system. label Jul 14, 2023
@rajnkamr rajnkamr changed the title Enable Windows OVS Containerisation to run on Pristine Host Environment Enable Windows OVS Container to run on Pristine Host Environment Jul 14, 2023
@rajnkamr rajnkamr changed the title Enable Windows OVS Container to run on Pristine Host Environment Enable Windows OVS Container to run on pristine Host Environment Jul 14, 2023
@XinShuYang XinShuYang added this to the Antrea v1.14 release milestone Jul 25, 2023
NamanAg30 added a commit to NamanAg30/antrea that referenced this issue Oct 20, 2023
Support installation of unsigned ovs kernel driver from inside container

For antrea-io#5249

Signed-off-by: Naman Agarwal <[email protected]>
NamanAg30 added a commit to NamanAg30/antrea that referenced this issue Oct 21, 2023
Support installation of unsigned ovs kernel driver from inside container

For antrea-io#5249

Signed-off-by: Naman Agarwal <[email protected]>
NamanAg30 added a commit to NamanAg30/antrea that referenced this issue Oct 21, 2023
Support installation of unsigned ovs kernel driver from inside container

For antrea-io#5249

Signed-off-by: Naman Agarwal <[email protected]>
NamanAg30 added a commit to NamanAg30/antrea that referenced this issue Oct 22, 2023
Support installation of unsigned ovs kernel driver from inside container

For antrea-io#5249

Signed-off-by: Naman Agarwal <[email protected]>
NamanAg30 added a commit to NamanAg30/antrea that referenced this issue Oct 22, 2023
Support installation of unsigned ovs kernel driver from inside container

For antrea-io#5249

Signed-off-by: Naman Agarwal <[email protected]>
NamanAg30 added a commit to NamanAg30/antrea that referenced this issue Oct 23, 2023
Support installation of unsigned ovs kernel driver from inside container

For antrea-io#5249

Signed-off-by: Naman Agarwal <[email protected]>
NamanAg30 added a commit to NamanAg30/antrea that referenced this issue Oct 23, 2023
Support installation of unsigned ovs kernel driver from inside container

For antrea-io#5249

Signed-off-by: Naman Agarwal <[email protected]>
NamanAg30 added a commit to NamanAg30/antrea that referenced this issue Oct 23, 2023
Support installation of unsigned ovs kernel driver from inside container

For antrea-io#5249

Signed-off-by: Naman Agarwal <[email protected]>
NamanAg30 added a commit to NamanAg30/antrea that referenced this issue Oct 23, 2023
Support installation of unsigned ovs kernel driver from inside container

For antrea-io#5249

Signed-off-by: Naman Agarwal <[email protected]>
@luolanzone luolanzone removed this from the Antrea v1.14 release milestone Oct 24, 2023
@rajnkamr rajnkamr added this to the Antrea v1.15 release milestone Oct 31, 2023
@NamanAg30
Copy link
Contributor

NamanAg30 commented Nov 24, 2023

Use-cases for upgrade scenarios
1.User is currently running ovs userspace processes as services on host and need to upgrade directly to ovs containerisation with pristine host environment.

2.User is currently running ovs userspace processes in container and wants to upgrade to ovs containerisation with pristine host environment .

3.User is currently running ovs userspace processes as services on host and will upgrade to ovs userspace processes running in container.

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. kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

5 participants