Skip to content

Releases: Azure/azure-container-networking

v1.2.7

09 Mar 16:51
9a352f2
Compare
Choose a tag to compare

Changes:

  • 9a352f2 fix: ACLPolicy check for hnsv2 (#815)
  • 79fd586 pass adapter name to hns create network call (#813)
  • ba83940 [NPM] Caching ability for Pods and NS (#814)
  • bfbd945 perf: NPM only writes to stdout instead of file (#811)

This list of changes was auto generated.

v1.2.6

02 Mar 22:31
1e26d07
Compare
Choose a tag to compare

Changes:

  • 1e26d07 Revert "[NPM] Caching Pod information to compare against desired state (#780)" (#810)
  • cab6615 Azure CNS fix reconcile bug (#809)
  • b93e4cc [NPM] Caching Pod information to compare against desired state (#780)
  • 3775827 [CNI] Bypassing POSTROUTING table for Swift POD traffic (#807)
  • c5f7dcd Cns fixipampoolmonitor errorhandling (#806)
  • 08f0006 [NPM] Default-Deny all bug fix with design change (#799)
  • f590717 chore: consolidating logger package for cns aks swift scenario code (#805)
  • 4a17414 Update npm-conformance-tests.yaml (#800)
  • c4f007e Reducing resync time to 15 mins (#789)
  • effc429 [NPM] Consolidating default chains and rules for easier readability (#796) [ #793 ]

This list of changes was auto generated.

v1.2.5_hotfix

23 Feb 23:47
d78002d
Compare
Choose a tag to compare

Changes:

  • d78002d [build] Update pipeline and enable debug symbols in bins (#793)
  • 685cf90 log rotation does not respect previous target (#797)
  • c9d1841 Remove Log noise from ipam pool monitor (#798)
  • 6586840 updated cns version and created cni installer for swift (#794)

This list of changes was auto generated.

v1.2.5

22 Feb 20:10
073ec24
Compare
Choose a tag to compare

Changes:

  • 073ec24 [ci] Add NPM Conformance Test Pipeline (#792)
  • 55f53d5 [NPM] Periodic Reconciliation of NPM Chain ordering in FORWARD table (#787)
  • f63d8ca [NPM] DeletedFinalStateUnknown check missed delete events (#785)
  • 230122f [NPM] Fixing log noise and removing GetClusterState (#784) (#786)

This list of changes was auto generated.

v1.2.4

16 Feb 22:27
d4f1f4d
Compare
Choose a tag to compare

Changes:

  • d4f1f4d Remove overriding host verson when IP already exist to avoid pending programming IPs become available after CNS restarts and restore from previous state. (#781)
  • 4c4e5f5 fix: Remove unreadable CNS state file upon CNS service start (#782)
  • 73ae4e0 chore: update tools directory and deployments (#779)
  • 8307081 not necessary to delete hostveth as it goes away when container namespace is deleted (#775)
  • 599ea8f [NPM] Supporting Namespace label updates (#773)
  • 899c3a3 [NPM] Ignoring hostnetwork pods from being added into Ipsets (#776)
  • c133472 Update CNS ubuntu version to 20.04 (#772)
  • 48e0ee2 fix for configuring multiple dns server on azure0 interface (#769)
  • 2bc809e Changing src.dst check in egress named port to dst,dst (#768)
  • a1f13a8 NPM adhering to both ingress and egress rules (#765)
See More

This list of changes was auto generated.

v1.2.2_hotfix

03 Feb 19:20
82768ac
Compare
Choose a tag to compare

Changes:

  • 82768ac [NPM] Ignoring hostnetwork pods from being added into Ipsets (#776) (#777)

This list of changes was auto generated.

v1.2.3

05 Feb 20:51
899c3a3
Compare
Choose a tag to compare

Changes:

  • 899c3a3 [NPM] Ignoring hostnetwork pods from being added into Ipsets (#776)
  • c133472 Update CNS ubuntu version to 20.04 (#772)
  • 48e0ee2 fix for configuring multiple dns server on azure0 interface (#769)
  • 2bc809e Changing src.dst check in egress named port to dst,dst (#768)
  • a1f13a8 NPM adhering to both ingress and egress rules (#765)
  • 39c9ad3 test: Add Swift Testing Pipeline (#712)

This list of changes was auto generated.

v1.2.2

20 Jan 02:25
cc3f970
Compare
Choose a tag to compare

Changes:

  • cc3f970 latency fix for transparent mode (#753)
  • 33a26bd changed blocking channel send to non-blocking (#766)
  • 327b0b6 Ensure pending programming IPs will be released before available IPs when scale down. (#750)
  • 98f838e Write to intermediate file before moving to state file (#755)
  • c3aa60f chore: updating the base cnms image to reach compliance (#759)
  • fb3481d Show codecoverage for entire repo (#754)
  • 3c48a34 Add a go routine to update NC host version from NMAgent periodically. (#714)
  • 2bb1fd9 fix: Move acncli to hack and update error message (#748)
  • 2e2efa7 Update cns yaml (#743)
  • 16ce278 Merge pull request #745 from ramiro-gamarra/vendor-fix
See More
  • c499075 chore: Update pipeline yaml, replace hardcoded registries to env's (#744)
  • 3ed6949 ran go mod vendor
  • 169d7d7 Updates for TLS: reading from encrypted PEM file & hostname fix (#742)
  • 8e7c43e Remove GetNetworkContainerStatus func (#741)
  • 007e903 Prevent storing auth token in CNS state file (#739)
  • db8724e Merge pull request #738 from ramiro-gamarra/wireserver-ip-fix
  • 0835cae Change AI log and metrics sending function name in NPM. (#737)
  • 1ece2a6 making endpoint configurable, attempt to extract host
  • 8ae7b8a [NPM] 🐞 {fix} error creating IPsets when same string for ports and labels is used (#734)
  • a22a852 Merge pull request #680 from Azure/vakr/cns_lb_mnat
  • 4d3de91 Addressing comments
  • cf34795 changing logic around noderegister
  • aafc041 Addressing comments
  • 2129a6f Adjusting logic on re-registering the Node in mDNC case
  • 6717e48 Correcting a timing of the ticker
  • b971ce4 Correcting a timing of the ticker
  • 3eedd84 changing wireserver to Var, as tests are trying to change this value
  • 84742f8 resolving Merge conflict issues
  • 52b030f Merge branch 'master' into vakr/cns_lb_mnat
  • 5dea9d9 Adding a ticker logic and cleaning up some comments
  • 1220cda fixing a small typo
  • 6b2acb4 Addressing more comments
  • 0084f53 changing fail criteria for a test
  • 42cf7d1 addressing comments and adding one test
  • e9e0686 Adding in export function to checkk all test env variables
  • bc2b728 Adding one more testcase
  • 4a03264 Adding test cases for register Node
  • 3e804a2 Addressing comments
  • 7ed7e91 Covering pull model for DNC-CNS nmAgentSupportedApis list
  • 9921109 Adding greKey allocation support for mNAT and LB

This list of changes was auto generated.

v1.2.0_hotfix

15 Dec 19:35
63eb0a0
Compare
Choose a tag to compare

Changes:

  • 63eb0a0 updated routes and added static arp for virtual gw ip (#752)

This list of changes was auto generated.

v1.2.1

03 Dec 23:42
16ce278
Compare
Choose a tag to compare

Changes:

  • 16ce278 Merge pull request #745 from ramiro-gamarra/vendor-fix
  • c499075 chore: Update pipeline yaml, replace hardcoded registries to env's (#744)
  • 3ed6949 ran go mod vendor
  • 169d7d7 Updates for TLS: reading from encrypted PEM file & hostname fix (#742)
  • 8e7c43e Remove GetNetworkContainerStatus func (#741)
  • 007e903 Prevent storing auth token in CNS state file (#739)
  • db8724e Merge pull request #738 from ramiro-gamarra/wireserver-ip-fix
  • 0835cae Change AI log and metrics sending function name in NPM. (#737)
  • 1ece2a6 making endpoint configurable, attempt to extract host
  • 8ae7b8a [NPM] 🐞 {fix} error creating IPsets when same string for ports and labels is used (#734)
See More
  • a22a852 Merge pull request #680 from Azure/vakr/cns_lb_mnat
  • 4d3de91 Addressing comments
  • cf34795 changing logic around noderegister
  • aafc041 Addressing comments
  • 2129a6f Adjusting logic on re-registering the Node in mDNC case
  • 6717e48 Correcting a timing of the ticker
  • b971ce4 Correcting a timing of the ticker
  • 3eedd84 changing wireserver to Var, as tests are trying to change this value
  • 84742f8 resolving Merge conflict issues
  • 52b030f Merge branch 'master' into vakr/cns_lb_mnat
  • 5dea9d9 Adding a ticker logic and cleaning up some comments
  • 1220cda fixing a small typo
  • 6b2acb4 Addressing more comments
  • 0084f53 changing fail criteria for a test
  • 42cf7d1 addressing comments and adding one test
  • e9e0686 Adding in export function to checkk all test env variables
  • bc2b728 Adding one more testcase
  • 4a03264 Adding test cases for register Node
  • 3e804a2 Addressing comments
  • 7ed7e91 Covering pull model for DNC-CNS nmAgentSupportedApis list
  • 9921109 Adding greKey allocation support for mNAT and LB

This list of changes was auto generated.