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 #2306: [Windows]Check HostNamespace value when removing HcnEndpoint #2328

Conversation

wenyingd
Copy link
Contributor

Cherry pick of #2306 on release-1.1.

#2306: [Windows]Check HostNamespace value when removing HcnEndpoint

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

If a HnsEndpoint is created without HostComputeNamespace, a default
value "00000000-0000-0000-0000-000000000000" should be set. But we
can't find and HnsEndpoint in this namespace.

Signed-off-by: wenyingd <[email protected]>
@wenyingd wenyingd 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 Jun 29, 2021
@wenyingd
Copy link
Contributor Author

/test-all

@wenyingd wenyingd requested a review from tnqn June 29, 2021 12:10
@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2021

Codecov Report

Merging #2328 (bc81da4) into release-1.1 (9af36f5) will increase coverage by 3.88%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-1.1    #2328      +/-   ##
===============================================
+ Coverage        61.52%   65.41%   +3.88%     
===============================================
  Files              278      278              
  Lines            21189    21189              
===============================================
+ Hits             13037    13861     +824     
+ Misses            6794     5919     -875     
- Partials          1358     1409      +51     
Flag Coverage Δ
e2e-tests 56.51% <ø> (?)
kind-e2e-tests 53.14% <ø> (+0.56%) ⬆️
unit-tests 41.36% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/apiserver/certificate/certificate.go 69.86% <0.00%> (-6.85%) ⬇️
pkg/ovs/openflow/ofctrl_bridge.go 50.36% <0.00%> (+0.36%) ⬆️
pkg/agent/openflow/network_policy.go 76.41% <0.00%> (+0.59%) ⬆️
pkg/controller/networkpolicy/status_controller.go 87.09% <0.00%> (+0.64%) ⬆️
pkg/agent/flowexporter/exporter/exporter.go 78.66% <0.00%> (+0.68%) ⬆️
pkg/agent/cniserver/pod_configuration.go 54.68% <0.00%> (+0.78%) ⬆️
pkg/controller/egress/store/egressgroup.go 1.38% <0.00%> (+1.38%) ⬆️
pkg/ovs/openflow/ofctrl_flow.go 47.36% <0.00%> (+1.75%) ⬆️
pkg/controller/traceflow/controller.go 71.68% <0.00%> (+2.40%) ⬆️
pkg/apis/controlplane/v1beta2/sets.go 69.23% <0.00%> (+2.56%) ⬆️
... and 43 more

@tnqn tnqn merged commit 94cb12b into antrea-io:release-1.1 Jul 2, 2021
@wenyingd wenyingd deleted the automated-cherry-pick-of-#2306-upstream-release-1.1 branch October 8, 2021 13:53
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.

3 participants