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

Bump antrea.io/antrea from 1.13.0 to 1.13.1 #448

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps antrea.io/antrea from 1.13.0 to 1.13.1.

Release notes

Sourced from antrea.io/antrea's releases.

Release v1.13.1

Changed

  • Change the default flow's action to drop in ARPSpoofGuardTable to effectively prevent ARP spoofing. (#5378, @​hongliangl)
  • Stop using /bin/sh and invoke the binary directly for OVS commands in Antrea Agent. (#5364, @​antoninbas)
  • Increase the rate limit setting of PacketInMeter and the size of PacketInQueue. (#5460, @​GraysonWu)

Fixed

  • Fix an Antrea Controller crash issue in handling empty Pod labels for LabelIdentity when the config enableStretchedNetworkPolicy is enabled for Antrea Multi-cluster. (#5404 #5449, @​Dyanngg)
  • Remove NetworkPolicyStats dependency of MulticastGroup API to fix the empty list issue when users run kubectl get multicastgroups even when the Multicast is enabled. (#5367, @​ceclinux)
  • Fix a bug that ClusterSet status is not updated in Antrea Multi-cluster. (#5338, @​luolanzone)
  • Always initialize ovs_meter_packet_dropped_count metrics to fix a bug that the metrics are not showing up if OVS Meter is not supported on the system. (#5413, @​tnqn)
  • Unify TCP and UDP DNS interception flows to fix invalid flow matching for DNS responses. (#5392, @​GraysonWu)
  • Fix an issue that antctl proxy is not using the user specified port. (#5435, @​tnqn)
  • Do not attempt to join Windows agents to the memberlist cluster to avoid misleading error logs. (#5434, @​tnqn)
  • Fix the burst setting of the PacketInQueue to reduce the DNS response delay when a Pod has any FQDN policy applied. (#5456, @​tnqn)
Commits
  • ea06f02 Set VERSION to v1.13.1
  • a7eee94 Update CHANGELOG for v1.13.1 release
  • e80a267 Increase Rate-limit config
  • 52d2a54 Fix burst of PacketInQueue
  • 7577a50 Enable IPv6 on OVS internal port if needed in bridging mode (#5437)
  • 9cca989 Handle stale LabelIdentities created for empty Pod labels correctly after upg...
  • bef8378 Do not attempt to join Windows agents to memberlist cluster (#5442)
  • bfac2df Fix antctl proxy not using user specified port (#5439)
  • f7a93bb Uniform DNS Interception (#5432)
  • 9c34f70 Always initialize ovs_meter_packet_dropped_count metrics (#5428)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 11, 2023
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #448 (77c334a) into main (fc216ac) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #448   +/-   ##
=======================================
  Coverage   70.51%   70.51%           
=======================================
  Files          40       40           
  Lines        5253     5253           
=======================================
  Hits         3704     3704           
  Misses       1372     1372           
  Partials      177      177           
Flag Coverage Δ *Carryforward flag
kind-e2e-tests 62.48% <ø> (+0.14%) ⬆️
kind-multi-cluster-e2e-tests 43.17% <ø> (ø)
python-coverage 55.75% <ø> (ø) Carriedforward from fc216ac
unit-tests 70.17% <ø> (-0.09%) ⬇️

*This pull request uses carry forward flags. Click here to find out more.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@elton-furtado
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/antrea.io/antrea-1.13.1 branch from 339f8ff to 4cd8fe2 Compare September 21, 2023 18:01
@yuntanghsu
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/antrea.io/antrea-1.13.1 branch from 4cd8fe2 to d1a89c9 Compare September 22, 2023 23:31
@elton-furtado
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/antrea.io/antrea-1.13.1 branch from d1a89c9 to 126684f Compare September 28, 2023 17:38
@yuntanghsu
Copy link
Contributor

/theia-test-e2e

@yuntanghsu
Copy link
Contributor

@dependabot rebase

Bumps [antrea.io/antrea](https://github.com/antrea-io/antrea) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/antrea-io/antrea/releases)
- [Commits](antrea-io/antrea@v1.13.0...v1.13.1)

---
updated-dependencies:
- dependency-name: antrea.io/antrea
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/antrea.io/antrea-1.13.1 branch from 126684f to 77c334a Compare September 29, 2023 17:35
@yuntanghsu
Copy link
Contributor

/theia-test-e2e

@yuntanghsu yuntanghsu merged commit f1e3092 into main Sep 29, 2023
47 checks passed
@yuntanghsu yuntanghsu deleted the dependabot/go_modules/antrea.io/antrea-1.13.1 branch September 29, 2023 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants