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

Automated cherry pick of #4685: Force create cni folders when starting Windows containerd #4701

Conversation

XinShuYang
Copy link
Contributor

Cherry pick of #4685 on release-1.10.

#4685: Force create cni folders when starting Windows containerd

For details on the cherry pick process, see the cherry pick requests page.

Create /opt/cni/bin/ and /etc/cni/net.d/ folders to avoid errors caused by non-existent paths.

Fixes antrea-io#4680

Signed-off-by: Shuyang Xin <gavinx@vmware.com>
@XinShuYang XinShuYang added the kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release label Mar 13, 2023
@XinShuYang
Copy link
Contributor Author

/test-windows-containerd-e2e
/test-windows-containerd-conformance
/test-windows-containerd-networkpolicy

@XinShuYang
Copy link
Contributor Author

/test-windows-containerd-conformance

@XinShuYang
Copy link
Contributor Author

/test-windows-containerd-conformance
/test-windows-containerd-networkpolicy

@XinShuYang
Copy link
Contributor Author

/test-windows-containerd-networkpolicy

1 similar comment
@XinShuYang
Copy link
Contributor Author

/test-windows-containerd-networkpolicy

@tnqn
Copy link
Member

tnqn commented Mar 27, 2023

/skip-all

@tnqn tnqn merged commit ad97a47 into antrea-io:release-1.10 Mar 27, 2023
@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Merging #4701 (23d4642) into release-1.10 (2f54131) will increase coverage by 6.41%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           release-1.10    #4701      +/-   ##
================================================
+ Coverage         62.57%   68.99%   +6.41%     
================================================
  Files               394      380      -14     
  Lines             57720    55977    -1743     
================================================
+ Hits              36121    38619    +2498     
+ Misses            18940    14707    -4233     
+ Partials           2659     2651       -8     
Flag Coverage Δ
integration-tests 34.62% <ø> (+0.10%) ⬆️
kind-e2e-tests 46.24% <ø> (+5.87%) ⬆️
unit-tests 58.22% <ø> (+3.09%) ⬆️

see 140 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants