Skip to content

v1.2.2

Choose a tag to compare

@matmerr matmerr released this 20 Jan 02:25
cc3f970

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.