From 602d5084a6f7caf914612ba69d00a19eeb780e37 Mon Sep 17 00:00:00 2001 From: Meagan <16992304+olsenme@users.noreply.github.com> Date: Tue, 23 May 2023 11:38:15 -0700 Subject: [PATCH] fixing cns change --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7974b072..c4b07928 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ Monitor the release status by regions at [AKS-Release-Tracker](https://releases. * Bug Fixes * Fixed bug that will recreate IPv6 SLB backend pools if missing on dual-stack clusters. - * Azure CNI released bug fix to generate cni conflist if NCs already exist, as well as implementation for CNS to write Cilium conflist. + * Azure CNS released bug fix to generate cni conflist if NCs(network container) already exist, as well as implementation for CNS to write Cilium conflist. * Fixed bug to prevent customers from listing secrets in agent nodes. * Fixed a bug where [disabling the Open Service Mesh add-on](https://learn.microsoft.com/azure/aks/open-service-mesh-uninstall-add-on) was leaving behind the HorizontalPodAutoscaler resources `osm-controller-hpa` and `osm-injector-hpa`