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 #3700: Determine conformance container image version at runtime #3701: Use default dnsPolicy for AKS #3751

Conversation

tnqn
Copy link
Member

@tnqn tnqn commented May 9, 2022

Cherry pick of #3700 #3701 on release-1.5.

#3700: Determine conformance container image version at runtime
#3701: Use default dnsPolicy for AKS

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

tnqn added 2 commits May 9, 2022 23:30
Since Sonobuoy 0.20, Sonobuoy releases are no longer attached to
Kubernetes releases and can determine the images at runtime according to
the Kubernetes server's version. This patch removes pinned K8s test
image versions to fix compatability issues caused by version skew.

Signed-off-by: Quan Tian <[email protected]>
AKS overrides KUBERNETES_SERVICE_HOST with a FQDN value. Using
ClusterFirstWithHostNet would lead to antrea-agent start failure.

Signed-off-by: Quan Tian <[email protected]>
@tnqn tnqn 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 May 9, 2022
@tnqn
Copy link
Member Author

tnqn commented May 9, 2022

/test-all

@tnqn
Copy link
Member Author

tnqn commented May 10, 2022

/skip-e2e
/test-networkpolicy

@tnqn
Copy link
Member Author

tnqn commented May 10, 2022

/test-integration

@codecov-commenter
Copy link

Codecov Report

Merging #3751 (cbb8d3f) into release-1.5 (3d88249) will decrease coverage by 9.36%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-1.5    #3751      +/-   ##
===============================================
- Coverage        60.85%   51.49%   -9.37%     
===============================================
  Files              332      464     +132     
  Lines            28518    44136   +15618     
===============================================
+ Hits             17356    22727    +5371     
- Misses            9266    19019    +9753     
- Partials          1896     2390     +494     
Flag Coverage Δ
integration-tests 34.10% <ø> (?)
kind-e2e-tests 50.14% <ø> (+0.32%) ⬆️
unit-tests 41.45% <ø> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
pkg/controller/externalippool/controller.go 85.62% <0.00%> (-1.88%) ⬇️
pkg/controller/grouping/controller.go 67.24% <0.00%> (-1.73%) ⬇️
pkg/ipam/poolallocator/allocator.go 50.76% <0.00%> (-0.39%) ⬇️
pkg/agent/proxy/proxier.go 63.14% <0.00%> (-0.25%) ⬇️
...ea/pkg/legacyapis/controlplane/v1beta2/register.go 90.00% <0.00%> (ø)
...agent/flowexporter/connections/deny_connections.go 0.00% <0.00%> (ø)
antrea/pkg/legacyapis/core/v1alpha2/webhook.go 0.00% <0.00%> (ø)
antrea/pkg/agent/config/traffic_encap_mode.go 28.57% <0.00%> (ø)
antrea/pkg/ovs/ovsctl/interface.go 0.00% <0.00%> (ø)
...et/versioned/typed/core/v1alpha2/externalentity.go 0.00% <0.00%> (ø)
... and 132 more

@tnqn tnqn merged commit db83420 into antrea-io:release-1.5 May 10, 2022
@tnqn tnqn deleted the automated-cherry-pick-of-#3700-#3701-upstream-release-1.5 branch May 10, 2022 08:24
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