Skip to content

Releases: Azure/azure-container-networking

dropgz/v0.0.6

04 May 16:34
25319a4

Choose a tag to compare

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

Full Changelog: dropgz/v0.0.5...dropgz/v0.0.6

v1.5.0

01 May 19:56
4f76b19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.47...v1.5.0

dropgz/v0.0.5

01 May 19:57
4f76b19

Choose a tag to compare

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

New Contributors

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...
Read more

v1.4.47

20 Apr 21:13
cc6aaf5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.46...v1.4.47

v1.4.35_Win2019OverlayFix

21 Mar 22:44
deb30d9

Choose a tag to compare

What's Changed

Full Changelog: v1.4.35...v1.4.35_Win2019OverlayFix

v1.4.45

10 Mar 20:17
2caddd1

Choose a tag to compare

What's Changed

  • 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

New Contributors

Full Changelog: v1.4.44...v1.4.45

v1.4.44

02 Mar 17:16
a2971eb

Choose a tag to compare

What's Changed

  • 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

New Contributors

Full Changelog: v1.4.43...v1.4.44

v1.4.43

13 Feb 16:55
879b644

Choose a tag to compare

What's Changed

  • 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

Full Changelog: v1.4.42...v1.4.43

dropgz/v0.0.4

25 Jan 16:57
dropgz/v0.0.4
7432bf4

Choose a tag to compare

What's Changed

  • add v1 conflist to dropgz by @rbtr in #1701
  • deps: bump go.uber.org/zap from 1.23.0 to 1.24.0 in /dropgz by @dependabot in #1710
  • deps: bump github.com/spf13/cobra from 1.5.0 to 1.6.1 in /dropgz by @dependabot in #1678
  • parameterize dependency versions in dropgz and update azcni by @rbtr in #1714

Full Changelog: dropgz/v0.0.3...dropgz/v0.0.4

v1.4.41

20 Jan 05:27
bd299fe

Choose a tag to compare

What's Changed

Full Changelog: v1.4.40...v1.4.41