From fb9ebf10edf3c2728fd040f8ddf53d1730014a3b Mon Sep 17 00:00:00 2001 From: Aritra Ghosh Date: Thu, 25 Apr 2024 10:34:03 -0400 Subject: [PATCH] removed app routing change --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 166781e4..9aa9784f 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,6 @@ Monitor the release status by regions at [AKS-Release-Tracker](https://releases. * Behavioral Changes: * This introduces the constraint template validation behavior change called out in November's release notes [2023-11-28](https://github.com/Azure/AKS/releases/tag/2023-11-28) . It also improves cleanup of the addon, as called out in Issue [#3541](https://github.com/Azure/AKS/issues/3541) , and patches CVE-2024-24786 in the addon. - * Adds [App routing](https://learn.microsoft.com/azure/aks/app-routing?tabs=default%2Cdeploy-app-default) to excluded namespaces for policy when the addon is enabled * Added resource `nodes/proxy` to `microsoft-defender-operator` role * AKS will be fixing a behavior where manually added Labels, Taints and Annotations are incorrectly copied to surged upgrade nodes. To ensure any Label or Taint is present in new nodes please use the [Labels and/or Taints](https://learn.microsoft.com/azure/aks/use-labels) functionality provided by AKS.