Skip to content

Releases: Azure/azure-container-networking

v1.4.11

31 Aug 22:54
v1.4.11

Choose a tag to compare

What's Changed

  • [NPM] Make each controller in npm independent by @JungukCho in #949
  • fix: correct nnc embed package naming and update apiext version to v1 by @rbtr in #982

Full Changelog: v1.4.10...v1.4.11

v1.4.9

12 Aug 17:34
ed52a64

Choose a tag to compare

Changes:

  • ed52a64 Remove lock for version command (#970)
  • 4b38974 fix: Improve boot time query on Windows (#966)
  • 3bd237c fix: hysteresis in ipampool during rapid pool scaling (#967)
  • 4dfefd0 update to tools and Makefile (#965)
  • 35630c2 fix: broken multitenant crd unit test (#963)
  • 212105f chore: typed response codes (#954)
  • 8ce6126 Merge pull request #960 from thatmattlong/matlong/multitenant-crd-encap
  • 47461d0 [NPM] Print running NPM version in stdout. (#958)
  • 2d87089 check that multitenant info is set
  • e53e99d fix lint issues
See More
  • c35a7b7 fix: pass vlan id and encap type to CNS from CRD
  • 6502e78 [NPM] Remove unused codes to save and restore ipset and iptables (#952)
  • 08e3d39 chore: [NPM] Update scripts for cyclonous test (#959)
  • fc88940 chore: update controller-runtime (#957)
  • 333084a fix: correct golangci format to enable listed linters (#956)
  • a269808 Merge pull request #950 from feiskyer/more-logs
  • 161a5c7 Remove duplicate namedports in slices to avoid unnecessary CreateSet calls in network policy controller (#953)
  • 219e7ef feat: set primaryInterfaceIdentifier for cns.CreateNetworkContainerRequest
  • fa77d43 fix: allow Kubernetes orchestrator for CreateOrUpdateNetworkContainer
  • 403f7b3 fix: pass in orchestrator context when querying NC and add more logs
  • b63e523 disable cleaning up hns network and state files from windows cni (#879)

This list of changes was auto generated.

v1.4.8

22 Jul 21:09
v1.4.8
4376654

Choose a tag to compare

Changes:

  • 4376654 fix: remove extra definition of cns-config in test/integration (#945)
  • 617f898 fix: bump minimum cni to 1.4.7 for reconcile flow (#948)
  • 29391f4 Update azure-cni-manager to 1.4.7 (#946)
  • 0bf6a7b update cns.yaml to version 1.4.7 (#943)

This list of changes was auto generated.

v1.4.7

18 Jul 05:05
e4949a6

Choose a tag to compare

Changes:

  • e4949a6 fix: return nil instead of earlier err when we complete exec (#942)
  • 57d6d63 updated to latest versions (#938)
  • ef66004 fix: mount cni bin dir (#937)
  • 87e4f91 chore: update cns daemonset specs with new mounts (#936)

This list of changes was auto generated.

v1.4.6

15 Jul 19:07
8bf1a24

Choose a tag to compare

Changes:

  • 8bf1a24 fix: add addtl log context when cns mutates cni statefile (#935)
  • e330355 write empty json object to empty cni statefile if exists (#933)
  • 0bab55c updated lockdir to /var/run/azure-vnet (#934)
  • 9b24dbd test: [NPM] Use fakeexec for ipsm and iptm tests (#868)
  • a53c2f8 Revert "removed lock for version command (#929)" (#932)
  • 6079bf3 removed lock for version command (#929)

This list of changes was auto generated.

v1.4.5

09 Jul 17:20
a9c2430

Choose a tag to compare

Changes:

  • a9c2430 [NPM] [bug] Adding sort in iptable comment for deterministic behavior in Flake UT (#924)
  • 45f3668 chore: appease the linter, pt 1 of ? (#922)
  • a0e322d [NPM] Add a protocol flag to namedport (#904)
  • b76bbcf [NPM] [Bug] Fixing the looping issue in backup and reconcile chains (#923)
  • a1b487a [NPM] [BUG] Supporting multiple values under label selector MatchExpr (#863)
  • ac3024a fix: only use rootCtx in main() (#908)
  • f90739e ci: bump Cyclonus version (#921)
  • bac354a updated lock directory for cni and ipam (#919)
  • 3497bb8 Merge pull request #915 from feiskyer/fix-multitenant-reconciler
  • c9d941f fix: set correct orchestratorType and orchestratorContext

This list of changes was auto generated.

v1.4.4

01 Jul 17:00
v1.4.4
f2e7630

Choose a tag to compare

Changes:

  • f2e7630 fix: [CNI] handle getting endpoints when state file is empty (#916)
  • 7d224bf feat: add flow to initialize CNS from CNI (#890)

This list of changes was auto generated.

v1.4.3

30 Jun 00:38
57fbd94

Choose a tag to compare

Changes:

  • 57fbd94 Drop arp request for snatbridge apipa range (#912)

This list of changes was auto generated.

v1.4.2

28 Jun 21:52
b138a42

Choose a tag to compare

Changes:

  • b138a42 chore: remove hardcoded envs from makefile (#913)
  • 0bcb0d0 chore: migrate from exit/err channels to context (#900)
  • 6dfaa60 chore: disable cgo when building ACN artifacts (#906)
  • 030a522 fix: lint changes vs the default branch only (#902)
  • 8acc37d Removing telemetry processed on HostNetAgent (#903)
  • ae9aedc [CNI] Parse CNI version in CNI client (#899)
  • fecf08d Avoid creating timer each time SyncHostVersion is called, instead use… (#897)
  • 5eeb987 Use CNI v1.4.0 in dev installer (#901)

This list of changes was auto generated.

v1.4.1

16 Jun 01:03
b2ea947

Choose a tag to compare

Changes:

  • b2ea947 remove deleting network adapter when no endpoints (#883)
  • c2b2db1 [NPM] RETURN early on MARK in DROP chains (#881)
  • 5e534da feat: add golangci to build tools (#896)
  • 4168954 feat: rename NetworkContainer to MultiTenantNetworkContainer (#892)
  • b09ca83 [CNI] Add GET_ENDPOINT_STATE command to dump CNI state to stdout (#891)
  • cfa1f50 Use cns 1.4.0 in CNS Daemonset yaml (#895)
  • 16b3645 feat: add more status fields to the nodenetworkconfig: status, allocated IPs, subnets (#889)
  • de466f5 feat: add multi-tenant NetworkContainer controller (#876)
  • ee7538c chore: update to go1.16 (#887)

This list of changes was auto generated.