Releases: Azure/azure-container-networking
Releases · Azure/azure-container-networking
v1.4.11
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
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
v1.4.7
v1.4.6
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
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
v1.4.3
v1.4.2
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
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.