Releases: Azure/azure-container-networking
Releases · Azure/azure-container-networking
v1.5.4
What's Changed
- [Vnet Scale - CNS]: Flattening CIDR ranges for Node NNC to a list by @aggarwal0009 in #1921
- fix: [NPM] check if policy exists in case of nil pointer by @huntergregory in #1974
- ci: disable kube-proxy for test clusters by @camrynl in #1965
- perf: [WIN-NPM] fast bootup by @huntergregory in #1900
- tool: [NPM] script to clean up iptable chains by @huntergregory in #1978
- feat: [WIN-NPM] metrics for latencies and failures by @huntergregory in #1959
- Remove SSH port 22 rule from aks-engine clusters by @pjohnst5 in #1983
- ci: change overlaye2e stage to cilium-overlay by @camrynl in #1997
- Initial getHomeAZ 404 changes by @smittal22 in #1994
- CNS to be able to generate dualstack overaly CNI conflist by @pjohnst5 in #1981
- test: Adding prometheus config for acn docs by @vipul-21 in #1964
- remove udp port 3389 by @paulyufan2 in #1998
- Remove redundant routes in dualstackoverlay for windows nodes by @pjohnst5 in #2002
- ci: bump cilium to v1.12.10 by @camrynl in #1995
- [Cilium] [Pipeline] Enable Kubeproxy replacement healthz endpoint by @tamilmani1989 in #1990
- add v6 port mapping policy to dualstack overlay by @paulyufan2 in #1989
- CI: [CNI] Replace the bash scripts for CNI load testing with golang test cases by @vipul-21 in #2003
- docs: updating the pull request readme to add labels for each PR by @vipul-21 in #2009
- log/test: [WIN-NPM] log when we finish bootup phase & make UT more consistent by @huntergregory in #2001
- feat: [NPM] metric for total Pod IPs by @huntergregory in #1999
- ci: [NPM] improve scale pipeline & fix edge case in scale script by @huntergregory in #1975
- ci: [CNI] Move Nightly Cilium Pipeline test to ACN by @jpayne3506 in #1963
- Moving v4overlay and dualstackoverlay to just 'overlay' in CNI by @pjohnst5 in #2008
- 'overlay' conflist generator for CNS by @pjohnst5 in #2010
- set mellanox reg key by @rajvinar in #1768
- fix: Updating the vmsize for e2e cilium to avoid resource scarcity by @vipul-21 in #2014
- Removing a network policy test that is unreliable by @pjohnst5 in #2017
- CI:[CNI] Templatise CNI load test pipeline yaml by @vipul-21 in #2011
New Contributors
- @aggarwal0009 made their first contribution in #1921
- @rajvinar made their first contribution in #1768
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- ci: fix cilium validate state check for PRs by @camrynl in #1962
- ci: [NPM] scale test pipeline using KWOK by @huntergregory in #1915
- fix nnccli log message by @rbtr in #1955
- add retry to nnc update during scaledown by @rbtr in #1970
- fix: reserve 0th IP as gateway for overlay on Windows by @thatmattlong in #1968
- ci: windows profile container image by @matmerr in #1988
- Always use 0 for NC version in Overlay by @rbtr in #1979
Full Changelog: v1.5.2...v1.5.3
v1.4.44-1_hotfix
Full Changelog: v1.4.44_hotfix...v1.4.44-1_hotfix
v1.5.2
What's Changed
- Update CODEOWNERS by @rbtr in #1948
- Add a linter for detecting fmt.Errorf w/ %w by @timraymond in #1952
- ci: [WIN-NPM] windows validation script run on CAPZ by @huntergregory in #1912
- ci: use 1.4.44_hotfix image in cilium load test by @camrynl in #1950
- ci: [WIN-NPM] mitigate Cyclonus infra issues by @huntergregory in #1958
- Cnsclientlog fix by @paulyufan2 in #1960
- Ncid upper case hotfix by @paulyufan2 in #1943
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- ci: cilium load test uses cns write conflist by @camrynl in #1928
- Update to cilium v1.12.8 by @camrynl in #1934
- Added IP Usage metrics at Rest server. by @rsagasthya in #1932
- [NPM] feat: use iptables nft for linux by @vakalapa in #1937
- deps: bump github.com/Azure/azure-container-networking from 1.4.46 to 1.5.0 in /azure-ipam by @dependabot in #1936
- deps: bump sigs.k8s.io/controller-tools from 0.11.3 to 0.12.0 in /build/tools by @dependabot in #1938
- Update CNI version for the dropgz image by @ashvindeodhar in #1941
- Add log to happy path by @bohuini in #1929
- fix: generate cni conflist if NCs already exist in state by @thatmattlong in #1940
- CNS - Remove vnet join cache check during NC publish by @ramiro-gamarra in #1946
Full Changelog: v1.5.0...v1.5.1
v1.4.44_hotfix
Full Changelog: v1.4.44...v1.4.44_hotfix
v1.4.45_hotfix
Full Changelog: v1.4.45...v1.4.45_hotfix
dropgz/v0.0.6
Changes:
- 25319a4 Update CNI version to 1.5.0 for the dropgz image (#1941)
- 1af833c deps: bump sigs.k8s.io/controller-tools from 0.11.3 to 0.12.0 in /build/tools (#1938)
- f501180 deps: bump github.com/Azure/azure-container-networking from 1.4.46 to 1.5.0 in /azure-ipam (#1936)
- 77c92b3 [NPM] feat: use iptables nft for linux (#1937)
- 41f451a Added IP Usage metrics at Rest server. (#1932)
- 66acf01 Update to cilium v1.12.8 (#1934)
- f955ae0 ci: cilium load test uses cns write conflist (#1928)
This list of changes was auto generated.
What's Changed
- ci: cilium load test uses cns write conflist by @camrynl in #1928
- Update to cilium v1.12.8 by @camrynl in #1934
- Added IP Usage metrics at Rest server. by @rsagasthya in #1932
- [NPM] feat: use iptables nft for linux by @vakalapa in #1937
- deps: bump github.com/Azure/azure-container-networking from 1.4.46 to 1.5.0 in /azure-ipam by @dependabot in #1936
- deps: bump sigs.k8s.io/controller-tools from 0.11.3 to 0.12.0 in /build/tools by @dependabot in #1938
- Update CNI version for the dropgz image by @ashvindeodhar in #1941
Full Changelog: dropgz/v0.0.5...dropgz/v0.0.6
v1.5.0
What's Changed
- ci: [CNI] Add restart node in stage in the load test of cni pipeline by @vipul-21 in #1916
- perf: [WIN-NPM] add all cached NetworkPolicies to a Pod at once by @huntergregory in #1893
- Dualstack overlay cni by @paulyufan2 in #1925
- Update install-cni-plugin.sh by @jayunit100 in #1792
- fix: [CNI] NAT hostPort mapping for HNSv2 by @jpayne3506 in #1922
New Contributors
- @jayunit100 made their first contribution in #1792
Full Changelog: v1.4.47...v1.5.0
dropgz/v0.0.5
Changes:
- 4f76b19 fix: [CNI] NAT hostPort mapping for HNSv2 (#1922)
- 2df9d27 Update install-cni-plugin.sh (#1792)
- b02110f Dualstack overlay cni (#1925)
- 61aae03 perf: [WIN-NPM] add all cached NetworkPolicies to a Pod at once (#1893)
- dcd55b3 ci: [CNI] Add restart node in stage in the load test of cni pipeline (#1916)
This list of changes was auto generated.
What's Changed
- ci: [CNI] Add restart node in stage in the load test of cni pipeline by @vipul-21 in #1916
- perf: [WIN-NPM] add all cached NetworkPolicies to a Pod at once by @huntergregory in #1893
- Dualstack overlay cni by @paulyufan2 in #1925
- Update install-cni-plugin.sh by @jayunit100 in #1792
- fix: [CNI] NAT hostPort mapping for HNSv2 by @jpayne3506 in #1922
New Contributors
- @jayunit100 made their first contribution in #1792
Full Changelog: dropgz/v0.0.4...dropgz/v0.0.5
What's Changed
- deps: bump google.golang.org/grpc from 1.50.1 to 1.52.0 by @dependabot in #1761
- Copy azure-vnet-telemetry and azure-vnet-ipam in test setup by @camrynl in #1778
- Adds reference daemonset for v1 cni installer by @rbtr in #1771
- deps: bump github.com/golangci/golangci-lint from 1.50.1 to 1.51.0 in /build/tools by @dependabot in #1779
- Update ClusterSubnetStates crd by @csfmomo in #1769
- deps: bump sigs.k8s.io/controller-tools from 0.11.1 to 0.11.2 in /build/tools by @dependabot in #1776
- enable l7proxy in cilium configmap by @camrynl in #1780
- update golangci-lint to v1.51 by @rbtr in #1782
- deps: bump sigs.k8s.io/controller-tools from 0.11.2 to 0.11.3 in /build/tools by @dependabot in #1786
- feat: allow the CNI conflist generation settings to be configured via… by @thatmattlong in #1765
- Fix the NC ID error when get container by @csfmomo in #1767
- fix: [NPM] add check for valid IPV4 addresses in TranslatePolicy by @ck319 in #1738
- [CNI][Fix] Make iptable calls idempotent for swift podsubnet scenario by @tamilmani1989 in #1795
- fix: multitenantnetwork reconciler should check errors correctly by @thatmattlong in #1791
- update tools build tag due to 3rd party conflict by @rbtr in #1793
- fix: Adding a defer func to connecttoTelemetryservice() to prevent CNI fro… by @AzureAhai in #1800
- fix: update nma GetHomeAz URL to include version by @ZetaoZhuang in #1790
- Fix incorrect 200 for a 401 from NMAgent by @timraymond in #1799
- fix: [NPM] cleanup restarted pod stuck with no IP by @huntergregory in #1503
- docs: [NPM] add windows documentation and update links to MSDocs by @huntergregory in #1805
- Dualstack cilium proposal by @rjdenney in #1673
- CNS in-mem cache to use containerid as key if manageendpointstate is enabled by @tamilmani1989 in #1811
- upgrade goldpinger version and increase ping/check timeout by @ZetaoZhuang in #1810
- Changing gcr repo as per k8s issue 4738 by @vakalapa in #1809
- deprecate SetOwnerRef in favor of SetControllerRef by @rbtr in #1801
- Revert "fix: Adding a defer func to connecttoTelemetryservice() to prevent CNI fro…" by @AzureAhai in #1819
- fix: [NPM] update endpointcache after remove policy by @ck319 in #1804
- log: [NPM-WIN] clean up some logs by @huntergregory in #1807
- add azid and enableazr fields to putNC call by @smittal22 in #1756
- CNS - Wireserver "proxy" by @ramiro-gamarra in #1825
- Add multiplat Windows 2019 and 2022 image support to tooling and pipelines, use for CNS/NPM by @rbtr in #1820
- Include body for unpublishNC calls to support AZR by @smittal22 in #1826
- fix tag for building container images by @camrynl in #1830
- add func GetNumEndpointsInNetNs() to support to get number of endpoints for deletion by @paulyufan in #1828
- instantiate a default cns config if loading fails by @rbtr in #1829
- feat: [NPM-WIN] support for CAPZ windows testing by @huntergregory in #1752
- deps: bump gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1 in /azure-ipam by @dependabot in #1788
- Allow DNC to create NCs on a node with duplicate orchestrator context -- CNI & CNS by @paulyufan in #1625
- remove vendor again by @rbtr in #1835
- deps: bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #1813
- fix: [NPM-WIN] do not refresh endpoints if pod cache is empty by @ck319 in #1831
- fix: [WIN-NPM] change .exe name and set PATH for containerd issue by @huntergregory in #1838
- Improving port forwarding error handling by @ramiro-gamarra in #1839
- chore: [WIN-NPM] update mcr image to v1.4.45 for capz testing by @huntergregory in #1837
- add cilium overlay to hackfile by @rbtr in #1840
- fix: [NPM-WIN] ability to reassign Pod associated with Endpoint by @huntergregory in #1806
- fix: [NPM] add check for invalid /0 cidr by @ck319 in #1739
- fix: [WIN-NPM] revert breaking change to .exe filename by @huntergregory in #1843
- build azure-vnet-telemetry and azure-vnet-ipam in dropgz-test by @rbtr in #1846
- Skip removing vnet namespace in Linux CNI Multitenancy by @tamilmani1989 in #1841
- deps: bump golang.org/x/net from 0.4.0 to 0.7.0 in /azure-ipam by @dependabot in #1814
- deps: bump github.com/Azure/azure-container-networking from 1.4.33-0.20220822161553-2417b7effc38 to 1.4.45 in /azure-ipam by @dependabot in #1847
- deps: bump golang.org/x/crypto from 0.2.0 to 0.7.0 by @dependabot in #1836
- fix: Windows CNI Overlay Gateway Bug by @jaer-tsun in #1849
- ci: bump actions/setup-go from 3 to 4 by @dependabot in #1853
- deps: bump k8s.io/client-go from 0.26.1 to 0.26.3 by @dependabot in #1858
- add metric for tracking failure to start the controller-runtime manager by @rbtr in #1860
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets from 0.7.1 to 0.11.0 by @dependabot in #1693
- test: [WIN-NPM] skip unnecessary UTs by @huntergregory in #1857
- fix: [WIN-NPM] back-compat mitigation to PATH issue by @huntergregory in #1867
- change name to AZREnabled by @smittal22 in https://github.com/Azure/azure-container-networking/pul...