v3.29.1
What's Changed
Backports
- [release/3.29] Backport master changes to 3.29 release branch by @sknat in #767
- fix log flooding issue with Prometheus by @aritrbas in #770
- 505cbde - (6 weeks ago) Fix prom stats overlap & RC - Nathan Skrzypczak
- ba12773 - (10 weeks ago) added TCP and session stats - Aritra Basu
- e24a1ac - (6 months ago) Refactor prometheus exporter - Nathan Skrzypczak
- 0b4794c - (6 months ago) Add VCL ldp cherrypick - Nathan Skrzypczak
- 143841e - (7 weeks ago) agent: remove policies enabled debug flag - hedi bouattour
- 843beef - (7 weeks ago) Make vpp_clone_current ignore merged change-ids - Nathan Skrzypczak
- 003d855 - (7 weeks ago) cherry-pick certain patches only if cloning VPP 25.06 - Adrian Villin
- a5b9e9a - (7 weeks ago) vpp: cherry pick the gso/cksum offload refactoring patches - Onong Tayeng
- 69abfce - (2 months ago) vpp: bump vpp version to 25.06 - Onong Tayeng
- ac290d9 - (7 weeks ago) Fix makefile VPP_HASH cache invalidation - Nathan Skrzypczak
- 583b118 - (6 months ago) use single pbl index per pod - hedi bouattour
- 510bad9 - (7 weeks ago) build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.27.0 - dependabot[bot]
- c663e90 - (7 weeks ago) fix silly mistake in makefile for docker push - hedi bouattour
- 6173c1b - (5 months ago) add vcl sidecar and document it - hedi bouattour
- 1abd16e - (8 weeks ago) rename policy server into felix server - hedi bouattour
- f16d60a - (8 weeks ago) add goos=linux to makefile for golangci lint to run properly outside linux - hedi bouattour
- f53478e - (8 weeks ago) fix makefile for multinet - hedi bouattour
- b21be65 - (9 weeks ago) Add IP neighbor 30s aeging - Nathan Skrzypczak
- 2219612 - (3 months ago) Upgrade golangcilint version to v2.1.6 - Nathan Skrzypczak
- f010dee - (9 weeks ago) behavior for hep not matching interface name - hedi bouattour
- a7bb188 - (9 weeks ago) support v6 hostport pods - hedi bouattour
- bd7394f - (9 weeks ago) Fix endpoint watcher delete handler cast this patch fixes a bug in endpoint watcher where we mis-cast the watched object This bug can result in a leakage of services - hedi bouattour
- d99a549 - (10 weeks ago) allow running 'make vpp' from an arbitrary directory - Adrian Villin
- 67da728 - (2 months ago) add policy description document - hedi bouattour
- 0e54e53 - (3 months ago) add makefile target to build VPP from master - Adrian Villin
- 7bab69e - (3 months ago) add missing packages to dev image - Adrián
- e9e9bc8 - (4 months ago) vpp: bump vpp to 25.06 RC0 (25.06-rc0~247-gaf9fa5d40) - Onong Tayeng
- dae17a5 - (6 months ago) Disable memif if queue spread by default - Nathan Skrzypczak
- 247a4a3 - (5 months ago) build(deps): bump github.com/osrg/gobgp/v3 from 3.30.0 to 3.35.0 - dependabot[bot]
- dc3a878 - (5 months ago) build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 - dependabot[bot]
- 6b76e36 - (6 months ago) Add prometheusEnabled feature gate. - Nathan Skrzypczak
- e5c865b - (6 months ago) Make prometheus poll freq and port configurable - Nathan Skrzypczak
- fc7caaa - (8 months ago) test: upgrade trex image to v3.06 - Nathan Skrzypczak
- ff10396 - (5 months ago) Add auto corepining path - Nathan Skrzypczak
- d29e85d - (6 months ago) Fixes for golangcilint 1.64.6 - Nathan Skrzypczak
- e3db928 - (6 months ago) build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 - dependabot[bot]
- f6a2416 - (6 months ago) yaml: increase buffers-per-numa for openshift scenario - Onong Tayeng
- 2449f03 - (7 months ago) build(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 - dependabot[bot]
- 6c8b252 - (9 months ago) build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 - dependabot[bot]
- 59ccaf7 - (9 months ago) test: upgrade script to k8s v1.31 - Nathan Skrzypczak
- 5c54088 - (10 months ago) Add Calico/VPP v3.29 release notes - Nathan Skrzypczak
Images
Attached to this release are the following artifacts:
- calicovpp-v3.29.1.tgz containing container images
Use with
tar -xzvf calicovpp-v3.29.1.tgz
docker load < calicovpp.agent.v3.29.1.tar.gz
docker load < calicovpp.init-eks.v3.29.1.tar.gz
docker load < calicovpp.multinet-monitor.v3.29.1.tar.gz
docker load < calicovpp.vpp.v3.29.1.tar.gz
docker load < calicovpp.vclsidecar.v3.29.1.tar.gzFull Changelog: v3.29.0...v3.29.1