From e4765ce2c3727c40ef94dc38dae3f6926c183d3b Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 09:10:53 -0800 Subject: [PATCH 01/69] initial draft for 0220 release --- CHANGELOG.md | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f42c7fa1..7574b078 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,52 @@ # Azure Kubernetes Service Changelog +## Release 2025-02-20 + +Monitor the release status by region at [AKS-Release-Tracker](https://releases.aks.azure.com/). This release is titled `v20250220`. + +### Announcements +* + +### Release Notes +* Features: + * AKS Kubernetes patch versions 1.29.12, 1.29.13, 1.30.8, 1.30.9, 1.31.4, and 1.31.5 are now available. + * + + +* Preview Features: + * AKS Kubernetes version 1.32 is now in preview. + * [Kubelet serving certificate rotation](https://learn.microsoft.com/Azure/AKS/certificate-rotation) now allows AKS to utilize kubelet server TLS bootstrapping for both bootstrapping and rotating serving certificates signed by the Cluster CA. + * [Azure Linux v3](https://learn.microsoft.com/azure/azure-linux/) is now in preview for AKS 1.32 clusters. + + +* Bug Fixes: + * Updated the Istio service mesh add-on to allow multiple operations with the Lua EnvoyFilter. + * + + +* Behavior Changes: + * You can now configure the [default ingress controller type](https://learn.microsoft.com/en-us/azure/aks/app-routing) in the AKS application routing add-on. + * AKS no longer supports the [GPU image (preview)](https://github.com/Azure/AKS/issues/4472) to provision GPU-enabled AKS nodes. Alternative options that are supported today and recommended by AKS include the default experience with manual NVIDIA device plugin installation or the NVIDIA GPU Operator, detailed in [AKS GPU node pool documentation](https://learn.microsoft.com/azure/aks/gpu-cluster?tabs=add-ubuntu-gpu-node-pool#confirm-that-gpus-are-schedulable). + * Starting in the Karpenter v0.6 image, Node Auto Provisioning (NAP) will bootstrap nodes from Scriptless to AgentBaker using custom data provided by Node Provisioning Service (NPS) and improve the stability of NAP. + +* Component Updates: + * Beginning in Kubernetes 1.32, AKS uses CNS to install Azure CNI NodeSubnet by default, meaning users will now see the CNS daemonset in their environments with no changes to functionality or required action. + * Updated ExtensionManager image version to [v1.22.4](https://github.com/azure-core/ClusterConfigurationAgent/releases/tag/v1.22.4). + * For Node Auto Provisioning, the Azure provider of Karpenter is now updated to [v0.7.2](https://github.com/Azure/karpenter-provider-azure/releases/tag/v0.7.2). + * Updated LTS patch version 1.27.102 for Command Injection affecting Windows nodes to address [CVE-2024-9042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9042). + * Updated the Retina basic image to v0.0.25 for Linux and Windows to address [CVE-2025-23047](https://nvd.nist.gov/vuln/detail/CVE-2025-23047) and [CVE-2024-45338](https://nvd.nist.gov/vuln/detail/CVE-2024-45338). + * Updated the cost-analysis-agent image from v0.0.20 to v0.0.21. Upgrades the following dependencies in cost-analysis-agent to fix [CVE-2024-45341](https://nvd.nist.gov/vuln/detail/CVE-2024-45341) and [CVE-2024-45336](https://nvd.nist.gov/vuln/detail/CVE-2024-45336): + * github.com/Azure/azure-sdk-for-go/sdk/azcore v1.15.0 to v1.17.0 + * github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 to v1.8.1 + * github.com/prometheus/common v0.60.0 to v0.62.0 + * github.com/samber/lo v1.47.0 to v1.49.1 + * github.com/stretchr/testify v1.9.0 to v1.10.0 + * addon-resizer image v1.8.23-2 has been built using + the Dalec framework, tested and published to MCR under [oss/v2 path](mcr.microsoft.com/oss/v2/kubernetes/autoscaler/addon-resizer:v1.8.23-2). All AKS clusters will use v1.8.23-2 addon-resizer image version. + * Updated Azure File CSI driver liveness probe to v2.15.0 and CSI node driver registrar to v2.13.0 on AKS 1.31 and 1.32. + * cluster-proportional-autoscaler (CPA) image v1.9.0-1 has been built using the Dalec framework, tested and published to MCR under [oss/v2 path](mcr.microsoft.com/oss/v2/kubernetes/autoscaler/cluster-proportional-autoscaler:v1.9.0-1). All AKS clusters with 1.27+ version will use v1.8.11-5 CPA image version. + + ## Release 2025-01-30 Monitor the release status by regions at [AKS-Release-Tracker](https://releases.aks.azure.com/). This release is titled `v20250130`. @@ -16,7 +63,7 @@ Monitor the release status by regions at [AKS-Release-Tracker](https://releases. * Security patch releases in release tracker, starting with 20250115T000000Z will contain release notes for the release. * Preview Features: - * You can now monitor your stateful workloads running on AKS with Azure Container Storage using Azure Monitor managed service for Prometheus in Preview. You can use Azure Monitor managed service for Prometheus to collect Azure Container Storage metrics along with other Prometheus metrics from your AKS cluster. For more information please see (Enable monitoring for Azure Container Storage)[https://learn.microsoft.com/azure/storage/container-storage/enable-monitoring?source=recommendations]. + * You can now monitor your stateful workloads running on AKS with Azure Container Storage using Azure Monitor managed service for Prometheus in Preview. You can use Azure Monitor managed service for Prometheus to collect Azure Container Storage metrics along with other Prometheus metrics from your AKS cluster. For more information please see [Enable monitoring for Azure Container Storage](https://learn.microsoft.com/azure/storage/container-storage/enable-monitoring?source=recommendations). * CNI validation for node autoprovisioner now allows all CNI configurations except for Calico and kubenet. See [AKS CNI Overview](https://learn.microsoft.com/azure/aks/concepts-network-cni-overview) for more information. * AKS Automatic SKU now supports using a [custom virtual network](https://learn.microsoft.com/azure/aks/automatic/quick-automatic-custom-network?pivots=azure-cli). * When using [NAP](https://learn.microsoft.com/azure/aks/node-autoprovision), custom subnets can be specified for node use via an update to the AKSNodeClass CRD which adds the vnetSubnetID property. From 5fc0d1789630ea6e876047d837e11149dfcf7bef Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 09:44:00 -0800 Subject: [PATCH 02/69] Update to GPU VHD retirement instructions Co-authored-by: Ally Ford --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7574b078..d3aea798 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Behavior Changes: * You can now configure the [default ingress controller type](https://learn.microsoft.com/en-us/azure/aks/app-routing) in the AKS application routing add-on. - * AKS no longer supports the [GPU image (preview)](https://github.com/Azure/AKS/issues/4472) to provision GPU-enabled AKS nodes. Alternative options that are supported today and recommended by AKS include the default experience with manual NVIDIA device plugin installation or the NVIDIA GPU Operator, detailed in [AKS GPU node pool documentation](https://learn.microsoft.com/azure/aks/gpu-cluster?tabs=add-ubuntu-gpu-node-pool#confirm-that-gpus-are-schedulable). + * AKS no longer supports the [GPU image (preview)](https://github.com/Azure/AKS/issues/4472) to provision GPU-enabled AKS nodes. Any attempts to create new node pools with the GPU image (preview) will fail. Alternative options that are supported today and recommended by AKS include the default experience with manual NVIDIA device plugin installation or the NVIDIA GPU Operator, detailed in [AKS GPU node pool documentation](https://learn.microsoft.com/azure/aks/gpu-cluster?tabs=add-ubuntu-gpu-node-pool#confirm-that-gpus-are-schedulable). * Starting in the Karpenter v0.6 image, Node Auto Provisioning (NAP) will bootstrap nodes from Scriptless to AgentBaker using custom data provided by Node Provisioning Service (NPS) and improve the stability of NAP. * Component Updates: From 3d62b41685d047f94428a2438d13ce01cc35cb36 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 11:34:54 -0800 Subject: [PATCH 03/69] Removed feature note since it is only available in non-public regions Co-authored-by: Ally Ford --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3aea798..1d2ace12 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Preview Features: * AKS Kubernetes version 1.32 is now in preview. - * [Kubelet serving certificate rotation](https://learn.microsoft.com/Azure/AKS/certificate-rotation) now allows AKS to utilize kubelet server TLS bootstrapping for both bootstrapping and rotating serving certificates signed by the Cluster CA. * [Azure Linux v3](https://learn.microsoft.com/azure/azure-linux/) is now in preview for AKS 1.32 clusters. From 212621d7711a41058f37d1d438d0e2748faac1a5 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 11:35:26 -0800 Subject: [PATCH 04/69] Updated app routing addon support note Co-authored-by: Ahmed Sabbour <103856+sabbour@users.noreply.github.com> --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d2ace12..66c89df3 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a ### Release Notes * Features: + * Application routing add-on support for [configuring the default NGINX ingress controller visibility](https://learn.microsoft.com/azure/aks/app-routing-nginx-configuration?tabs=azurecli#control-the-default-ingress-controller-configuration-when-creating-the-cluster) is now generally available in API 2025-02-01. + * AKS Kubernetes patch versions 1.29.12, 1.29.13, 1.30.8, 1.30.9, 1.31.4, and 1.31.5 are now available. * From 811ce03009ce0f751a4d4505bd497ddb24389ef2 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 11:35:41 -0800 Subject: [PATCH 05/69] Update CHANGELOG.md Co-authored-by: Ahmed Sabbour <103856+sabbour@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66c89df3..c2247cda 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.aks.azure.com/). This release is titled `v20250220`. ### Announcements -* +* HTTP Application Routing (preview) is going to be [retired on March 3, 2025](https://azure.microsoft.com/updates?id=retirement-http-application-routing-addon-preview-for-aks-will-retire-03032025) and AKS will start to block new cluster creation with HTTP Application Routing (preview) enabled. Affected clusters must migrate to the generally available Application Routing add-on prior to that date. Refer to the [migration guide](https://learn.microsoft.com/en-us/azure/aks/app-routing-migration) for more information. ### Release Notes * Features: From 9abfdcbb67fcee7ae3678b765e30d2a7135dbcda Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 11:36:08 -0800 Subject: [PATCH 06/69] k8s 1.32 rollout update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2247cda..f1cb68c9 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Features: * Application routing add-on support for [configuring the default NGINX ingress controller visibility](https://learn.microsoft.com/azure/aks/app-routing-nginx-configuration?tabs=azurecli#control-the-default-ingress-controller-configuration-when-creating-the-cluster) is now generally available in API 2025-02-01. + * AKS Kubernetes version 1.32 is now being rolled out and is expected to reach all regions on or before the end of March. Please use the [az-aks-get-versions](https://learn.microsoft.com/azure/aks?view=azure-cli-latest#az-aks-get-versions) command to accurately capture if Kubernetes version 1.32 is available in your region. * AKS Kubernetes patch versions 1.29.12, 1.29.13, 1.30.8, 1.30.9, 1.31.4, and 1.31.5 are now available. * From 016c881193eeee662a1f57b8a57d12de88827d78 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 11:37:03 -0800 Subject: [PATCH 07/69] Update CHANGELOG.md Co-authored-by: Ally Ford --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1cb68c9..d831e248 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Preview Features: * AKS Kubernetes version 1.32 is now in preview. - * [Azure Linux v3](https://learn.microsoft.com/azure/azure-linux/) is now in preview for AKS 1.32 clusters. * Bug Fixes: From 4f5806a4511578388c81b53035814c48b29e9eac Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 11:37:23 -0800 Subject: [PATCH 08/69] Update CHANGELOG.md Co-authored-by: Ahmed Sabbour <103856+sabbour@users.noreply.github.com> --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d831e248..abc55366 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Behavior Changes: - * You can now configure the [default ingress controller type](https://learn.microsoft.com/en-us/azure/aks/app-routing) in the AKS application routing add-on. * AKS no longer supports the [GPU image (preview)](https://github.com/Azure/AKS/issues/4472) to provision GPU-enabled AKS nodes. Any attempts to create new node pools with the GPU image (preview) will fail. Alternative options that are supported today and recommended by AKS include the default experience with manual NVIDIA device plugin installation or the NVIDIA GPU Operator, detailed in [AKS GPU node pool documentation](https://learn.microsoft.com/azure/aks/gpu-cluster?tabs=add-ubuntu-gpu-node-pool#confirm-that-gpus-are-schedulable). * Starting in the Karpenter v0.6 image, Node Auto Provisioning (NAP) will bootstrap nodes from Scriptless to AgentBaker using custom data provided by Node Provisioning Service (NPS) and improve the stability of NAP. From e5903af032fa923c92b9d97fae280db4f5364b62 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 11:38:21 -0800 Subject: [PATCH 09/69] Update CHANGELOG.md Co-authored-by: Ahmed Sabbour <103856+sabbour@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index abc55366..c15ec9ac 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Component Updates: * Beginning in Kubernetes 1.32, AKS uses CNS to install Azure CNI NodeSubnet by default, meaning users will now see the CNS daemonset in their environments with no changes to functionality or required action. - * Updated ExtensionManager image version to [v1.22.4](https://github.com/azure-core/ClusterConfigurationAgent/releases/tag/v1.22.4). + * ExtensionManager has been upgraded to [v1.22.4](https://github.com/azure-core/ClusterConfigurationAgent/releases/tag/v1.22.4). * For Node Auto Provisioning, the Azure provider of Karpenter is now updated to [v0.7.2](https://github.com/Azure/karpenter-provider-azure/releases/tag/v0.7.2). * Updated LTS patch version 1.27.102 for Command Injection affecting Windows nodes to address [CVE-2024-9042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9042). * Updated the Retina basic image to v0.0.25 for Linux and Windows to address [CVE-2025-23047](https://nvd.nist.gov/vuln/detail/CVE-2025-23047) and [CVE-2024-45338](https://nvd.nist.gov/vuln/detail/CVE-2024-45338). From e292e78b9cc4101ab9b5424997935fdaf47564f8 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 11:38:37 -0800 Subject: [PATCH 10/69] Update CHANGELOG.md Co-authored-by: Ahmed Sabbour <103856+sabbour@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c15ec9ac..068a73d3 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Component Updates: * Beginning in Kubernetes 1.32, AKS uses CNS to install Azure CNI NodeSubnet by default, meaning users will now see the CNS daemonset in their environments with no changes to functionality or required action. * ExtensionManager has been upgraded to [v1.22.4](https://github.com/azure-core/ClusterConfigurationAgent/releases/tag/v1.22.4). - * For Node Auto Provisioning, the Azure provider of Karpenter is now updated to [v0.7.2](https://github.com/Azure/karpenter-provider-azure/releases/tag/v0.7.2). + * Node Auto Provisioning has been upgraded to use Karpenter [v0.7.2](https://github.com/Azure/karpenter-provider-azure/releases/tag/v0.7.2). * Updated LTS patch version 1.27.102 for Command Injection affecting Windows nodes to address [CVE-2024-9042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9042). * Updated the Retina basic image to v0.0.25 for Linux and Windows to address [CVE-2025-23047](https://nvd.nist.gov/vuln/detail/CVE-2025-23047) and [CVE-2024-45338](https://nvd.nist.gov/vuln/detail/CVE-2024-45338). * Updated the cost-analysis-agent image from v0.0.20 to v0.0.21. Upgrades the following dependencies in cost-analysis-agent to fix [CVE-2024-45341](https://nvd.nist.gov/vuln/detail/CVE-2024-45341) and [CVE-2024-45336](https://nvd.nist.gov/vuln/detail/CVE-2024-45336): From 69862a56da59c7513f1ff60ffc3f99dde85eeb14 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 11:51:04 -0800 Subject: [PATCH 11/69] Rephrased Istio bug fix Co-authored-by: Ahmed Sabbour <103856+sabbour@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 068a73d3..746dafec 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Bug Fixes: - * Updated the Istio service mesh add-on to allow multiple operations with the Lua EnvoyFilter. + * Resolved an issue with Istio service mesh add-on where having multiple operations with the Lua EnvoyFilter was not allowed. * From 4be0a32a8021f9315f8c302df6877e587dcbb544 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 12:06:24 -0800 Subject: [PATCH 12/69] Remove GPU VHD retirement from behavior changes section Co-authored-by: Ahmed Sabbour <103856+sabbour@users.noreply.github.com> --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 746dafec..1417b886 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Behavior Changes: - * AKS no longer supports the [GPU image (preview)](https://github.com/Azure/AKS/issues/4472) to provision GPU-enabled AKS nodes. Any attempts to create new node pools with the GPU image (preview) will fail. Alternative options that are supported today and recommended by AKS include the default experience with manual NVIDIA device plugin installation or the NVIDIA GPU Operator, detailed in [AKS GPU node pool documentation](https://learn.microsoft.com/azure/aks/gpu-cluster?tabs=add-ubuntu-gpu-node-pool#confirm-that-gpus-are-schedulable). * Starting in the Karpenter v0.6 image, Node Auto Provisioning (NAP) will bootstrap nodes from Scriptless to AgentBaker using custom data provided by Node Provisioning Service (NPS) and improve the stability of NAP. * Component Updates: From d6040bff10efa144352f40c51509eb4ce7f133eb Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 12:36:48 -0800 Subject: [PATCH 13/69] Update CHANGELOG.md Co-authored-by: Ally Ford --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1417b886..101b3763 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Preview Features: - * AKS Kubernetes version 1.32 is now in preview. * Bug Fixes: From 3a55965fd6568daecd89327a2bdbc02fe2f730c8 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 12:40:56 -0800 Subject: [PATCH 14/69] Moved k8 1.32 rollout to preview section --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 101b3763..0c229c7e 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,8 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Preview Features: - + * AKS Kubernetes version 1.32 is now being rolled out in preview and is expected to reach all regions on or before the end of March. Please use the [az-aks-get-versions](https://learn.microsoft.com/azure/aks?view=azure-cli-latest#az-aks-get-versions) command to accurately capture if Kubernetes version 1.32 is available in your region. + * You can use the `EnableCiliumNodeSubnet' feature in preview to [create Cilium node subnet clusters](https://learn.microsoft.com/azure/aks/azure-cni-powered-by-cilium#option-3-assign-ip-addresses-from-the-node-subnet-preview) using Azure CNI Powered by Cilium. * Bug Fixes: * Resolved an issue with Istio service mesh add-on where having multiple operations with the Lua EnvoyFilter was not allowed. From d9f9bc95f5dd3f2377d06af18f179ee657d30ebb Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 12:43:49 -0800 Subject: [PATCH 15/69] Include Azure CNI bug fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c229c7e..e9decab8 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Bug Fixes: * Resolved an issue with Istio service mesh add-on where having multiple operations with the Lua EnvoyFilter was not allowed. - * + * Fixed a bug in Azure CNI Pod Subnet Static Block Allocation mode with Cilium which caused incorrect iptables rules, leading to pod connectivity failures to DNS and IMDS. * Behavior Changes: From 858b1b8478cddbae5a1585888b6027062d09577e Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 12:44:18 -0800 Subject: [PATCH 16/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9decab8..d4ceb91c 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Features: * Application routing add-on support for [configuring the default NGINX ingress controller visibility](https://learn.microsoft.com/azure/aks/app-routing-nginx-configuration?tabs=azurecli#control-the-default-ingress-controller-configuration-when-creating-the-cluster) is now generally available in API 2025-02-01. - * AKS Kubernetes version 1.32 is now being rolled out and is expected to reach all regions on or before the end of March. Please use the [az-aks-get-versions](https://learn.microsoft.com/azure/aks?view=azure-cli-latest#az-aks-get-versions) command to accurately capture if Kubernetes version 1.32 is available in your region. + * * AKS Kubernetes patch versions 1.29.12, 1.29.13, 1.30.8, 1.30.9, 1.31.4, and 1.31.5 are now available. * From 38971689ff01d61e8be4900dd182fa1e05a32ae6 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 12:49:45 -0800 Subject: [PATCH 17/69] Include VHD notes --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4ceb91c..33e41e4e 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,7 +44,12 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a the Dalec framework, tested and published to MCR under [oss/v2 path](mcr.microsoft.com/oss/v2/kubernetes/autoscaler/addon-resizer:v1.8.23-2). All AKS clusters will use v1.8.23-2 addon-resizer image version. * Updated Azure File CSI driver liveness probe to v2.15.0 and CSI node driver registrar to v2.13.0 on AKS 1.31 and 1.32. * cluster-proportional-autoscaler (CPA) image v1.9.0-1 has been built using the Dalec framework, tested and published to MCR under [oss/v2 path](mcr.microsoft.com/oss/v2/kubernetes/autoscaler/cluster-proportional-autoscaler:v1.9.0-1). All AKS clusters with 1.27+ version will use v1.8.11-5 CPA image version. - + * Extend the AKS security patch release notes in release tracker to include a package comparison with the current - 1 AKS Ubuntu base image. + * AKS Azure Linux v2 image has been updated to [202502.09.0](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSAzureLinux/gen2/202502.09.0.txt). + * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSUbuntu/gen2/2204containerd/202502.09.0.txt). + * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/2019-containerd/17763.6775.250117.txt). + * AKS Windows Server 2022 image has been updated to [20348.3091.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/2022-containerd/20348.3091.250117.txt). + * AKS Windows Server 23H2 image has been updated to [25398.1369.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/23H2/25398.1369.250117.txt). ## Release 2025-01-30 From 507849ed4137f5dbdcb8b795f98ca98e7cb660fb Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 12:50:29 -0800 Subject: [PATCH 18/69] consolidated CPA update Co-authored-by: Ahmed Sabbour <103856+sabbour@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33e41e4e..0803b1ea 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,7 +43,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * addon-resizer image v1.8.23-2 has been built using the Dalec framework, tested and published to MCR under [oss/v2 path](mcr.microsoft.com/oss/v2/kubernetes/autoscaler/addon-resizer:v1.8.23-2). All AKS clusters will use v1.8.23-2 addon-resizer image version. * Updated Azure File CSI driver liveness probe to v2.15.0 and CSI node driver registrar to v2.13.0 on AKS 1.31 and 1.32. - * cluster-proportional-autoscaler (CPA) image v1.9.0-1 has been built using the Dalec framework, tested and published to MCR under [oss/v2 path](mcr.microsoft.com/oss/v2/kubernetes/autoscaler/cluster-proportional-autoscaler:v1.9.0-1). All AKS clusters with 1.27+ version will use v1.8.11-5 CPA image version. + * cluster-proportional-autoscaler has been upgraded to v1.9.0-1. * Extend the AKS security patch release notes in release tracker to include a package comparison with the current - 1 AKS Ubuntu base image. * AKS Azure Linux v2 image has been updated to [202502.09.0](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSAzureLinux/gen2/202502.09.0.txt). * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSUbuntu/gen2/2204containerd/202502.09.0.txt). From 6dc8a59d20edfecd588ffa7240f0f92174bb57c7 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 12:51:10 -0800 Subject: [PATCH 19/69] Removed non-user facing change --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0803b1ea..54226ce0 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Component Updates: * Beginning in Kubernetes 1.32, AKS uses CNS to install Azure CNI NodeSubnet by default, meaning users will now see the CNS daemonset in their environments with no changes to functionality or required action. - * ExtensionManager has been upgraded to [v1.22.4](https://github.com/azure-core/ClusterConfigurationAgent/releases/tag/v1.22.4). * Node Auto Provisioning has been upgraded to use Karpenter [v0.7.2](https://github.com/Azure/karpenter-provider-azure/releases/tag/v0.7.2). * Updated LTS patch version 1.27.102 for Command Injection affecting Windows nodes to address [CVE-2024-9042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9042). * Updated the Retina basic image to v0.0.25 for Linux and Windows to address [CVE-2025-23047](https://nvd.nist.gov/vuln/detail/CVE-2025-23047) and [CVE-2024-45338](https://nvd.nist.gov/vuln/detail/CVE-2024-45338). From 05b8cc59363e108cbb9605f9ef1077fb6a9429f7 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 14:47:43 -0800 Subject: [PATCH 20/69] Phrased more clearly --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54226ce0..3e681bdd 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,10 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Starting in the Karpenter v0.6 image, Node Auto Provisioning (NAP) will bootstrap nodes from Scriptless to AgentBaker using custom data provided by Node Provisioning Service (NPS) and improve the stability of NAP. * Component Updates: - * Beginning in Kubernetes 1.32, AKS uses CNS to install Azure CNI NodeSubnet by default, meaning users will now see the CNS daemonset in their environments with no changes to functionality or required action. + * Starting with Kubernetes v1.32, node subnet mode will be installed via a DaemonSet (CNS) instead of AgentBaker. Customers will now see this DaemonSet running in their clusters, aligning node subnet mode with PodSubnet and Overlay CNI for a more uniform architecture and faster security updates. + * Updated Windows CNS from v1.6.13 to v1.6.21 and Linux CNS from v1.6.18 to v1.6.21. + * Updated Windows CNI and Linux CNI from v1.6.18 to v1.6.21. + * Updated [tigera operator to v1.36.3](https://github.com/tigera/operator/releases/tag/v1.36.3) and [calico to v3.29.0](https://github.com/projectcalico/calico/releases/tag/v3.29.0). * Node Auto Provisioning has been upgraded to use Karpenter [v0.7.2](https://github.com/Azure/karpenter-provider-azure/releases/tag/v0.7.2). * Updated LTS patch version 1.27.102 for Command Injection affecting Windows nodes to address [CVE-2024-9042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9042). * Updated the Retina basic image to v0.0.25 for Linux and Windows to address [CVE-2025-23047](https://nvd.nist.gov/vuln/detail/CVE-2025-23047) and [CVE-2024-45338](https://nvd.nist.gov/vuln/detail/CVE-2024-45338). From 15f665809234e1f394818eb89abf085fcde649fd Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 14:48:44 -0800 Subject: [PATCH 21/69] Removed non-user facing addon-resizer change Co-authored-by: Ahmed Sabbour <103856+sabbour@users.noreply.github.com> --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e681bdd..eb066a1b 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,8 +42,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * github.com/prometheus/common v0.60.0 to v0.62.0 * github.com/samber/lo v1.47.0 to v1.49.1 * github.com/stretchr/testify v1.9.0 to v1.10.0 - * addon-resizer image v1.8.23-2 has been built using - the Dalec framework, tested and published to MCR under [oss/v2 path](mcr.microsoft.com/oss/v2/kubernetes/autoscaler/addon-resizer:v1.8.23-2). All AKS clusters will use v1.8.23-2 addon-resizer image version. * Updated Azure File CSI driver liveness probe to v2.15.0 and CSI node driver registrar to v2.13.0 on AKS 1.31 and 1.32. * cluster-proportional-autoscaler has been upgraded to v1.9.0-1. * Extend the AKS security patch release notes in release tracker to include a package comparison with the current - 1 AKS Ubuntu base image. From a6cc707817d11591657e67f7384eff062ed5286e Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 15:35:47 -0800 Subject: [PATCH 22/69] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb066a1b..6cdc7ced 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Preview Features: * AKS Kubernetes version 1.32 is now being rolled out in preview and is expected to reach all regions on or before the end of March. Please use the [az-aks-get-versions](https://learn.microsoft.com/azure/aks?view=azure-cli-latest#az-aks-get-versions) command to accurately capture if Kubernetes version 1.32 is available in your region. * You can use the `EnableCiliumNodeSubnet' feature in preview to [create Cilium node subnet clusters](https://learn.microsoft.com/azure/aks/azure-cni-powered-by-cilium#option-3-assign-ip-addresses-from-the-node-subnet-preview) using Azure CNI Powered by Cilium. + * [Free control plane metrics](https://learn.microsoft.com/azure/aks/control-plane-metrics-monitor) are now available in preview to monitor the API server and ETCD components, which will be automatically collected by default on your cluster. * Bug Fixes: * Resolved an issue with Istio service mesh add-on where having multiple operations with the Lua EnvoyFilter was not allowed. From e7e738d7950940e05d01e950a045a344abe4913b Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 15:36:28 -0800 Subject: [PATCH 23/69] Monitoring node auto-repair actions --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cdc7ced..4a96858e 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a ### Release Notes * Features: * Application routing add-on support for [configuring the default NGINX ingress controller visibility](https://learn.microsoft.com/azure/aks/app-routing-nginx-configuration?tabs=azurecli#control-the-default-ingress-controller-configuration-when-creating-the-cluster) is now generally available in API 2025-02-01. - + * Kubernetes events for monitoring [node auto-repair](https://learn.microsoft.com/en-us/azure/aks/node-auto-repair) actions are now available for your AKS cluster. You can ingest these events and create alerts following the same [process as other Kubernetes events](https://learn.microsoft.com/azure/aks/events?tabs=azure-cli). * * AKS Kubernetes patch versions 1.29.12, 1.29.13, 1.30.8, 1.30.9, 1.31.4, and 1.31.5 are now available. * From d8d51968c7c1ae3474169ba2deb98f338d6830d5 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 15:36:55 -0800 Subject: [PATCH 24/69] Included security patch release notes link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a96858e..14fd9784 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,7 +45,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * github.com/stretchr/testify v1.9.0 to v1.10.0 * Updated Azure File CSI driver liveness probe to v2.15.0 and CSI node driver registrar to v2.13.0 on AKS 1.31 and 1.32. * cluster-proportional-autoscaler has been upgraded to v1.9.0-1. - * Extend the AKS security patch release notes in release tracker to include a package comparison with the current - 1 AKS Ubuntu base image. + * Extend the AKS [security patch release notes](https://releases.aks.azure.com/) in release tracker to include a package comparison with the current - 1 AKS Ubuntu base image. * AKS Azure Linux v2 image has been updated to [202502.09.0](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSAzureLinux/gen2/202502.09.0.txt). * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSUbuntu/gen2/2204containerd/202502.09.0.txt). * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/2019-containerd/17763.6775.250117.txt). From 77ba5f09368c70f77fc9c0ba08f3e2b3fa4d08b2 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 15:37:15 -0800 Subject: [PATCH 25/69] Linked to patch releases --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14fd9784..57a43b72 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Application routing add-on support for [configuring the default NGINX ingress controller visibility](https://learn.microsoft.com/azure/aks/app-routing-nginx-configuration?tabs=azurecli#control-the-default-ingress-controller-configuration-when-creating-the-cluster) is now generally available in API 2025-02-01. * Kubernetes events for monitoring [node auto-repair](https://learn.microsoft.com/en-us/azure/aks/node-auto-repair) actions are now available for your AKS cluster. You can ingest these events and create alerts following the same [process as other Kubernetes events](https://learn.microsoft.com/azure/aks/events?tabs=azure-cli). * - * AKS Kubernetes patch versions 1.29.12, 1.29.13, 1.30.8, 1.30.9, 1.31.4, and 1.31.5 are now available. + * AKS [Kubernetes patch versions](https://kubernetes.io/releases/patch-releases/) 1.29.12, 1.29.13, 1.30.8, 1.30.9, 1.31.4, and 1.31.5 are now available. * From 9c8f111c7777975f15ecf587842b49bacda45081 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 15:37:35 -0800 Subject: [PATCH 26/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57a43b72..33628f6b 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Updated LTS patch version 1.27.102 for Command Injection affecting Windows nodes to address [CVE-2024-9042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9042). * Updated the Retina basic image to v0.0.25 for Linux and Windows to address [CVE-2025-23047](https://nvd.nist.gov/vuln/detail/CVE-2025-23047) and [CVE-2024-45338](https://nvd.nist.gov/vuln/detail/CVE-2024-45338). * Updated the cost-analysis-agent image from v0.0.20 to v0.0.21. Upgrades the following dependencies in cost-analysis-agent to fix [CVE-2024-45341](https://nvd.nist.gov/vuln/detail/CVE-2024-45341) and [CVE-2024-45336](https://nvd.nist.gov/vuln/detail/CVE-2024-45336): - * github.com/Azure/azure-sdk-for-go/sdk/azcore v1.15.0 to v1.17.0 + * github.com/Azure/azure-sdk-for-go/sdk/azcore v1.15.0 to [v1.17.0](https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/azcore/CHANGELOG.md#1170-2025-01-07) * github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 to v1.8.1 * github.com/prometheus/common v0.60.0 to v0.62.0 * github.com/samber/lo v1.47.0 to v1.49.1 From 9614359dcc2ca8173262d09e86a282bcb3279638 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 15:37:46 -0800 Subject: [PATCH 27/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33628f6b..7ee654b6 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,7 +39,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Updated the Retina basic image to v0.0.25 for Linux and Windows to address [CVE-2025-23047](https://nvd.nist.gov/vuln/detail/CVE-2025-23047) and [CVE-2024-45338](https://nvd.nist.gov/vuln/detail/CVE-2024-45338). * Updated the cost-analysis-agent image from v0.0.20 to v0.0.21. Upgrades the following dependencies in cost-analysis-agent to fix [CVE-2024-45341](https://nvd.nist.gov/vuln/detail/CVE-2024-45341) and [CVE-2024-45336](https://nvd.nist.gov/vuln/detail/CVE-2024-45336): * github.com/Azure/azure-sdk-for-go/sdk/azcore v1.15.0 to [v1.17.0](https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/azcore/CHANGELOG.md#1170-2025-01-07) - * github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 to v1.8.1 + * github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 to [v1.8.1](https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/azidentity/CHANGELOG.md#181-2025-01-15) * github.com/prometheus/common v0.60.0 to v0.62.0 * github.com/samber/lo v1.47.0 to v1.49.1 * github.com/stretchr/testify v1.9.0 to v1.10.0 From a149734d39255732143266bd09c5c4dd164886f1 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 15:38:25 -0800 Subject: [PATCH 28/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ee654b6..8ac0ab4d 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,7 +40,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Updated the cost-analysis-agent image from v0.0.20 to v0.0.21. Upgrades the following dependencies in cost-analysis-agent to fix [CVE-2024-45341](https://nvd.nist.gov/vuln/detail/CVE-2024-45341) and [CVE-2024-45336](https://nvd.nist.gov/vuln/detail/CVE-2024-45336): * github.com/Azure/azure-sdk-for-go/sdk/azcore v1.15.0 to [v1.17.0](https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/azcore/CHANGELOG.md#1170-2025-01-07) * github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 to [v1.8.1](https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/azidentity/CHANGELOG.md#181-2025-01-15) - * github.com/prometheus/common v0.60.0 to v0.62.0 + * github.com/prometheus/common v0.60.0 to [v0.62.0](https://github.com/prometheus/common/releases/tag/v0.62.0) * github.com/samber/lo v1.47.0 to v1.49.1 * github.com/stretchr/testify v1.9.0 to v1.10.0 * Updated Azure File CSI driver liveness probe to v2.15.0 and CSI node driver registrar to v2.13.0 on AKS 1.31 and 1.32. From 303defc27400b3e55bba71400b05e8a3426bc605 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 15:38:53 -0800 Subject: [PATCH 29/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ac0ab4d..9063fa91 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,7 +42,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 to [v1.8.1](https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/azidentity/CHANGELOG.md#181-2025-01-15) * github.com/prometheus/common v0.60.0 to [v0.62.0](https://github.com/prometheus/common/releases/tag/v0.62.0) * github.com/samber/lo v1.47.0 to v1.49.1 - * github.com/stretchr/testify v1.9.0 to v1.10.0 + * github.com/stretchr/testify v1.9.0 to [v1.10.0](https://github.com/stretchr/testify/releases/tag/v1.10.0) * Updated Azure File CSI driver liveness probe to v2.15.0 and CSI node driver registrar to v2.13.0 on AKS 1.31 and 1.32. * cluster-proportional-autoscaler has been upgraded to v1.9.0-1. * Extend the AKS [security patch release notes](https://releases.aks.azure.com/) in release tracker to include a package comparison with the current - 1 AKS Ubuntu base image. From 3e512133ef0b7fbb7d360c9b79490615527b5e96 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 15:39:05 -0800 Subject: [PATCH 30/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9063fa91..78012f5b 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,7 +41,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * github.com/Azure/azure-sdk-for-go/sdk/azcore v1.15.0 to [v1.17.0](https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/azcore/CHANGELOG.md#1170-2025-01-07) * github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 to [v1.8.1](https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/azidentity/CHANGELOG.md#181-2025-01-15) * github.com/prometheus/common v0.60.0 to [v0.62.0](https://github.com/prometheus/common/releases/tag/v0.62.0) - * github.com/samber/lo v1.47.0 to v1.49.1 + * github.com/samber/lo v1.47.0 to [v1.49.1](https://github.com/samber/lo/releases/tag/v1.49.1) * github.com/stretchr/testify v1.9.0 to [v1.10.0](https://github.com/stretchr/testify/releases/tag/v1.10.0) * Updated Azure File CSI driver liveness probe to v2.15.0 and CSI node driver registrar to v2.13.0 on AKS 1.31 and 1.32. * cluster-proportional-autoscaler has been upgraded to v1.9.0-1. From d582e5eea1f8a28d30dad7b4cd92a68578559145 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 16:10:58 -0800 Subject: [PATCH 31/69] Remove preview callout --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78012f5b..96e98148 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Preview Features: - * AKS Kubernetes version 1.32 is now being rolled out in preview and is expected to reach all regions on or before the end of March. Please use the [az-aks-get-versions](https://learn.microsoft.com/azure/aks?view=azure-cli-latest#az-aks-get-versions) command to accurately capture if Kubernetes version 1.32 is available in your region. * You can use the `EnableCiliumNodeSubnet' feature in preview to [create Cilium node subnet clusters](https://learn.microsoft.com/azure/aks/azure-cni-powered-by-cilium#option-3-assign-ip-addresses-from-the-node-subnet-preview) using Azure CNI Powered by Cilium. * [Free control plane metrics](https://learn.microsoft.com/azure/aks/control-plane-metrics-monitor) are now available in preview to monitor the API server and ETCD components, which will be automatically collected by default on your cluster. From 6d0f71af00dfa4f78eb17c42b8c2c175d32fa71e Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 16:11:16 -0800 Subject: [PATCH 32/69] Removed extra space --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96e98148..1f6a36a5 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,9 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Bug Fixes: * Resolved an issue with Istio service mesh add-on where having multiple operations with the Lua EnvoyFilter was not allowed. - * Fixed a bug in Azure CNI Pod Subnet Static Block Allocation mode with Cilium which caused incorrect iptables rules, leading to pod connectivity failures to DNS and IMDS. + * Fixed a bug in Azure CNI Pod Subnet Static Block Allocation mode with Cilium which caused incorrect iptables rules, leading to pod connectivity failures to DNS and IMDS. + * Resolved an [issue](https://github.com/Azure/azure-sdk-for-go/issues/24109) where the updated Azure Table client mishandled untyped numbers, causing static block agent pools to be misidentified as dynamic and leading to operation failures. + * Fixed a bug in Azure Kubernetes Fleet Manager hubful resource groups by truncating the name to avoid issues with long generated managed resource group names breaking the maximum length of resource groups. * Behavior Changes: From 2174b5a9bbeef2b19217bf23bf541eccba1f3700 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 16:12:17 -0800 Subject: [PATCH 33/69] Removed non-user facing change --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f6a36a5..b3b18023 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Behavior Changes: - * Starting in the Karpenter v0.6 image, Node Auto Provisioning (NAP) will bootstrap nodes from Scriptless to AgentBaker using custom data provided by Node Provisioning Service (NPS) and improve the stability of NAP. + * [Horizontal Pod Autoscaling](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/) introduced for `ama-metrics replicaset pod` in the [Azure Monitor managed service for Prometheus](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/prometheus-metrics-overview) add-on. More details about the configuration of the Horizontal Pod Autoscaler can be found [here](https://github.com/Azure/prometheus-collector/blob/main/internal/docs/HPA.md). * Component Updates: * Starting with Kubernetes v1.32, node subnet mode will be installed via a DaemonSet (CNS) instead of AgentBaker. Customers will now see this DaemonSet running in their clusters, aligning node subnet mode with PodSubnet and Overlay CNI for a more uniform architecture and faster security updates. From 7487ffbf61f85560c792b1a61101f8e48d0b1008 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 16:13:03 -0800 Subject: [PATCH 34/69] Included specific operations and link to GH issue --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3b18023..ce861a35 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * [Free control plane metrics](https://learn.microsoft.com/azure/aks/control-plane-metrics-monitor) are now available in preview to monitor the API server and ETCD components, which will be automatically collected by default on your cluster. * Bug Fixes: - * Resolved an issue with Istio service mesh add-on where having multiple operations with the Lua EnvoyFilter was not allowed. + * Resolved an [issue](https://github.com/Azure/AKS/issues/4662) with Istio service mesh add-on where having multiple operations with the Lua EnvoyFilter (e.g. adding the Lua filter to call an external service and specifying the cluster referenced by Lua code) was not allowed. * Fixed a bug in Azure CNI Pod Subnet Static Block Allocation mode with Cilium which caused incorrect iptables rules, leading to pod connectivity failures to DNS and IMDS. * Resolved an [issue](https://github.com/Azure/azure-sdk-for-go/issues/24109) where the updated Azure Table client mishandled untyped numbers, causing static block agent pools to be misidentified as dynamic and leading to operation failures. * Fixed a bug in Azure Kubernetes Fleet Manager hubful resource groups by truncating the name to avoid issues with long generated managed resource group names breaking the maximum length of resource groups. From dbd0546fb1c254937d568fc9ec9ace7df7a2f097 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 16:13:35 -0800 Subject: [PATCH 35/69] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce861a35..27fe99d9 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.aks.azure.com/). This release is titled `v20250220`. ### Announcements +* AKS Kubernetes version 1.32 is now being rolled out and is expected to reach all regions on or before the end of March. Please use the [az-aks-get-versions](https://learn.microsoft.com/azure/aks?view=azure-cli-latest#az-aks-get-versions) command to accurately capture if Kubernetes version 1.32 is available in your region. * HTTP Application Routing (preview) is going to be [retired on March 3, 2025](https://azure.microsoft.com/updates?id=retirement-http-application-routing-addon-preview-for-aks-will-retire-03032025) and AKS will start to block new cluster creation with HTTP Application Routing (preview) enabled. Affected clusters must migrate to the generally available Application Routing add-on prior to that date. Refer to the [migration guide](https://learn.microsoft.com/en-us/azure/aks/app-routing-migration) for more information. ### Release Notes From 8fcb61a1f633d1dd3870b87d393b7f2bd896ab4b Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 16:14:47 -0800 Subject: [PATCH 36/69] Remove extra line --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27fe99d9..93e8c1ee 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Features: * Application routing add-on support for [configuring the default NGINX ingress controller visibility](https://learn.microsoft.com/azure/aks/app-routing-nginx-configuration?tabs=azurecli#control-the-default-ingress-controller-configuration-when-creating-the-cluster) is now generally available in API 2025-02-01. * Kubernetes events for monitoring [node auto-repair](https://learn.microsoft.com/en-us/azure/aks/node-auto-repair) actions are now available for your AKS cluster. You can ingest these events and create alerts following the same [process as other Kubernetes events](https://learn.microsoft.com/azure/aks/events?tabs=azure-cli). - * * AKS [Kubernetes patch versions](https://kubernetes.io/releases/patch-releases/) 1.29.12, 1.29.13, 1.30.8, 1.30.9, 1.31.4, and 1.31.5 are now available. * From 6942b0c93311314e8803e7b7faa6f3e11cda07da Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 16:15:28 -0800 Subject: [PATCH 37/69] Remove extra line --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93e8c1ee..c48d6de0 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Application routing add-on support for [configuring the default NGINX ingress controller visibility](https://learn.microsoft.com/azure/aks/app-routing-nginx-configuration?tabs=azurecli#control-the-default-ingress-controller-configuration-when-creating-the-cluster) is now generally available in API 2025-02-01. * Kubernetes events for monitoring [node auto-repair](https://learn.microsoft.com/en-us/azure/aks/node-auto-repair) actions are now available for your AKS cluster. You can ingest these events and create alerts following the same [process as other Kubernetes events](https://learn.microsoft.com/azure/aks/events?tabs=azure-cli). * AKS [Kubernetes patch versions](https://kubernetes.io/releases/patch-releases/) 1.29.12, 1.29.13, 1.30.8, 1.30.9, 1.31.4, and 1.31.5 are now available. - * * Preview Features: From a82095591b19f9f41066ffb09091ee3770e024e6 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 16:16:02 -0800 Subject: [PATCH 38/69] Remove extra line --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c48d6de0..94348b90 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Kubernetes events for monitoring [node auto-repair](https://learn.microsoft.com/en-us/azure/aks/node-auto-repair) actions are now available for your AKS cluster. You can ingest these events and create alerts following the same [process as other Kubernetes events](https://learn.microsoft.com/azure/aks/events?tabs=azure-cli). * AKS [Kubernetes patch versions](https://kubernetes.io/releases/patch-releases/) 1.29.12, 1.29.13, 1.30.8, 1.30.9, 1.31.4, and 1.31.5 are now available. - * Preview Features: * You can use the `EnableCiliumNodeSubnet' feature in preview to [create Cilium node subnet clusters](https://learn.microsoft.com/azure/aks/azure-cni-powered-by-cilium#option-3-assign-ip-addresses-from-the-node-subnet-preview) using Azure CNI Powered by Cilium. * [Free control plane metrics](https://learn.microsoft.com/azure/aks/control-plane-metrics-monitor) are now available in preview to monitor the API server and ETCD components, which will be automatically collected by default on your cluster. From 4bcc9a61b5d56b463e66ea4a55315d39a5c2ed6d Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 16:20:37 -0800 Subject: [PATCH 39/69] Remove extra line --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94348b90..f80811c6 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Resolved an [issue](https://github.com/Azure/azure-sdk-for-go/issues/24109) where the updated Azure Table client mishandled untyped numbers, causing static block agent pools to be misidentified as dynamic and leading to operation failures. * Fixed a bug in Azure Kubernetes Fleet Manager hubful resource groups by truncating the name to avoid issues with long generated managed resource group names breaking the maximum length of resource groups. - * Behavior Changes: * [Horizontal Pod Autoscaling](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/) introduced for `ama-metrics replicaset pod` in the [Azure Monitor managed service for Prometheus](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/prometheus-metrics-overview) add-on. More details about the configuration of the Horizontal Pod Autoscaler can be found [here](https://github.com/Azure/prometheus-collector/blob/main/internal/docs/HPA.md). From 540c397903d6f58c6a5acc49a4574c1b3ba455d2 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 16:23:48 -0800 Subject: [PATCH 40/69] Moved GPU VHD retirement to announcements --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f80811c6..b2653c77 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a ### Announcements * AKS Kubernetes version 1.32 is now being rolled out and is expected to reach all regions on or before the end of March. Please use the [az-aks-get-versions](https://learn.microsoft.com/azure/aks?view=azure-cli-latest#az-aks-get-versions) command to accurately capture if Kubernetes version 1.32 is available in your region. * HTTP Application Routing (preview) is going to be [retired on March 3, 2025](https://azure.microsoft.com/updates?id=retirement-http-application-routing-addon-preview-for-aks-will-retire-03032025) and AKS will start to block new cluster creation with HTTP Application Routing (preview) enabled. Affected clusters must migrate to the generally available Application Routing add-on prior to that date. Refer to the [migration guide](https://learn.microsoft.com/en-us/azure/aks/app-routing-migration) for more information. +* Using the GPU VHD image (preview) to provision GPU-enabled AKS nodes was retired on January 10, 2025 and AKS will block creation of new node pools with the GPU VHD image (preview). Follow the detailed steps to [create GPU-enabled node pools](https://learn.microsoft.com/azure/aks/gpu-cluster?tabs=add-ubuntu-gpu-node-pool#use-the-aks-gpu-image-preview) using the alternative supported options. ### Release Notes * Features: From dfd8c22ca7deefec31f61dbeb0d80540128188d7 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 16:44:29 -0800 Subject: [PATCH 41/69] Nit grammar change --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2653c77..70a6c880 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.aks.azure.com/). This release is titled `v20250220`. ### Announcements -* AKS Kubernetes version 1.32 is now being rolled out and is expected to reach all regions on or before the end of March. Please use the [az-aks-get-versions](https://learn.microsoft.com/azure/aks?view=azure-cli-latest#az-aks-get-versions) command to accurately capture if Kubernetes version 1.32 is available in your region. +* AKS Kubernetes version 1.32 is rolling out soon and is expected to reach all regions on or before the end of March. Please use the [az-aks-get-versions](https://learn.microsoft.com/azure/aks?view=azure-cli-latest#az-aks-get-versions) command to accurately capture if Kubernetes version 1.32 is available in your region. * HTTP Application Routing (preview) is going to be [retired on March 3, 2025](https://azure.microsoft.com/updates?id=retirement-http-application-routing-addon-preview-for-aks-will-retire-03032025) and AKS will start to block new cluster creation with HTTP Application Routing (preview) enabled. Affected clusters must migrate to the generally available Application Routing add-on prior to that date. Refer to the [migration guide](https://learn.microsoft.com/en-us/azure/aks/app-routing-migration) for more information. * Using the GPU VHD image (preview) to provision GPU-enabled AKS nodes was retired on January 10, 2025 and AKS will block creation of new node pools with the GPU VHD image (preview). Follow the detailed steps to [create GPU-enabled node pools](https://learn.microsoft.com/azure/aks/gpu-cluster?tabs=add-ubuntu-gpu-node-pool#use-the-aks-gpu-image-preview) using the alternative supported options. From 68a92b2764a394107387126f9da92e0f41b6005b Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 16:59:14 -0800 Subject: [PATCH 42/69] Fixed docs link Co-authored-by: Shashank Barsin --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70a6c880..194f091d 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a ### Release Notes * Features: * Application routing add-on support for [configuring the default NGINX ingress controller visibility](https://learn.microsoft.com/azure/aks/app-routing-nginx-configuration?tabs=azurecli#control-the-default-ingress-controller-configuration-when-creating-the-cluster) is now generally available in API 2025-02-01. - * Kubernetes events for monitoring [node auto-repair](https://learn.microsoft.com/en-us/azure/aks/node-auto-repair) actions are now available for your AKS cluster. You can ingest these events and create alerts following the same [process as other Kubernetes events](https://learn.microsoft.com/azure/aks/events?tabs=azure-cli). + * Kubernetes events for monitoring [node auto-repair](https://learn.microsoft.com/azure/aks/node-auto-repair) actions are now available for your AKS cluster. You can ingest these events and create alerts following the same [process as other Kubernetes events](https://learn.microsoft.com/azure/aks/events?tabs=azure-cli). * AKS [Kubernetes patch versions](https://kubernetes.io/releases/patch-releases/) 1.29.12, 1.29.13, 1.30.8, 1.30.9, 1.31.4, and 1.31.5 are now available. * Preview Features: From 1226edff3c3a8db09ca6d2f3dcb342b6204d48b1 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:00:21 -0800 Subject: [PATCH 43/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 194f091d..2c819b7e 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * AKS [Kubernetes patch versions](https://kubernetes.io/releases/patch-releases/) 1.29.12, 1.29.13, 1.30.8, 1.30.9, 1.31.4, and 1.31.5 are now available. * Preview Features: - * You can use the `EnableCiliumNodeSubnet' feature in preview to [create Cilium node subnet clusters](https://learn.microsoft.com/azure/aks/azure-cni-powered-by-cilium#option-3-assign-ip-addresses-from-the-node-subnet-preview) using Azure CNI Powered by Cilium. + * You can use the `EnableCiliumNodeSubnet` feature in preview to [create Cilium node subnet clusters](https://learn.microsoft.com/azure/aks/azure-cni-powered-by-cilium#option-3-assign-ip-addresses-from-the-node-subnet-preview) using Azure CNI Powered by Cilium. * [Free control plane metrics](https://learn.microsoft.com/azure/aks/control-plane-metrics-monitor) are now available in preview to monitor the API server and ETCD components, which will be automatically collected by default on your cluster. * Bug Fixes: From ecbe1e5985b69b2873b1f8d1c4c5b1454d3f87bf Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:00:47 -0800 Subject: [PATCH 44/69] Adjusted docs link Co-authored-by: Shashank Barsin --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c819b7e..69717b7f 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a ### Announcements * AKS Kubernetes version 1.32 is rolling out soon and is expected to reach all regions on or before the end of March. Please use the [az-aks-get-versions](https://learn.microsoft.com/azure/aks?view=azure-cli-latest#az-aks-get-versions) command to accurately capture if Kubernetes version 1.32 is available in your region. -* HTTP Application Routing (preview) is going to be [retired on March 3, 2025](https://azure.microsoft.com/updates?id=retirement-http-application-routing-addon-preview-for-aks-will-retire-03032025) and AKS will start to block new cluster creation with HTTP Application Routing (preview) enabled. Affected clusters must migrate to the generally available Application Routing add-on prior to that date. Refer to the [migration guide](https://learn.microsoft.com/en-us/azure/aks/app-routing-migration) for more information. +* HTTP Application Routing (preview) is going to be [retired on March 3, 2025](https://azure.microsoft.com/updates?id=retirement-http-application-routing-addon-preview-for-aks-will-retire-03032025) and AKS will start to block new cluster creation with HTTP Application Routing (preview) enabled. Affected clusters must migrate to the generally available Application Routing add-on prior to that date. Refer to the [migration guide](https://learn.microsoft.com/azure/aks/app-routing-migration) for more information. * Using the GPU VHD image (preview) to provision GPU-enabled AKS nodes was retired on January 10, 2025 and AKS will block creation of new node pools with the GPU VHD image (preview). Follow the detailed steps to [create GPU-enabled node pools](https://learn.microsoft.com/azure/aks/gpu-cluster?tabs=add-ubuntu-gpu-node-pool#use-the-aks-gpu-image-preview) using the alternative supported options. ### Release Notes From a01a9319695da3e41b51d7cc245bd2dc0ab54d43 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:01:32 -0800 Subject: [PATCH 45/69] Updated control plane metrics in AzMon platform metrics Co-authored-by: Shashank Barsin --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69717b7f..22e56865 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Preview Features: * You can use the `EnableCiliumNodeSubnet` feature in preview to [create Cilium node subnet clusters](https://learn.microsoft.com/azure/aks/azure-cni-powered-by-cilium#option-3-assign-ip-addresses-from-the-node-subnet-preview) using Azure CNI Powered by Cilium. - * [Free control plane metrics](https://learn.microsoft.com/azure/aks/control-plane-metrics-monitor) are now available in preview to monitor the API server and ETCD components, which will be automatically collected by default on your cluster. + * [Control plane metrics](https://learn.microsoft.com/azure/aks/control-plane-metrics-monitor) are now available through Azure Monitor platform metrics in preview to monitor critical control plane components such as API server, etcd, scheculer, autoscaler, and controller-manager. * Bug Fixes: * Resolved an [issue](https://github.com/Azure/AKS/issues/4662) with Istio service mesh add-on where having multiple operations with the Lua EnvoyFilter (e.g. adding the Lua filter to call an external service and specifying the cluster referenced by Lua code) was not allowed. From ea19bdfe367d8eeb7f6aad160604007651c64483 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:02:00 -0800 Subject: [PATCH 46/69] Update CHANGELOG.md Co-authored-by: Shashank Barsin --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22e56865..fcc2030c 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Resolved an [issue](https://github.com/Azure/AKS/issues/4662) with Istio service mesh add-on where having multiple operations with the Lua EnvoyFilter (e.g. adding the Lua filter to call an external service and specifying the cluster referenced by Lua code) was not allowed. * Fixed a bug in Azure CNI Pod Subnet Static Block Allocation mode with Cilium which caused incorrect iptables rules, leading to pod connectivity failures to DNS and IMDS. * Resolved an [issue](https://github.com/Azure/azure-sdk-for-go/issues/24109) where the updated Azure Table client mishandled untyped numbers, causing static block agent pools to be misidentified as dynamic and leading to operation failures. - * Fixed a bug in Azure Kubernetes Fleet Manager hubful resource groups by truncating the name to avoid issues with long generated managed resource group names breaking the maximum length of resource groups. + * Fixed a bug in Azure Kubernetes Fleet Manager hub cluster resource groups (FL_ prefix resource groups) by truncating the name to avoid issues with long generated managed resource group names breaking the maximum length of resource groups. * Behavior Changes: * [Horizontal Pod Autoscaling](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/) introduced for `ama-metrics replicaset pod` in the [Azure Monitor managed service for Prometheus](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/prometheus-metrics-overview) add-on. More details about the configuration of the Horizontal Pod Autoscaler can be found [here](https://github.com/Azure/prometheus-collector/blob/main/internal/docs/HPA.md). From c54118ee096ea40c8f737b9b08e1637505af95e3 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:25:42 -0800 Subject: [PATCH 47/69] 2025 02 20 Release Notes --- .../aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt | 903 ++++++++++++++++++ 1 file changed, 903 insertions(+) create mode 100644 vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt diff --git a/vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt b/vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt new file mode 100644 index 00000000..b9d5e0ef --- /dev/null +++ b/vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt @@ -0,0 +1,903 @@ +Starting build on Sun Feb 9 09:05:19 UTC 2025 +Components downloaded in this VHD build (some of the below components might get deleted during cluster provisioning if they are not needed): + - oras version 1.2.2 + - runc version 1.1.15-ubuntu22.04u1 + - containerd version 1.7.25-ubuntu22.04u1 + - CNI plugin version 1.6.2 + - Azure CNI version 1.4.59 + - Azure CNI version 1.5.38 + - Azure CNI version 1.6.18 + - Azure CNI version 1.5.35 + - Azure CNI version 1.6.13 + - crictl version 1.31.1 + - kubernetes-binaries version v1.27.102-akslts + - kubernetes-binaries version v1.28.100-akslts + - kubernetes-binaries version v1.29.13 + - kubernetes-binaries version v1.30.9 + - kubernetes-binaries version v1.31.5 + - kubernetes-binaries version v1.27.101-akslts + - kubernetes-binaries version v1.28.15 + - kubernetes-binaries version v1.29.12 + - kubernetes-binaries version v1.30.8 + - kubernetes-binaries version v1.31.4 + - azure-acr-credential-provider version v1.30.7 + - azure-acr-credential-provider version v1.29.11 + - containerd-wasm-shims version v0.3.0 v0.5.1 v0.8.0 + - spinkube version 0.15.1 + - runc version 1.1.15-1 + - nvidia-driver=550.127.08-20241204190836 + - bpftrace v0.9.4 +containerd images pre-pulled: + - mcr.microsoft.com/oss/kubernetes/autoscaler/addon-resizer:1.8.22 + - mcr.microsoft.com/oss/kubernetes/autoscaler/addon-resizer:1.8.20 + - mcr.microsoft.com/oss/kubernetes/pause:3.6 + - mcr.microsoft.com/oss/kubernetes/coredns:v1.9.4-hotfix.20240704 + - mcr.microsoft.com/oss/v2/kubernetes/coredns:v1.12.0-1 + - mcr.microsoft.com/oss/v2/kubernetes/coredns:v1.9.4-5 + - mcr.microsoft.com/containernetworking/azure-cni:v1.4.59 + - mcr.microsoft.com/containernetworking/azure-cni:v1.5.41 + - mcr.microsoft.com/containernetworking/azure-cni:v1.6.18 + - mcr.microsoft.com/containernetworking/azure-cni:v1.5.38 + - mcr.microsoft.com/containernetworking/azure-cni:v1.6.13 + - mcr.microsoft.com/containernetworking/azure-cns:v1.4.59 + - mcr.microsoft.com/containernetworking/azure-cns:v1.5.41 + - mcr.microsoft.com/containernetworking/azure-cns:v1.6.18 + - mcr.microsoft.com/containernetworking/azure-cns:v1.5.38 + - mcr.microsoft.com/containernetworking/azure-cns:v1.6.13 + - mcr.microsoft.com/containernetworking/azure-ipam:v0.0.7 + - mcr.microsoft.com/containernetworking/azure-ipam:v0.2.0 + - mcr.microsoft.com/containernetworking/cni-dropgz:v0.0.20 + - mcr.microsoft.com/containernetworking/azure-npm:v1.5.34 + - mcr.microsoft.com/containernetworking/cilium/cilium:v1.14.18-250107 + - mcr.microsoft.com/containernetworking/cilium/cilium:v1.16.5-250110 + - mcr.microsoft.com/containernetworking/cilium/cilium:v1.14.15-241024 + - mcr.microsoft.com/containernetworking/cilium/cilium:v1.16.2-241024 + - mcr.microsoft.com/oss/kubernetes/apiserver-network-proxy/agent:v0.1.6-hotfix.20240116 + - mcr.microsoft.com/oss/kubernetes/apiserver-network-proxy/agent:v0.30.3-hotfix.20240819 + - mcr.microsoft.com/oss/kubernetes-csi/secrets-store/driver:v1.4.7 + - mcr.microsoft.com/oss/kubernetes-csi/secrets-store/driver:v1.4.5 + - mcr.microsoft.com/oss/azure/secrets-store/provider-azure:v1.6.2 + - mcr.microsoft.com/oss/azure/secrets-store/provider-azure:v1.5.3 + - mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.24 + - mcr.microsoft.com/aks/msi/addon-token-adapter:master.221118.2 + - mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.14.0-main-01-16-2025-8d52acfe + - mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.14.0-main-01-16-2025-8d52acfe-targetallocator + - mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.14.0-main-01-16-2025-8d52acfe-cfg + - mcr.microsoft.com/oss/kubernetes/kube-state-metrics:v2.11.0 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.27.21 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.28.13 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.29.11 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.30.7 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.31.1 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.27.20 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.28.11 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.29.9 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.30.5 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.30.0 + - mcr.microsoft.com/oss/kubernetes/autoscaler/cluster-proportional-autoscaler:v1.8.9 + - mcr.microsoft.com/aks/ip-masq-agent-v2:v0.1.15 + - mcr.microsoft.com/aks/ip-masq-agent-v2:v0.1.14 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.29.12 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.30.7 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.31.2 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.29.10 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.30.6 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.29.10 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.30.7 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.31.3 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.29.9 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.30.6 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.23.10 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.24.6 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.25.1 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.23.9 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.24.5 + - mcr.microsoft.com/oss/kubernetes-csi/livenessprobe:v2.14.0 + - mcr.microsoft.com/oss/kubernetes-csi/livenessprobe:v2.15.0 + - mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar:v2.12.0 + - mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar:v2.13.0 + - mcr.microsoft.com/oss/v2/open-policy-agent/gatekeeper:v3.17.1-5 + - mcr.microsoft.com/oss/open-policy-agent/gatekeeper:v3.17.1 + - mcr.microsoft.com/azure-policy/policy-kubernetes-addon-prod:1.9.1 + - mcr.microsoft.com/azure-policy/policy-kubernetes-addon-prod:1.8.0 + - mcr.microsoft.com/azure-policy/policy-kubernetes-webhook:1.9.1 + - mcr.microsoft.com/azure-policy/policy-kubernetes-webhook:1.8.0 + - mcr.microsoft.com/aks/aks-node-ca-watcher:master.241021.1 + - mcr.microsoft.com/oss/kubernetes/windows-gmsa-webhook:v0.7.1 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.27.102-akslts + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.28.100-akslts + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.29.13 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.30.9 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.31.5 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.27.101-akslts + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.28.15 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.29.12 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.30.8 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.31.4 + - bcc-tools + - libbcc-examples +kubelet/kubectl downloaded: +-rwxr-xr-x 1 root root 38693345 Aug 13 10:41 /usr/local/bin/crictl +-rwxr-xr-x 1 root root 110649604 Oct 23 16:18 /usr/local/bin/kubelet-v1.28.15 +-rwxr-xr-x 1 root root 49623192 Oct 23 16:18 /usr/local/bin/kubectl-v1.28.15 +-rwxr-xr-x 1 root root 108712196 Oct 31 21:40 /usr/local/bin/kubelet-v1.27.101-akslts +-rwxr-xr-x 1 root root 49066136 Oct 31 21:40 /usr/local/bin/kubectl-v1.27.101-akslts +-rwxr-xr-x 1 root root 76902744 Dec 13 17:25 /usr/local/bin/kubelet-v1.31.4 +-rwxr-xr-x 1 root root 56381592 Dec 13 17:25 /usr/local/bin/kubectl-v1.31.4 +-rwxr-xr-x 1 root root 112603396 Dec 13 17:43 /usr/local/bin/kubelet-v1.29.12 +-rwxr-xr-x 1 root root 50225304 Dec 13 17:43 /usr/local/bin/kubectl-v1.29.12 +-rwxr-xr-x 1 root root 100161976 Dec 13 21:23 /usr/local/bin/kubelet-v1.30.8 +-rwxr-xr-x 1 root root 51454104 Dec 13 21:23 /usr/local/bin/kubectl-v1.30.8 +-rwxr-xr-x 1 1001 admin 10334343 Dec 17 09:51 /usr/local/bin/oras +-rw-r--r-- 1 1001 admin 11343 Dec 19 08:28 /usr/local/bin/LICENSE +-rwxr-xr-x 1 root root 76910936 Jan 16 19:23 /usr/local/bin/kubelet-v1.31.5 +-rwxr-xr-x 1 root root 56381592 Jan 16 19:23 /usr/local/bin/kubectl-v1.31.5 +-rwxr-xr-x 1 root root 100161976 Jan 16 19:24 /usr/local/bin/kubelet-v1.30.9 +-rwxr-xr-x 1 root root 51454104 Jan 16 19:24 /usr/local/bin/kubectl-v1.30.9 +-rwxr-xr-x 1 root root 112611588 Jan 16 19:43 /usr/local/bin/kubelet-v1.29.13 +-rwxr-xr-x 1 root root 50225304 Jan 16 19:43 /usr/local/bin/kubectl-v1.29.13 +-rwxr-xr-x 1 root root 108712196 Jan 28 23:01 /usr/local/bin/kubelet-v1.27.102-akslts +-rwxr-xr-x 1 root root 49066136 Jan 28 23:01 /usr/local/bin/kubectl-v1.27.102-akslts +-rwxr-xr-x 1 root root 110649604 Jan 29 02:21 /usr/local/bin/kubelet-v1.28.100-akslts +-rwxr-xr-x 1 root root 49623192 Jan 29 02:21 /usr/local/bin/kubectl-v1.28.100-akslts +-rwxr-xr-x 1 root root 705 Feb 9 09:05 /usr/local/bin/ci-syslog-watcher.sh +-rwxr-xr-x 1 root root 9905 Feb 9 09:13 /usr/local/bin/containerd-shim-slight-vv0-3-0-v1 +-rwxr-xr-x 1 root root 9905 Feb 9 09:13 /usr/local/bin/containerd-shim-spin-vv0-5-1-v1 +-rwxr-xr-x 1 root root 9905 Feb 9 09:13 /usr/local/bin/containerd-shim-slight-vv0-8-0-v1 +-rwxr-xr-x 1 root root 9905 Feb 9 09:13 /usr/local/bin/containerd-shim-spin-vv0-8-0-v1 +-rwxr-xr-x 1 root root 9905 Feb 9 09:13 /usr/local/bin/containerd-shim-slight-vv0-5-1-v1 +-rwxr-xr-x 1 root root 9903 Feb 9 09:13 /usr/local/bin/containerd-shim-spin-vv0-3-0-v1 +-rwxr-xr-x 1 root root 63515504 Feb 9 09:13 /usr/local/bin/containerd-shim-spin-v2 +-rwxr-xr-x 1 root root 35384960 Feb 9 09:13 /usr/local/bin/bpftrace +=== Installed Packages Begin +Listing... +acr-mirror/now 0.2.10-1 amd64 [installed,local] +adduser/jammy,now 3.118ubuntu5 all [installed,automatic] +apparmor/jammy-updates,jammy-security,now 3.0.4-2ubuntu2.4 amd64 [installed,automatic] +apt-utils/jammy-updates,now 2.4.13 amd64 [installed,automatic] +apt/jammy-updates,now 2.4.13 amd64 [installed,automatic] +attr/jammy,now 1:2.5.1-1build1 amd64 [installed,automatic] +base-files/jammy-updates,now 12ubuntu4.7 amd64 [installed] +base-passwd/jammy,now 3.5.52build1 amd64 [installed] +bash-completion/jammy,now 1:2.11-5ubuntu1 all [installed,automatic] +bash/jammy-updates,jammy-security,now 5.1-6ubuntu1.1 amd64 [installed] +bc/jammy,now 1.07.1-3build1 amd64 [installed,automatic] +bcache-tools/jammy,now 1.0.8-4ubuntu3 amd64 [installed] +bind9-dnsutils/jammy-updates,jammy-security,now 1:9.18.30-0ubuntu0.22.04.2 amd64 [installed] +bind9-host/jammy-updates,jammy-security,now 1:9.18.30-0ubuntu0.22.04.2 amd64 [installed,automatic] +bind9-libs/jammy-updates,jammy-security,now 1:9.18.30-0ubuntu0.22.04.2 amd64 [installed,automatic] +binutils-common/jammy-updates,jammy-security,now 2.38-4ubuntu2.6 amd64 [installed,automatic] +binutils-x86-64-linux-gnu/jammy-updates,jammy-security,now 2.38-4ubuntu2.6 amd64 [installed,automatic] +binutils/jammy-updates,jammy-security,now 2.38-4ubuntu2.6 amd64 [installed,automatic] +blobfuse2/jammy,now 2.4.0 amd64 [installed] +bolt/jammy,now 0.9.2-1 amd64 [installed] +bsdextrautils/jammy-updates,jammy-security,now 2.37.2-4ubuntu3.4 amd64 [installed,automatic] +bsdutils/jammy-updates,jammy-security,now 1:2.37.2-4ubuntu3.4 amd64 [installed] +btrfs-progs/jammy,now 5.16.2-1 amd64 [installed] +build-essential/jammy,now 12.9ubuntu3 amd64 [installed] +busybox-initramfs/jammy-updates,jammy-security,now 1:1.30.1-7ubuntu3.1 amd64 [installed,automatic] +busybox-static/jammy-updates,jammy-security,now 1:1.30.1-7ubuntu3.1 amd64 [installed,automatic] +byobu/jammy,now 5.133-1 all [installed] +bzip2/jammy,now 1.0.8-5build1 amd64 [installed,automatic] +ca-certificates/jammy-updates,jammy-security,now 20240203~22.04.1 all [installed] +ceph-common/jammy-updates,jammy-security,now 17.2.7-0ubuntu0.22.04.2 amd64 [installed] +cgroup-lite/jammy,now 1.15 all [installed] +chrony/jammy,now 4.2-2ubuntu2 amd64 [installed] +cifs-utils/jammy-updates,jammy-security,now 2:6.14-1ubuntu0.1 amd64 [installed] +cloud-guest-utils/jammy,now 0.32-22-g45fe84a5-0ubuntu1 all [installed] +cloud-init/jammy-updates,now 24.4-0ubuntu1~22.04.1 all [installed] +cloud-initramfs-copymods/jammy,now 0.47ubuntu1 all [installed] +cloud-initramfs-dyn-netconf/jammy,now 0.47ubuntu1 all [installed] +command-not-found/jammy,now 22.04.0 all [installed,automatic] +conntrack/jammy,now 1:1.4.6-2build2 amd64 [installed] +console-setup-linux/jammy,now 1.205ubuntu3 all [installed,automatic] +console-setup/jammy,now 1.205ubuntu3 all [installed,automatic] +coreutils/jammy-updates,now 8.32-4.1ubuntu1.2 amd64 [installed,automatic] +cpio/jammy-updates,jammy-security,now 2.13+dfsg-7ubuntu0.1 amd64 [installed,automatic] +cpp-11/jammy-updates,jammy-security,now 11.4.0-1ubuntu1~22.04 amd64 [installed,automatic] +cpp-12/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +cpp/jammy,now 4:11.2.0-1ubuntu1 amd64 [installed,automatic] +cracklib-runtime/jammy,now 2.9.6-3.4build4 amd64 [installed] +cron/jammy,now 3.0pl1-137ubuntu3 amd64 [installed,automatic] +cryptsetup-bin/jammy-updates,now 2:2.4.3-1ubuntu1.2 amd64 [installed,automatic] +cryptsetup-initramfs/jammy-updates,now 2:2.4.3-1ubuntu1.2 all [installed,automatic] +cryptsetup/jammy-updates,now 2:2.4.3-1ubuntu1.2 amd64 [installed,automatic] +curl/jammy-updates,jammy-security,now 7.81.0-1ubuntu1.20 amd64 [installed] +dash/jammy,now 0.5.11+git20210903+057cd650a4ed-3build1 amd64 [installed] +dbus-user-session/jammy-updates,jammy-security,now 1.12.20-2ubuntu4.1 amd64 [installed,automatic] +dbus/jammy-updates,jammy-security,now 1.12.20-2ubuntu4.1 amd64 [installed,automatic] +dctrl-tools/jammy,now 2.24-3build2 amd64 [installed,automatic] +debconf-i18n/jammy,now 1.5.79ubuntu1 all [installed,automatic] +debconf/jammy,now 1.5.79ubuntu1 all [installed,automatic] +debianutils/jammy,now 5.5-1ubuntu2 amd64 [installed,automatic] +diffutils/jammy,now 1:3.8-0ubuntu2 amd64 [installed] +dirmngr/jammy-updates,jammy-security,now 2.2.27-3ubuntu2.1 amd64 [installed] +distro-info-data/jammy-updates,now 0.52ubuntu0.8 all [installed,automatic] +distro-info/jammy-updates,now 1.1ubuntu0.2 amd64 [installed,automatic] +dkms/jammy-updates,now 2.8.7-2ubuntu2.2 all [installed] +dmeventd/jammy,now 2:1.02.175-2.1ubuntu4 amd64 [installed,automatic] +dmidecode/jammy-updates,now 3.3-3ubuntu0.2 amd64 [installed,automatic] +dmsetup/jammy,now 2:1.02.175-2.1ubuntu4 amd64 [installed,automatic] +dosfstools/jammy,now 4.2-1build3 amd64 [installed,automatic] +dpkg-dev/jammy-updates,now 1.21.1ubuntu2.3 all [installed,automatic] +dpkg/jammy-updates,now 1.21.1ubuntu2.3 amd64 [installed,automatic] +e2fsprogs/jammy-updates,now 1.46.5-2ubuntu1.2 amd64 [installed,automatic] +eatmydata/jammy,now 130-2build1 all [installed] +ebtables/jammy,now 2.0.11-4build2 amd64 [installed] +ed/jammy,now 1.18-1 amd64 [installed,automatic] +efibootmgr/jammy,now 17-1ubuntu2 amd64 [installed] +eject/jammy-updates,jammy-security,now 2.37.2-4ubuntu3.4 amd64 [installed,automatic] +ethtool/jammy-updates,now 1:5.16-1ubuntu0.1 amd64 [installed] +fdisk/jammy-updates,jammy-security,now 2.37.2-4ubuntu3.4 amd64 [installed,automatic] +file/jammy-updates,jammy-security,now 1:5.41-3ubuntu0.1 amd64 [installed,automatic] +finalrd/jammy,now 9build1 all [installed,automatic] +findutils/jammy,now 4.8.0-1ubuntu3 amd64 [installed] +fonts-ubuntu-console/jammy,now 0.83-6ubuntu1 all [installed] +friendly-recovery/jammy,now 0.2.42 all [installed,automatic] +ftp/jammy,now 20210827-4build1 all [installed,automatic] +fuse3/jammy,now 3.10.5-1build1 amd64 [installed] +fwupd-signed/jammy-updates,now 1.51.1~22.04.1+1.4-0ubuntu0.1 amd64 [installed] +g++-11/jammy-updates,jammy-security,now 11.4.0-1ubuntu1~22.04 amd64 [installed,automatic] +g++/jammy,now 4:11.2.0-1ubuntu1 amd64 [installed,automatic] +gawk/jammy-updates,jammy-security,now 1:5.1.0-1ubuntu0.1 amd64 [installed,automatic] +gcc-11-base/jammy-updates,jammy-security,now 11.4.0-1ubuntu1~22.04 amd64 [installed,automatic] +gcc-11/jammy-updates,jammy-security,now 11.4.0-1ubuntu1~22.04 amd64 [installed,automatic] +gcc-12-base/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +gcc-12/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +gcc/jammy,now 4:11.2.0-1ubuntu1 amd64 [installed] +gdisk/jammy,now 1.0.8-4build1 amd64 [installed,automatic] +gettext-base/jammy,now 0.21-4ubuntu4 amd64 [installed,automatic] +gir1.2-glib-2.0/jammy,now 1.72.0-1 amd64 [installed,automatic] +gir1.2-packagekitglib-1.0/jammy-updates,now 1.2.5-2ubuntu3 amd64 [installed,automatic] +git-man/jammy-updates,jammy-security,now 1:2.34.1-1ubuntu1.12 all [installed,automatic] +git/jammy-updates,jammy-security,now 1:2.34.1-1ubuntu1.12 amd64 [installed] +glusterfs-client/jammy-updates,jammy-security,now 10.1-1ubuntu0.2 amd64 [installed] +glusterfs-common/jammy-updates,jammy-security,now 10.1-1ubuntu0.2 amd64 [installed,automatic] +gnupg-l10n/jammy-updates,jammy-security,now 2.2.27-3ubuntu2.1 all [installed,automatic] +gnupg-utils/jammy-updates,jammy-security,now 2.2.27-3ubuntu2.1 amd64 [installed,automatic] +gnupg/jammy-updates,jammy-security,now 2.2.27-3ubuntu2.1 all [installed] +gpg-agent/jammy-updates,jammy-security,now 2.2.27-3ubuntu2.1 amd64 [installed,automatic] +gpg-wks-client/jammy-updates,jammy-security,now 2.2.27-3ubuntu2.1 amd64 [installed,automatic] +gpg-wks-server/jammy-updates,jammy-security,now 2.2.27-3ubuntu2.1 amd64 [installed,automatic] +gpg/jammy-updates,jammy-security,now 2.2.27-3ubuntu2.1 amd64 [installed,automatic] +gpgconf/jammy-updates,jammy-security,now 2.2.27-3ubuntu2.1 amd64 [installed,automatic] +gpgsm/jammy-updates,jammy-security,now 2.2.27-3ubuntu2.1 amd64 [installed,automatic] +gpgv/jammy-updates,jammy-security,now 2.2.27-3ubuntu2.1 amd64 [installed,automatic] +grep/jammy,now 3.7-1build1 amd64 [installed] +groff-base/jammy,now 1.22.4-8build1 amd64 [installed,automatic] +grub-common/jammy-updates,now 2.06-2ubuntu7.2 amd64 [installed,automatic] +grub-efi-amd64-bin/jammy-updates,jammy-security,now 2.06-2ubuntu14.4 amd64 [installed,automatic] +grub-efi-amd64-signed/jammy-updates,jammy-security,now 1.187.6+2.06-2ubuntu14.4 amd64 [installed,automatic] +grub-gfxpayload-lists/jammy,now 0.7 amd64 [installed,automatic] +grub-pc-bin/jammy-updates,now 2.06-2ubuntu7.2 amd64 [installed,automatic] +grub-pc/jammy-updates,now 2.06-2ubuntu7.2 amd64 [installed] +grub2-common/jammy-updates,now 2.06-2ubuntu7.2 amd64 [installed,automatic] +gzip/jammy-updates,now 1.10-4ubuntu4.1 amd64 [installed] +hdparm/jammy,now 9.60+ds-1build3 amd64 [installed,automatic] +hostname/jammy,now 3.23ubuntu2 amd64 [installed] +htop/jammy,now 3.0.5-7build2 amd64 [installed] +hwdata/jammy,now 0.357-1 all [installed,automatic] +info/jammy,now 6.8-4build1 amd64 [installed,automatic] +init-system-helpers/jammy,now 1.62 all [installed] +init/jammy,now 1.62 amd64 [installed] +initramfs-tools-bin/jammy-updates,now 0.140ubuntu13.4 amd64 [installed,automatic] +initramfs-tools-core/jammy-updates,now 0.140ubuntu13.4 all [installed,automatic] +initramfs-tools/jammy-updates,now 0.140ubuntu13.4 all [installed] +inotify-tools/jammy,now 3.22.1.0-2 amd64 [installed] +install-info/jammy,now 6.8-4build1 amd64 [installed,automatic] +iotop/jammy-updates,now 0.6-24-g733f3f8-1.1ubuntu0.1 amd64 [installed] +iproute2/jammy,now 5.15.0-1ubuntu2 amd64 [installed] +ipset/jammy,now 7.15-1build1 amd64 [installed] +iptables/jammy-updates,now 1.8.7-1ubuntu5.2 amd64 [installed] +iputils-ping/jammy,now 3:20211215-1 amd64 [installed,automatic] +iputils-tracepath/jammy,now 3:20211215-1 amd64 [installed,automatic] +irqbalance/jammy-updates,now 1.8.0-1ubuntu0.2 amd64 [installed,automatic] +isc-dhcp-client/jammy-updates,now 4.4.1-2.3ubuntu2.4 amd64 [installed,automatic] +isc-dhcp-common/jammy-updates,now 4.4.1-2.3ubuntu2.4 amd64 [installed,automatic] +iso-codes/jammy,now 4.9.0-1 all [installed,automatic] +jq/jammy,now 1.6-2.1ubuntu3 amd64 [installed] +kbd/jammy-updates,now 2.3.0-3ubuntu4.22.04 amd64 [installed,automatic] +keyboard-configuration/jammy,now 1.205ubuntu3 all [installed,automatic] +keyutils/jammy,now 1.6.1-2ubuntu3 amd64 [installed] +klibc-utils/jammy-updates,jammy-security,now 2.0.10-4ubuntu0.1 amd64 [installed,automatic] +kmod/jammy,now 29-1ubuntu1 amd64 [installed] +kpartx/jammy-updates,now 0.8.8-1ubuntu1.22.04.4 amd64 [installed,automatic] +landscape-common/jammy-updates,now 23.02-0ubuntu1~22.04.3 amd64 [installed] +less/jammy-updates,jammy-security,now 590-1ubuntu0.22.04.3 amd64 [installed,automatic] +libacl1/jammy,now 2.3.1-1 amd64 [installed,automatic] +libaio1/jammy,now 0.3.112-13build1 amd64 [installed,automatic] +libapparmor1/jammy-updates,jammy-security,now 3.0.4-2ubuntu2.4 amd64 [installed,automatic] +libappstream4/jammy,now 0.15.2-2 amd64 [installed,automatic] +libapt-pkg6.0/jammy-updates,now 2.4.13 amd64 [installed,automatic] +libarchive13/jammy-updates,jammy-security,now 3.6.0-1ubuntu1.3 amd64 [installed] +libargon2-1/jammy,now 0~20171227-0.3 amd64 [installed,automatic] +libasan6/jammy-updates,jammy-security,now 11.4.0-1ubuntu1~22.04 amd64 [installed,automatic] +libasan8/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +libassuan0/jammy,now 2.5.5-1build1 amd64 [installed,automatic] +libatasmart4/jammy,now 0.19-5build2 amd64 [installed] +libatm1/jammy,now 1:2.5.1-4build2 amd64 [installed,automatic] +libatomic1/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +libattr1/jammy,now 1:2.5.1-1build1 amd64 [installed,automatic] +libaudit-common/jammy,now 1:3.0.7-1build1 all [installed,automatic] +libaudit1/jammy,now 1:3.0.7-1build1 amd64 [installed,automatic] +libbabeltrace1/jammy,now 1.5.8-2build1 amd64 [installed,automatic] +libbinutils/jammy-updates,jammy-security,now 2.38-4ubuntu2.6 amd64 [installed,automatic] +libblkid1/jammy-updates,jammy-security,now 2.37.2-4ubuntu3.4 amd64 [installed,automatic] +libblockdev-crypto2/jammy,now 2.26-1 amd64 [installed] +libblockdev-fs2/jammy,now 2.26-1 amd64 [installed] +libblockdev-loop2/jammy,now 2.26-1 amd64 [installed] +libblockdev-part-err2/jammy,now 2.26-1 amd64 [installed] +libblockdev-part2/jammy,now 2.26-1 amd64 [installed] +libblockdev-swap2/jammy,now 2.26-1 amd64 [installed] +libblockdev-utils2/jammy,now 2.26-1 amd64 [installed] +libblockdev2/jammy,now 2.26-1 amd64 [installed] +libboost-context1.74.0/jammy,now 1.74.0-14ubuntu3 amd64 [installed,automatic] +libboost-filesystem1.74.0/jammy,now 1.74.0-14ubuntu3 amd64 [installed,automatic] +libboost-iostreams1.74.0/jammy,now 1.74.0-14ubuntu3 amd64 [installed,automatic] +libboost-program-options1.74.0/jammy,now 1.74.0-14ubuntu3 amd64 [installed,automatic] +libboost-thread1.74.0/jammy,now 1.74.0-14ubuntu3 amd64 [installed,automatic] +libbpf0/jammy-updates,jammy-security,now 1:0.5.0-1ubuntu22.04.1 amd64 [installed,automatic] +libbrotli1/jammy,now 1.0.9-2build6 amd64 [installed,automatic] +libbsd0/jammy,now 0.11.5-1 amd64 [installed,automatic] +libbz2-1.0/jammy,now 1.0.8-5build1 amd64 [installed,automatic] +libc-bin/jammy-updates,jammy-security,now 2.35-0ubuntu3.9 amd64 [installed,automatic] +libc-dev-bin/jammy-updates,jammy-security,now 2.35-0ubuntu3.9 amd64 [installed,automatic] +libc6-dev/jammy-updates,jammy-security,now 2.35-0ubuntu3.9 amd64 [installed,automatic] +libc6/jammy-updates,jammy-security,now 2.35-0ubuntu3.9 amd64 [installed,automatic] +libcap-ng0/jammy,now 0.7.9-2.2build3 amd64 [installed,automatic] +libcap2-bin/jammy-updates,jammy-security,now 1:2.44-1ubuntu0.22.04.1 amd64 [installed,automatic] +libcap2/jammy-updates,jammy-security,now 1:2.44-1ubuntu0.22.04.1 amd64 [installed,automatic] +libcbor0.8/jammy,now 0.8.0-2ubuntu1 amd64 [installed,automatic] +libcc1-0/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +libcephfs2/jammy-updates,jammy-security,now 17.2.7-0ubuntu0.22.04.2 amd64 [installed,automatic] +libcom-err2/jammy-updates,now 1.46.5-2ubuntu1.2 amd64 [installed,automatic] +libcrack2/jammy,now 2.9.6-3.4build4 amd64 [installed,automatic] +libcrypt-dev/jammy,now 1:4.4.27-1 amd64 [installed,automatic] +libcrypt1/jammy,now 1:4.4.27-1 amd64 [installed,automatic] +libcryptsetup12/jammy-updates,now 2:2.4.3-1ubuntu1.2 amd64 [installed,automatic] +libctf-nobfd0/jammy-updates,jammy-security,now 2.38-4ubuntu2.6 amd64 [installed,automatic] +libctf0/jammy-updates,jammy-security,now 2.38-4ubuntu2.6 amd64 [installed,automatic] +libcurl3-gnutls/jammy-updates,jammy-security,now 7.81.0-1ubuntu1.20 amd64 [installed,automatic] +libcurl4/jammy-updates,jammy-security,now 7.81.0-1ubuntu1.20 amd64 [installed,automatic] +libdaxctl1/jammy,now 72.1-1 amd64 [installed,automatic] +libdb5.3/jammy,now 5.3.28+dfsg1-0.8ubuntu3 amd64 [installed,automatic] +libdbus-1-3/jammy-updates,jammy-security,now 1.12.20-2ubuntu4.1 amd64 [installed,automatic] +libdebconfclient0/jammy,now 0.261ubuntu1 amd64 [installed] +libdevmapper-event1.02.1/jammy,now 2:1.02.175-2.1ubuntu4 amd64 [installed,automatic] +libdevmapper1.02.1/jammy,now 2:1.02.175-2.1ubuntu4 amd64 [installed,automatic] +libdns-export1110/jammy,now 1:9.11.19+dfsg-2.1ubuntu3 amd64 [installed,automatic] +libdpkg-perl/jammy-updates,now 1.21.1ubuntu2.3 all [installed,automatic] +libdrm-common/jammy-updates,now 2.4.113-2~ubuntu0.22.04.1 all [installed,automatic] +libdrm2/jammy-updates,now 2.4.113-2~ubuntu0.22.04.1 amd64 [installed,automatic] +libdw1/jammy,now 0.186-1build1 amd64 [installed,automatic] +libeatmydata1/jammy,now 130-2build1 amd64 [installed] +libedit2/jammy,now 3.1-20210910-1build1 amd64 [installed,automatic] +libefiboot1/jammy,now 37-6ubuntu2 amd64 [installed] +libefivar1/jammy,now 37-6ubuntu2 amd64 [installed] +libelf1/jammy,now 0.186-1build1 amd64 [installed,automatic] +liberror-perl/jammy,now 0.17029-1 all [installed,automatic] +libestr0/jammy,now 0.1.10-2.1build3 amd64 [installed,automatic] +libevent-core-2.1-7/jammy,now 2.1.12-stable-1build3 amd64 [installed,automatic] +libexpat1/jammy-updates,jammy-security,now 2.4.7-1ubuntu0.5 amd64 [installed,automatic] +libext2fs2/jammy-updates,now 1.46.5-2ubuntu1.2 amd64 [installed,automatic] +libfastjson4/jammy,now 0.99.9-1build2 amd64 [installed,automatic] +libfdisk1/jammy-updates,jammy-security,now 2.37.2-4ubuntu3.4 amd64 [installed,automatic] +libffi8/jammy,now 3.4.2-4 amd64 [installed,automatic] +libfido2-1/jammy,now 1.10.0-1 amd64 [installed,automatic] +libflashrom1/jammy,now 1.2-5build1 amd64 [installed] +libfreetype6/jammy-updates,jammy-security,now 2.11.1+dfsg-1ubuntu0.2 amd64 [installed,automatic] +libfribidi0/jammy-updates,jammy-security,now 1.0.8-2ubuntu3.1 amd64 [installed,automatic] +libftdi1-2/jammy,now 1.5-5build3 amd64 [installed] +libfuse3-3/jammy,now 3.10.5-1build1 amd64 [installed,automatic] +libfwupd2/jammy-updates,now 1.7.9-1~22.04.3 amd64 [installed] +libfwupdplugin5/jammy-updates,now 1.7.9-1~22.04.3 amd64 [installed] +libgcab-1.0-0/jammy,now 1.4-3build2 amd64 [installed] +libgcc-11-dev/jammy-updates,jammy-security,now 11.4.0-1ubuntu1~22.04 amd64 [installed,automatic] +libgcc-12-dev/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +libgcc-s1/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +libgcrypt20/jammy,now 1.9.4-3ubuntu3 amd64 [installed,automatic] +libgdbm-compat4/jammy,now 1.23-1 amd64 [installed,automatic] +libgdbm6/jammy,now 1.23-1 amd64 [installed,automatic] +libgfapi0/jammy-updates,jammy-security,now 10.1-1ubuntu0.2 amd64 [installed,automatic] +libgfchangelog0/jammy-updates,jammy-security,now 10.1-1ubuntu0.2 amd64 [installed,automatic] +libgfrpc0/jammy-updates,jammy-security,now 10.1-1ubuntu0.2 amd64 [installed,automatic] +libgfxdr0/jammy-updates,jammy-security,now 10.1-1ubuntu0.2 amd64 [installed,automatic] +libgirepository-1.0-1/jammy,now 1.72.0-1 amd64 [installed,automatic] +libglib2.0-0/jammy-updates,jammy-security,now 2.72.4-0ubuntu2.4 amd64 [installed,automatic] +libglib2.0-bin/jammy-updates,jammy-security,now 2.72.4-0ubuntu2.4 amd64 [installed,automatic] +libglib2.0-data/jammy-updates,jammy-security,now 2.72.4-0ubuntu2.4 all [installed,automatic] +libglusterd0/jammy-updates,jammy-security,now 10.1-1ubuntu0.2 amd64 [installed,automatic] +libglusterfs0/jammy-updates,jammy-security,now 10.1-1ubuntu0.2 amd64 [installed,automatic] +libgmp10/jammy,now 2:6.2.1+dfsg-3ubuntu1 amd64 [installed,automatic] +libgnutls30/jammy-updates,jammy-security,now 3.7.3-4ubuntu1.5 amd64 [installed,automatic] +libgomp1/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +libgoogle-perftools4/jammy,now 2.9.1-0ubuntu3 amd64 [installed,automatic] +libgpg-error0/jammy,now 1.43-3 amd64 [installed,automatic] +libgpgme11/jammy-updates,now 1.16.0-1.2ubuntu4.2 amd64 [installed] +libgpm2/jammy,now 1.20.7-10build1 amd64 [installed,automatic] +libgssapi-krb5-2/jammy-updates,jammy-security,now 1.19.2-2ubuntu0.5 amd64 [installed,automatic] +libgstreamer1.0-0/jammy-updates,jammy-security,now 1.20.3-0ubuntu1.1 amd64 [installed,automatic] +libgudev-1.0-0/jammy,now 1:237-2build1 amd64 [installed] +libgusb2/jammy,now 0.3.10-1 amd64 [installed] +libhogweed6/jammy,now 3.7.3-1build2 amd64 [installed,automatic] +libibverbs1/jammy,now 39.0-1 amd64 [installed,automatic] +libicu70/jammy,now 70.1-2 amd64 [installed,automatic] +libidn2-0/jammy,now 2.3.2-2build1 amd64 [installed,automatic] +libinih1/jammy,now 53-1ubuntu3 amd64 [installed,automatic] +libinotifytools0/jammy,now 3.22.1.0-2 amd64 [installed,automatic] +libintl-perl/jammy,now 1.26-3build2 all [installed,automatic] +libintl-xs-perl/jammy,now 1.26-3build2 amd64 [installed,automatic] +libip4tc2/jammy-updates,now 1.8.7-1ubuntu5.2 amd64 [installed,automatic] +libip6tc2/jammy-updates,now 1.8.7-1ubuntu5.2 amd64 [installed,automatic] +libipset13/jammy,now 7.15-1build1 amd64 [installed,automatic] +libisc-export1105/jammy,now 1:9.11.19+dfsg-2.1ubuntu3 amd64 [installed,automatic] +libisl23/jammy,now 0.24-2build1 amd64 [installed,automatic] +libisns0/jammy,now 0.101-0ubuntu2 amd64 [installed,automatic] +libitm1/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +libjansson4/jammy,now 2.13.1-1.1build3 amd64 [installed,automatic] +libjcat1/jammy,now 0.1.9-1 amd64 [installed] +libjq1/jammy,now 1.6-2.1ubuntu3 amd64 [installed,automatic] +libjson-c5/jammy-updates,jammy-security,now 0.15-3~ubuntu1.22.04.2 amd64 [installed,automatic] +libjson-glib-1.0-0/jammy,now 1.6.6-1build1 amd64 [installed] +libjson-glib-1.0-common/jammy,now 1.6.6-1build1 all [installed] +libk5crypto3/jammy-updates,jammy-security,now 1.19.2-2ubuntu0.5 amd64 [installed,automatic] +libkeyutils1/jammy,now 1.6.1-2ubuntu3 amd64 [installed,automatic] +libklibc/jammy-updates,jammy-security,now 2.0.10-4ubuntu0.1 amd64 [installed,automatic] +libkmod2/jammy,now 29-1ubuntu1 amd64 [installed,automatic] +libkrb5-3/jammy-updates,jammy-security,now 1.19.2-2ubuntu0.5 amd64 [installed,automatic] +libkrb5support0/jammy-updates,jammy-security,now 1.19.2-2ubuntu0.5 amd64 [installed,automatic] +libksba8/jammy-updates,jammy-security,now 1.6.0-2ubuntu0.2 amd64 [installed,automatic] +libldap-2.5-0/jammy-updates,now 2.5.18+dfsg-0ubuntu0.22.04.2 amd64 [installed,automatic] +libldap-common/jammy-updates,now 2.5.18+dfsg-0ubuntu0.22.04.2 all [installed,automatic] +liblmdb0/jammy,now 0.9.24-1build2 amd64 [installed,automatic] +liblocale-gettext-perl/jammy,now 1.07-4build3 amd64 [installed,automatic] +liblsan0/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +liblua5.3-0/jammy,now 5.3.6-1build1 amd64 [installed,automatic] +liblvm2cmd2.03/jammy,now 2.03.11-2.1ubuntu4 amd64 [installed,automatic] +liblz4-1/jammy,now 1.9.3-2build2 amd64 [installed,automatic] +liblzma5/jammy,now 5.2.5-2ubuntu1 amd64 [installed,automatic] +liblzo2-2/jammy,now 2.10-2build3 amd64 [installed,automatic] +libmagic-mgc/jammy-updates,jammy-security,now 1:5.41-3ubuntu0.1 amd64 [installed,automatic] +libmagic1/jammy-updates,jammy-security,now 1:5.41-3ubuntu0.1 amd64 [installed,automatic] +libmaxminddb0/jammy,now 1.5.2-1build2 amd64 [installed,automatic] +libmbim-glib4/jammy-updates,now 1.28.0-1~ubuntu20.04.2 amd64 [installed] +libmbim-proxy/jammy-updates,now 1.28.0-1~ubuntu20.04.2 amd64 [installed] +libmd0/jammy,now 1.0.4-1build1 amd64 [installed,automatic] +libmm-glib0/jammy-updates,now 1.20.0-1~ubuntu22.04.4 amd64 [installed] +libmnl0/jammy,now 1.0.4-3build2 amd64 [installed,automatic] +libmodule-find-perl/jammy,now 0.15-1 all [installed,automatic] +libmodule-scandeps-perl/jammy-updates,jammy-security,now 1.31-1ubuntu0.1 all [installed,automatic] +libmount1/jammy-updates,jammy-security,now 2.37.2-4ubuntu3.4 amd64 [installed,automatic] +libmpc3/jammy,now 1.2.1-2build1 amd64 [installed,automatic] +libmpdec3/jammy,now 2.5.1-2build2 amd64 [installed,automatic] +libmpfr6/jammy,now 4.1.0-3build3 amd64 [installed,automatic] +libncurses6/jammy-updates,jammy-security,now 6.3-2ubuntu0.1 amd64 [installed,automatic] +libncursesw6/jammy-updates,jammy-security,now 6.3-2ubuntu0.1 amd64 [installed,automatic] +libndctl6/jammy,now 72.1-1 amd64 [installed,automatic] +libnetfilter-conntrack3/jammy,now 1.0.9-1 amd64 [installed,automatic] +libnetplan0/jammy-updates,jammy-security,now 0.106.1-7ubuntu0.22.04.4 amd64 [installed,automatic] +libnettle8/jammy,now 3.7.3-1build2 amd64 [installed,automatic] +libnewt0.52/jammy,now 0.52.21-5ubuntu2 amd64 [installed,automatic] +libnfnetlink0/jammy,now 1.0.1-3build3 amd64 [installed,automatic] +libnfsidmap1/jammy-updates,now 1:2.6.1-1ubuntu1.2 amd64 [installed,automatic] +libnftables1/jammy-updates,now 1.0.2-1ubuntu3 amd64 [installed,automatic] +libnftnl11/jammy,now 1.2.1-1build1 amd64 [installed,automatic] +libnghttp2-14/jammy-updates,jammy-security,now 1.43.0-1ubuntu0.2 amd64 [installed,automatic] +libnl-3-200/jammy,now 3.5.0-0.1 amd64 [installed,automatic] +libnl-genl-3-200/jammy,now 3.5.0-0.1 amd64 [installed,automatic] +libnl-route-3-200/jammy,now 3.5.0-0.1 amd64 [installed,automatic] +libnpth0/jammy,now 1.6-3build2 amd64 [installed,automatic] +libnsl-dev/jammy,now 1.3.0-2build2 amd64 [installed,automatic] +libnsl2/jammy,now 1.3.0-2build2 amd64 [installed,automatic] +libnspr4/jammy-updates,jammy-security,now 2:4.35-0ubuntu0.22.04.1 amd64 [installed] +libnss-systemd/jammy-updates,now 249.11-0ubuntu3.12 amd64 [installed,automatic] +libnss3/jammy-updates,jammy-security,now 2:3.98-0ubuntu0.22.04.2 amd64 [installed] +libntfs-3g89/jammy-updates,jammy-security,now 1:2021.8.22-3ubuntu1.2 amd64 [installed,automatic] +libnuma1/jammy,now 2.0.14-3ubuntu2 amd64 [installed,automatic] +liboath0/jammy-updates,jammy-security,now 2.6.7-3ubuntu0.1 amd64 [installed,automatic] +libonig5/jammy,now 6.9.7.1-2build1 amd64 [installed,automatic] +libopeniscsiusr/jammy,now 2.1.5-1ubuntu1 amd64 [installed,automatic] +libp11-kit0/jammy,now 0.24.0-6build1 amd64 [installed,automatic] +libpackagekit-glib2-18/jammy-updates,now 1.2.5-2ubuntu3 amd64 [installed,automatic] +libpam-cap/jammy-updates,jammy-security,now 1:2.44-1ubuntu0.22.04.1 amd64 [installed,automatic] +libpam-modules-bin/jammy-updates,now 1.4.0-11ubuntu2.5 amd64 [installed,automatic] +libpam-modules/jammy-updates,now 1.4.0-11ubuntu2.5 amd64 [installed,automatic] +libpam-pwquality/jammy,now 1.4.4-1build2 amd64 [installed] +libpam-runtime/jammy-updates,now 1.4.0-11ubuntu2.5 all [installed,automatic] +libpam-systemd/jammy-updates,now 249.11-0ubuntu3.12 amd64 [installed,automatic] +libpam0g/jammy-updates,now 1.4.0-11ubuntu2.5 amd64 [installed,automatic] +libparted-fs-resize0/jammy,now 3.4-2build1 amd64 [installed] +libparted2/jammy,now 3.4-2build1 amd64 [installed,automatic] +libpcap0.8/jammy-updates,now 1.10.1-4ubuntu1.22.04.1 amd64 [installed,automatic] +libpci3/jammy,now 1:3.7.0-6 amd64 [installed,automatic] +libpcre2-8-0/jammy-updates,jammy-security,now 10.39-3ubuntu0.1 amd64 [installed,automatic] +libpcre3/jammy-updates,jammy-security,now 2:8.39-13ubuntu0.22.04.1 amd64 [installed,automatic] +libperl5.34/jammy-updates,jammy-security,now 5.34.0-3ubuntu1.3 amd64 [installed,automatic] +libpipeline1/jammy,now 1.5.5-1 amd64 [installed,automatic] +libplymouth5/jammy,now 0.9.5+git20211018-1ubuntu3 amd64 [installed,automatic] +libpmem1/jammy,now 1.11.1-3build1 amd64 [installed,automatic] +libpmemobj1/jammy,now 1.11.1-3build1 amd64 [installed,automatic] +libpng16-16/jammy,now 1.6.37-3build5 amd64 [installed,automatic] +libpolkit-agent-1-0/jammy,now 0.105-33 amd64 [installed,automatic] +libpolkit-gobject-1-0/jammy,now 0.105-33 amd64 [installed,automatic] +libpopt0/jammy,now 1.18-3build1 amd64 [installed,automatic] +libproc-processtable-perl/jammy,now 0.634-1build1 amd64 [installed,automatic] +libprocps8/jammy-updates,jammy-security,now 2:3.3.17-6ubuntu2.1 amd64 [installed,automatic] +libpsl5/jammy,now 0.21.0-1.2build2 amd64 [installed,automatic] +libpwquality-common/jammy,now 1.4.4-1build2 all [installed,automatic] +libpwquality-tools/jammy,now 1.4.4-1build2 amd64 [installed] +libpwquality1/jammy,now 1.4.4-1build2 amd64 [installed,automatic] +libpython3-stdlib/jammy-updates,now 3.10.6-1~22.04.1 amd64 [installed,automatic] +libpython3.10-minimal/jammy-updates,jammy-security,now 3.10.12-1~22.04.8 amd64 [installed,automatic] +libpython3.10-stdlib/jammy-updates,jammy-security,now 3.10.12-1~22.04.8 amd64 [installed,automatic] +libpython3.10/jammy-updates,jammy-security,now 3.10.12-1~22.04.8 amd64 [installed,automatic] +libqmi-glib5/jammy-updates,now 1.32.0-1ubuntu0.22.04.1 amd64 [installed] +libqmi-proxy/jammy-updates,now 1.32.0-1ubuntu0.22.04.1 amd64 [installed] +libquadmath0/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +librabbitmq4/jammy,now 0.10.0-1ubuntu2 amd64 [installed,automatic] +librados2/jammy-updates,jammy-security,now 17.2.7-0ubuntu0.22.04.2 amd64 [installed,automatic] +libradosstriper1/jammy-updates,jammy-security,now 17.2.7-0ubuntu0.22.04.2 amd64 [installed,automatic] +librbd1/jammy-updates,jammy-security,now 17.2.7-0ubuntu0.22.04.2 amd64 [installed,automatic] +librdmacm1/jammy,now 39.0-1 amd64 [installed,automatic] +libreadline8/jammy,now 8.1.2-1 amd64 [installed,automatic] +librtmp1/jammy,now 2.4+20151223.gitfa8646d.1-2build4 amd64 [installed,automatic] +libsasl2-2/jammy-updates,now 2.1.27+dfsg2-3ubuntu1.2 amd64 [installed,automatic] +libsasl2-modules-db/jammy-updates,now 2.1.27+dfsg2-3ubuntu1.2 amd64 [installed,automatic] +libsasl2-modules/jammy-updates,now 2.1.27+dfsg2-3ubuntu1.2 amd64 [installed,automatic] +libseccomp2/jammy-updates,now 2.5.3-2ubuntu3~22.04.1 amd64 [installed,automatic] +libselinux1/jammy,now 3.3-1build2 amd64 [installed,automatic] +libsemanage-common/jammy,now 3.3-1build2 all [installed,automatic] +libsemanage2/jammy,now 3.3-1build2 amd64 [installed,automatic] +libsensors-config/jammy,now 1:3.6.0-7ubuntu1 all [installed,automatic] +libsensors5/jammy,now 1:3.6.0-7ubuntu1 amd64 [installed,automatic] +libsepol2/jammy,now 3.3-1build1 amd64 [installed,automatic] +libsgutils2-2/jammy-updates,now 1.46-1ubuntu0.22.04.1 amd64 [installed,automatic] +libsigsegv2/jammy,now 2.13-1ubuntu3 amd64 [installed,automatic] +libslang2/jammy,now 2.3.2-5build4 amd64 [installed,automatic] +libsmartcols1/jammy-updates,jammy-security,now 2.37.2-4ubuntu3.4 amd64 [installed,automatic] +libsmbios-c2/jammy,now 2.4.3-1build1 amd64 [installed] +libsnappy1v5/jammy,now 1.1.8-1build3 amd64 [installed,automatic] +libsodium23/jammy,now 1.0.18-1build2 amd64 [installed,automatic] +libsort-naturally-perl/jammy,now 1.03-2 all [installed,automatic] +libsqlite3-0/jammy-updates,jammy-security,now 3.37.2-2ubuntu0.3 amd64 [installed,automatic] +libss2/jammy-updates,now 1.46.5-2ubuntu1.2 amd64 [installed,automatic] +libssh-4/jammy-updates,jammy-security,now 0.9.6-2ubuntu0.22.04.3 amd64 [installed,automatic] +libssl3/jammy-updates,jammy-security,now 3.0.2-0ubuntu1.18 amd64 [installed,automatic] +libstdc++-11-dev/jammy-updates,jammy-security,now 11.4.0-1ubuntu1~22.04 amd64 [installed,automatic] +libstdc++6/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +libstemmer0d/jammy,now 2.2.0-1build1 amd64 [installed,automatic] +libsysfs2/jammy,now 2.1.1-1build1 amd64 [installed,automatic] +libsystemd0/jammy-updates,now 249.11-0ubuntu3.12 amd64 [installed,automatic] +libtalloc2/jammy,now 2.3.3-2build1 amd64 [installed,automatic] +libtasn1-6/jammy,now 4.18.0-4build1 amd64 [installed,automatic] +libtcl8.6/jammy,now 8.6.12+dfsg-1build1 amd64 [installed] +libtcmalloc-minimal4/jammy,now 2.9.1-0ubuntu3 amd64 [installed,automatic] +libterm-readkey-perl/jammy,now 2.38-1build4 amd64 [installed,automatic] +libtevent0/jammy,now 0.11.0-1build1 amd64 [installed,automatic] +libtext-charwidth-perl/jammy,now 0.04-10build3 amd64 [installed,automatic] +libtext-iconv-perl/jammy,now 1.7-7build3 amd64 [installed,automatic] +libtext-wrapi18n-perl/jammy,now 0.06-9 all [installed,automatic] +libtinfo6/jammy-updates,jammy-security,now 6.3-2ubuntu0.1 amd64 [installed,automatic] +libtirpc-common/jammy-updates,jammy-security,now 1.3.2-2ubuntu0.1 all [installed,automatic] +libtirpc-dev/jammy-updates,jammy-security,now 1.3.2-2ubuntu0.1 amd64 [installed,automatic] +libtirpc3/jammy-updates,jammy-security,now 1.3.2-2ubuntu0.1 amd64 [installed,automatic] +libtsan0/jammy-updates,jammy-security,now 11.4.0-1ubuntu1~22.04 amd64 [installed,automatic] +libtsan2/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +libtss2-esys-3.0.2-0/jammy-updates,jammy-security,now 3.2.0-1ubuntu1.1 amd64 [installed] +libtss2-mu0/jammy-updates,jammy-security,now 3.2.0-1ubuntu1.1 amd64 [installed] +libtss2-rc0/jammy-updates,jammy-security,now 3.2.0-1ubuntu1.1 amd64 [installed] +libtss2-sys1/jammy-updates,jammy-security,now 3.2.0-1ubuntu1.1 amd64 [installed] +libtss2-tcti-cmd0/jammy-updates,jammy-security,now 3.2.0-1ubuntu1.1 amd64 [installed] +libtss2-tcti-device0/jammy-updates,jammy-security,now 3.2.0-1ubuntu1.1 amd64 [installed] +libtss2-tcti-mssim0/jammy-updates,jammy-security,now 3.2.0-1ubuntu1.1 amd64 [installed] +libtss2-tcti-swtpm0/jammy-updates,jammy-security,now 3.2.0-1ubuntu1.1 amd64 [installed] +libubsan1/jammy-updates,jammy-security,now 12.3.0-1ubuntu1~22.04 amd64 [installed,automatic] +libuchardet0/jammy,now 0.0.7-1build2 amd64 [installed,automatic] +libudev1/jammy-updates,now 249.11-0ubuntu3.12 amd64 [installed,automatic] +libudisks2-0/jammy,now 2.9.4-1ubuntu2 amd64 [installed] +libunistring2/jammy,now 1.0-1 amd64 [installed,automatic] +libunwind8/jammy-updates,now 1.3.2-2build2.1 amd64 [installed,automatic] +liburcu8/jammy,now 0.13.1-1 amd64 [installed,automatic] +libusb-1.0-0/jammy-updates,now 2:1.0.25-1ubuntu2 amd64 [installed,automatic] +libutempter0/jammy,now 1.2.1-2build2 amd64 [installed,automatic] +libuuid1/jammy-updates,jammy-security,now 2.37.2-4ubuntu3.4 amd64 [installed,automatic] +libuv1/jammy-updates,jammy-security,now 1.43.0-1ubuntu0.1 amd64 [installed,automatic] +libvolume-key1/jammy,now 0.3.12-3.1build3 amd64 [installed] +libwbclient0/jammy-updates,now 2:4.15.13+dfsg-0ubuntu1.6 amd64 [installed,automatic] +libwrap0/jammy,now 7.6.q-31build2 amd64 [installed] +libx11-6/jammy-updates,jammy-security,now 2:1.7.5-1ubuntu0.3 amd64 [installed,automatic] +libx11-data/jammy-updates,jammy-security,now 2:1.7.5-1ubuntu0.3 all [installed,automatic] +libxau6/jammy,now 1:1.0.9-1build5 amd64 [installed,automatic] +libxcb1/jammy,now 1.14-3ubuntu3 amd64 [installed,automatic] +libxdmcp6/jammy,now 1:1.1.3-0ubuntu5 amd64 [installed,automatic] +libxext6/jammy,now 2:1.3.4-1build1 amd64 [installed,automatic] +libxml2/jammy-updates,jammy-security,now 2.9.13+dfsg-1ubuntu0.5 amd64 [installed,automatic] +libxmlb2/jammy,now 0.3.6-2build1 amd64 [installed,automatic] +libxmuu1/jammy,now 2:1.1.3-3 amd64 [installed,automatic] +libxtables12/jammy-updates,now 1.8.7-1ubuntu5.2 amd64 [installed,automatic] +libxxhash0/jammy,now 0.8.1-1 amd64 [installed,automatic] +libyaml-0-2/jammy,now 0.2.2-1build2 amd64 [installed,automatic] +libzstd1/jammy,now 1.4.8+dfsg-3build1 amd64 [installed,automatic] +linux-azure-cloud-tools-5.15.0-1079/jammy-updates,jammy-security,now 5.15.0-1079.88 amd64 [installed,automatic] +linux-azure-headers-5.15.0-1079/jammy-updates,jammy-security,now 5.15.0-1079.88 all [installed,automatic] +linux-azure-tools-5.15.0-1079/jammy-updates,jammy-security,now 5.15.0-1079.88 amd64 [installed,automatic] +linux-base-sgx/jammy,now 4.5ubuntu9 all [installed,automatic] +linux-base/jammy,now 4.5ubuntu9 all [installed] +linux-cloud-tools-5.15.0-1079-azure/jammy-updates,jammy-security,now 5.15.0-1079.88 amd64 [installed,automatic] +linux-cloud-tools-azure-lts-22.04/jammy-updates,jammy-security,now 5.15.0.1079.77 amd64 [installed] +linux-cloud-tools-common/jammy-updates,jammy-security,now 5.15.0-131.141 all [installed,automatic] +linux-headers-5.15.0-1079-azure/jammy-updates,jammy-security,now 5.15.0-1079.88 amd64 [installed] +linux-headers-azure-lts-22.04/jammy-updates,jammy-security,now 5.15.0.1079.77 amd64 [installed] +linux-image-5.15.0-1079-azure/jammy-updates,jammy-security,now 5.15.0-1079.88 amd64 [installed,automatic] +linux-image-azure-lts-22.04/jammy-updates,jammy-security,now 5.15.0.1079.77 amd64 [installed] +linux-libc-dev/jammy-updates,jammy-security,now 5.15.0-131.141 amd64 [installed,automatic] +linux-modules-5.15.0-1079-azure/jammy-updates,jammy-security,now 5.15.0-1079.88 amd64 [installed,automatic] +linux-modules-extra-5.15.0-1079-azure/jammy-updates,jammy-security,now 5.15.0-1079.88 amd64 [installed] +linux-tools-5.15.0-1079-azure/jammy-updates,jammy-security,now 5.15.0-1079.88 amd64 [installed,automatic] +linux-tools-azure-lts-22.04/jammy-updates,jammy-security,now 5.15.0.1079.77 amd64 [installed] +linux-tools-common/jammy-updates,jammy-security,now 5.15.0-131.141 all [installed,automatic] +locales/jammy-updates,jammy-security,now 2.35-0ubuntu3.9 all [installed,automatic] +login/jammy-updates,jammy-security,now 1:4.8.1-2ubuntu2.2 amd64 [installed] +logrotate/jammy-updates,jammy-security,now 3.19.0-1ubuntu1.1 amd64 [installed,automatic] +logsave/jammy-updates,now 1.46.5-2ubuntu1.2 amd64 [installed,automatic] +lsb-base/jammy,now 11.1.0ubuntu4 all [installed,automatic] +lsb-release/jammy,now 11.1.0ubuntu4 all [installed,automatic] +lshw/jammy,now 02.19.git.2021.06.19.996aaad9c7-2build1 amd64 [installed,automatic] +lsof/jammy,now 4.93.2+dfsg-1.1build2 amd64 [installed,automatic] +lsscsi/jammy,now 0.31-1build2 amd64 [installed] +lto-disabled-list/jammy,now 24 all [installed,automatic] +lvm2/jammy,now 2.03.11-2.1ubuntu4 amd64 [installed] +lxd-agent-loader/jammy,now 0.5 all [installed] +make/jammy,now 4.3-4.1build1 amd64 [installed] +man-db/jammy,now 2.10.2-1 amd64 [installed,automatic] +manpages/jammy,now 5.10-1ubuntu1 all [installed,automatic] +mawk/jammy,now 1.3.4.20200120-3 amd64 [installed,automatic] +mdadm/jammy-updates,now 4.2-0ubuntu2 amd64 [installed] +media-types/jammy,now 7.0.0 all [installed,automatic] +moby-containerd/testing,jammy,now 1.7.25-ubuntu22.04u1 amd64 [installed,upgradable to: 2.0.2-ubuntu22.04u1] +moby-runc/testing,jammy,now 1.1.15-ubuntu22.04u1 amd64 [installed,upgradable to: 1.2.4-ubuntu22.04u1] +mokutil/jammy-updates,jammy-security,now 0.6.0-2~22.04.2 amd64 [installed,automatic] +motd-news-config/jammy-updates,now 12ubuntu4.7 all [installed] +mount/jammy-updates,jammy-security,now 2.37.2-4ubuntu3.4 amd64 [installed] +mtr-tiny/jammy,now 0.95-1 amd64 [installed,automatic] +multipath-tools/jammy-updates,now 0.8.8-1ubuntu1.22.04.4 amd64 [installed] +nano/jammy-updates,jammy-security,now 6.2-1ubuntu0.1 amd64 [installed,automatic] +ncurses-base/jammy-updates,jammy-security,now 6.3-2ubuntu0.1 all [installed] +ncurses-bin/jammy-updates,jammy-security,now 6.3-2ubuntu0.1 amd64 [installed] +ncurses-term/jammy-updates,jammy-security,now 6.3-2ubuntu0.1 all [installed] +needrestart/jammy-updates,jammy-security,now 3.5-5ubuntu2.4 all [installed] +netbase/jammy,now 6.3 all [installed,automatic] +netcat-openbsd/jammy,now 1.218-4ubuntu1 amd64 [installed] +netplan.io/jammy-updates,jammy-security,now 0.106.1-7ubuntu0.22.04.4 amd64 [installed,automatic] +networkd-dispatcher/jammy-updates,jammy-security,now 2.1-2ubuntu0.22.04.2 all [installed,automatic] +nfs-common/jammy-updates,now 1:2.6.1-1ubuntu1.2 amd64 [installed] +nftables/jammy-updates,now 1.0.2-1ubuntu3 amd64 [installed] +ntfs-3g/jammy-updates,jammy-security,now 1:2021.8.22-3ubuntu1.2 amd64 [installed,automatic] +nvme-cli/jammy-updates,now 1.16-3ubuntu0.3 amd64 [installed] +open-iscsi/jammy,now 2.1.5-1ubuntu1 amd64 [installed] +openssh-client/jammy-updates,jammy-security,now 1:8.9p1-3ubuntu0.10 amd64 [installed,automatic] +openssh-server/jammy-updates,jammy-security,now 1:8.9p1-3ubuntu0.10 amd64 [installed] +openssh-sftp-server/jammy-updates,jammy-security,now 1:8.9p1-3ubuntu0.10 amd64 [installed] +openssl/jammy-updates,jammy-security,now 3.0.2-0ubuntu1.18 amd64 [installed,automatic] +os-prober/jammy,now 1.79ubuntu2 amd64 [installed,automatic] +overlayroot/jammy,now 0.47ubuntu1 all [installed] +packagekit-tools/jammy-updates,now 1.2.5-2ubuntu3 amd64 [installed,automatic] +packagekit/jammy-updates,now 1.2.5-2ubuntu3 amd64 [installed,automatic] +packages-microsoft-prod/jammy,now 1.0-ubuntu22.04.1 all [installed] +parted/jammy,now 3.4-2build1 amd64 [installed,automatic] +passwd/jammy-updates,jammy-security,now 1:4.8.1-2ubuntu2.2 amd64 [installed,automatic] +pastebinit/jammy,now 1.5.1-1ubuntu1 all [installed,automatic] +patch/jammy,now 2.7.6-7build2 amd64 [installed] +pci.ids/jammy,now 0.0~2022.01.22-1 all [installed,automatic] +pciutils/jammy,now 1:3.7.0-6 amd64 [installed,automatic] +perl-base/jammy-updates,jammy-security,now 5.34.0-3ubuntu1.3 amd64 [installed,automatic] +perl-modules-5.34/jammy-updates,jammy-security,now 5.34.0-3ubuntu1.3 all [installed,automatic] +perl/jammy-updates,jammy-security,now 5.34.0-3ubuntu1.3 amd64 [installed,automatic] +pigz/jammy,now 2.6-1 amd64 [installed] +pinentry-curses/jammy,now 1.1.1-1build2 amd64 [installed,automatic] +pkexec/jammy,now 0.105-33 amd64 [installed,automatic] +plymouth-theme-ubuntu-text/jammy,now 0.9.5+git20211018-1ubuntu3 amd64 [installed,automatic] +plymouth/jammy,now 0.9.5+git20211018-1ubuntu3 amd64 [installed,automatic] +policykit-1/jammy,now 0.105-33 amd64 [installed,automatic] +polkitd/jammy,now 0.105-33 amd64 [installed,automatic] +pollinate/jammy,now 4.33-3ubuntu2 all [installed] +powermgmt-base/jammy,now 1.36 all [installed,automatic] +procps/jammy-updates,jammy-security,now 2:3.3.17-6ubuntu2.1 amd64 [installed,automatic] +psmisc/jammy,now 23.4-2build3 amd64 [installed,automatic] +publicsuffix/jammy,now 20211207.1025-1 all [installed,automatic] +python-apt-common/jammy-updates,now 2.4.0ubuntu4 all [installed,automatic] +python-babel-localedata/jammy,now 2.8.0+dfsg.1-7 all [installed] +python3-apt/jammy-updates,now 2.4.0ubuntu4 amd64 [installed,automatic] +python3-attr/jammy,now 21.2.0-1 all [installed,automatic] +python3-automat/jammy,now 20.2.0-1 all [installed,automatic] +python3-babel/jammy,now 2.8.0+dfsg.1-7 all [installed] +python3-bcrypt/jammy,now 3.2.0-1build1 amd64 [installed,automatic] +python3-blinker/jammy,now 1.4+dfsg1-0.4 all [installed,automatic] +python3-ceph-argparse/jammy-updates,jammy-security,now 17.2.7-0ubuntu0.22.04.2 amd64 [installed,automatic] +python3-ceph-common/jammy-updates,jammy-security,now 17.2.7-0ubuntu0.22.04.2 all [installed,automatic] +python3-cephfs/jammy-updates,jammy-security,now 17.2.7-0ubuntu0.22.04.2 amd64 [installed,automatic] +python3-certifi/jammy,now 2020.6.20-1 all [installed] +python3-cffi-backend/jammy,now 1.15.0-1build2 amd64 [installed,automatic] +python3-chardet/jammy,now 4.0.0-1 all [installed,automatic] +python3-click/jammy,now 8.0.3-1 all [installed,automatic] +python3-colorama/jammy,now 0.4.4-1 all [installed,automatic] +python3-commandnotfound/jammy,now 22.04.0 all [installed,automatic] +python3-configobj/jammy-updates,jammy-security,now 5.0.6-5ubuntu0.1 all [installed,automatic] +python3-constantly/jammy,now 15.1.0-2 all [installed,automatic] +python3-cryptography/jammy-updates,jammy-security,now 3.4.8-1ubuntu2.2 amd64 [installed,automatic] +python3-dbus/jammy,now 1.2.18-3build1 amd64 [installed,automatic] +python3-debconf/jammy,now 1.5.79ubuntu1 all [installed,automatic] +python3-debian/jammy-updates,now 0.1.43ubuntu1.1 all [installed,automatic] +python3-distro-info/jammy-updates,now 1.1ubuntu0.2 all [installed,automatic] +python3-distro/jammy,now 1.7.0-1 all [installed,automatic] +python3-distupgrade/jammy-updates,now 1:22.04.20 all [installed,automatic] +python3-distutils/jammy-updates,jammy-security,now 3.10.8-1~22.04 all [installed] +python3-gdbm/jammy-updates,jammy-security,now 3.10.8-1~22.04 amd64 [installed,automatic] +python3-gi/jammy-updates,now 3.42.1-0ubuntu1 amd64 [installed,automatic] +python3-hamcrest/jammy,now 2.0.2-2 all [installed,automatic] +python3-httplib2/jammy,now 0.20.2-2 all [installed,automatic] +python3-hyperlink/jammy,now 21.0.0-3 all [installed,automatic] +python3-idna/jammy-updates,jammy-security,now 3.3-1ubuntu0.1 all [installed,automatic] +python3-importlib-metadata/jammy,now 4.6.4-1 all [installed,automatic] +python3-incremental/jammy,now 21.3.0-1 all [installed,automatic] +python3-jeepney/jammy,now 0.7.1-3 all [installed,automatic] +python3-jinja2/jammy-updates,jammy-security,now 3.0.3-1ubuntu0.3 all [installed] +python3-json-pointer/jammy,now 2.0-0ubuntu1 all [installed] +python3-jsonpatch/jammy,now 1.32-2 all [installed] +python3-jsonschema/jammy,now 3.2.0-0ubuntu2 all [installed] +python3-jwt/jammy-updates,jammy-security,now 2.3.0-1ubuntu0.2 all [installed,automatic] +python3-keyring/jammy,now 23.5.0-1 all [installed,automatic] +python3-launchpadlib/jammy,now 1.10.16-1 all [installed,automatic] +python3-lazr.restfulclient/jammy,now 0.14.4-1 all [installed,automatic] +python3-lazr.uri/jammy,now 1.0.6-2 all [installed,automatic] +python3-lib2to3/jammy-updates,jammy-security,now 3.10.8-1~22.04 all [installed] +python3-magic/jammy,now 2:0.4.24-2 all [installed,automatic] +python3-markupsafe/jammy,now 2.0.1-2build1 amd64 [installed] +python3-minimal/jammy-updates,now 3.10.6-1~22.04.1 amd64 [installed,automatic] +python3-more-itertools/jammy,now 8.10.0-2 all [installed,automatic] +python3-netifaces/jammy,now 0.11.0-1build2 amd64 [installed,automatic] +python3-newt/jammy,now 0.52.21-5ubuntu2 amd64 [installed,automatic] +python3-oauthlib/jammy-updates,jammy-security,now 3.2.0-1ubuntu0.1 all [installed,automatic] +python3-openssl/jammy,now 21.0.0-1 all [installed,automatic] +python3-packaging/jammy,now 21.3-1 all [installed,automatic] +python3-parted/jammy,now 3.11.7-1build1 amd64 [installed] +python3-pexpect/jammy,now 4.8.0-2ubuntu1 all [installed,automatic] +python3-pkg-resources/jammy-updates,jammy-security,now 59.6.0-1.2ubuntu0.22.04.2 all [installed,automatic] +python3-prettytable/jammy,now 2.5.0-2 all [installed,automatic] +python3-ptyprocess/jammy,now 0.7.0-3 all [installed,automatic] +python3-pyasn1-modules/jammy,now 0.2.1-1 all [installed,automatic] +python3-pyasn1/jammy,now 0.4.8-1 all [installed,automatic] +python3-pyparsing/jammy,now 2.4.7-1 all [installed,automatic] +python3-pyrsistent/jammy,now 0.18.1-1build1 amd64 [installed] +python3-rados/jammy-updates,jammy-security,now 17.2.7-0ubuntu0.22.04.2 amd64 [installed,automatic] +python3-rbd/jammy-updates,jammy-security,now 17.2.7-0ubuntu0.22.04.2 amd64 [installed,automatic] +python3-requests/jammy-updates,jammy-security,now 2.25.1+dfsg-2ubuntu0.1 all [installed] +python3-secretstorage/jammy,now 3.3.1-1 all [installed,automatic] +python3-serial/jammy,now 3.5-1 all [installed] +python3-service-identity/jammy,now 18.1.0-6 all [installed,automatic] +python3-setuptools/jammy-updates,jammy-security,now 59.6.0-1.2ubuntu0.22.04.2 all [installed] +python3-six/jammy,now 1.16.0-3ubuntu1 all [installed] +python3-software-properties/jammy-updates,now 0.99.22.9 all [installed,automatic] +python3-twisted/jammy-updates,jammy-security,now 22.1.0-2ubuntu2.6 all [installed,automatic] +python3-tz/jammy-updates,now 2022.1-1ubuntu0.22.04.1 all [installed] +python3-update-manager/jammy-updates,now 1:22.04.21 all [installed,automatic] +python3-urllib3/jammy-updates,jammy-security,now 1.26.5-1~exp1ubuntu0.2 all [installed] +python3-wadllib/jammy,now 1.3.6-1 all [installed,automatic] +python3-wcwidth/jammy,now 0.2.5+dfsg1-1 all [installed,automatic] +python3-yaml/jammy,now 5.4.1-1ubuntu1 amd64 [installed,automatic] +python3-zipp/jammy-updates,jammy-security,now 1.0.0-3ubuntu0.1 all [installed,automatic] +python3-zope.interface/jammy,now 5.4.0-1build1 amd64 [installed,automatic] +python3.10-minimal/jammy-updates,jammy-security,now 3.10.12-1~22.04.8 amd64 [installed,automatic] +python3.10/jammy-updates,jammy-security,now 3.10.12-1~22.04.8 amd64 [installed,automatic] +python3/jammy-updates,now 3.10.6-1~22.04.1 amd64 [installed] +readline-common/jammy,now 8.1.2-1 all [installed,automatic] +rng-tools-debian/jammy,now 2.3 amd64 [installed] +rpcbind/jammy,now 1.2.6-2build1 amd64 [installed,automatic] +rpcsvc-proto/jammy,now 1.4.2-0ubuntu6 amd64 [installed,automatic] +rsync/jammy-updates,jammy-security,now 3.2.7-0ubuntu0.22.04.4 amd64 [installed,automatic] +rsyslog/jammy-updates,jammy-security,now 8.2112.0-2ubuntu2.2 amd64 [installed,automatic] +run-one/jammy,now 1.17-0ubuntu1 all [installed,automatic] +sbsigntool/jammy,now 0.9.4-2ubuntu2 amd64 [installed] +screen/jammy,now 4.9.0-1 amd64 [installed] +secureboot-db/jammy,now 1.8 amd64 [installed] +sed/jammy,now 4.8-1ubuntu2 amd64 [installed,automatic] +sensible-utils/jammy,now 0.0.17 all [installed,automatic] +sg3-utils-udev/jammy-updates,now 1.46-1ubuntu0.22.04.1 all [installed,automatic] +sg3-utils/jammy-updates,now 1.46-1ubuntu0.22.04.1 amd64 [installed,automatic] +shared-mime-info/jammy,now 2.1-2 amd64 [installed,automatic] +shim-signed/jammy-updates,now 1.51.4+15.8-0ubuntu1 amd64 [installed] +socat/jammy,now 1.7.4.1-3ubuntu4 amd64 [installed] +software-properties-common/jammy-updates,now 0.99.22.9 all [installed] +sosreport/jammy-updates,now 4.7.2-0ubuntu1~22.04.2 amd64 [installed] +ssh-import-id/jammy,now 5.11-0ubuntu1 all [installed] +strace/jammy,now 5.16-0ubuntu3 amd64 [installed,automatic] +sudo/jammy-updates,jammy-security,now 1.9.9-1ubuntu2.4 amd64 [installed,automatic] +sysfsutils/jammy,now 2.1.1-1build1 amd64 [installed] +sysstat/jammy-updates,jammy-security,now 12.5.2-2ubuntu0.2 amd64 [installed] +systemd-hwe-hwdb/jammy-updates,now 249.11.5 all [installed,automatic] +systemd-sysv/jammy-updates,now 249.11-0ubuntu3.12 amd64 [installed,automatic] +systemd/jammy-updates,now 249.11-0ubuntu3.12 amd64 [installed,automatic] +sysvinit-utils/jammy,now 3.01-1ubuntu1 amd64 [installed] +tar/jammy-updates,jammy-security,now 1.34+dfsg-1ubuntu0.1.22.04.2 amd64 [installed,automatic] +tcl8.6/jammy,now 8.6.12+dfsg-1build1 amd64 [installed] +tcl/jammy,now 8.6.11+1build2 amd64 [installed] +tcpdump/jammy-updates,now 4.99.1-3ubuntu0.2 amd64 [installed,automatic] +telnet/jammy,now 0.17-44build1 amd64 [installed,automatic] +thin-provisioning-tools/jammy,now 0.9.0-2ubuntu1 amd64 [installed,automatic] +time/jammy,now 1.9-0.1build2 amd64 [installed,automatic] +tmux/jammy-updates,jammy-security,now 3.2a-4ubuntu0.2 amd64 [installed] +tnftp/jammy,now 20210827-4build1 amd64 [installed,automatic] +tpm-udev/jammy,now 0.6 all [installed] +tzdata/jammy-updates,jammy-security,now 2024b-0ubuntu0.22.04 all [installed,automatic] +ubuntu-advantage-tools/jammy-updates,now 34~22.04 all [installed,automatic] +ubuntu-keyring/jammy,now 2021.03.26 all [installed,automatic] +ubuntu-minimal/jammy-updates,now 1.481.4 amd64 [installed] +ubuntu-pro-client-l10n/jammy-updates,now 34~22.04 amd64 [installed,automatic] +ubuntu-pro-client/jammy-updates,now 34~22.04 amd64 [installed,automatic] +ubuntu-release-upgrader-core/jammy-updates,now 1:22.04.20 all [installed,automatic] +ubuntu-standard/jammy-updates,now 1.481.4 amd64 [installed] +ucf/jammy,now 3.0043 all [installed,automatic] +udev/jammy-updates,now 249.11-0ubuntu3.12 amd64 [installed,automatic] +ufw/jammy-updates,now 0.36.1-4ubuntu0.1 all [installed,automatic] +unattended-upgrades/jammy,now 2.8ubuntu1 all [installed] +update-manager-core/jammy-updates,now 1:22.04.21 all [installed,automatic] +update-notifier-common/jammy-updates,now 3.192.54.8 all [installed] +usb-modeswitch-data/jammy,now 20191128-4 all [installed] +usb-modeswitch/jammy,now 2.6.1-3ubuntu2 amd64 [installed] +usb.ids/jammy,now 2022.04.02-1 all [installed,automatic] +usbutils/jammy,now 1:014-1build1 amd64 [installed,automatic] +usrmerge/jammy,now 25ubuntu2 all [installed,automatic] +util-linux/jammy-updates,jammy-security,now 2.37.2-4ubuntu3.4 amd64 [installed] +uuid-runtime/jammy-updates,jammy-security,now 2.37.2-4ubuntu3.4 amd64 [installed,automatic] +vim-common/jammy-updates,jammy-security,now 2:8.2.3995-1ubuntu2.22 all [installed,automatic] +vim-runtime/jammy-updates,jammy-security,now 2:8.2.3995-1ubuntu2.22 all [installed,automatic] +vim-tiny/jammy-updates,jammy-security,now 2:8.2.3995-1ubuntu2.22 amd64 [installed,automatic] +vim/jammy-updates,jammy-security,now 2:8.2.3995-1ubuntu2.22 amd64 [installed] +walinuxagent/jammy-updates,now 2.2.46-0ubuntu5.1 amd64 [installed] +wget/jammy-updates,jammy-security,now 1.21.2-2ubuntu1.1 amd64 [installed,automatic] +whiptail/jammy,now 0.52.21-5ubuntu2 amd64 [installed,automatic] +wireless-regdb/jammy-updates,now 2024.07.04-0ubuntu1~22.04.1 all [installed,automatic] +xauth/jammy,now 1:1.1-1build2 amd64 [installed,automatic] +xdg-user-dirs/jammy,now 0.17-2ubuntu4 amd64 [installed,automatic] +xfsprogs/jammy-updates,now 5.13.0-1ubuntu2.1 amd64 [installed] +xkb-data/jammy,now 2.33-1 all [installed,automatic] +xxd/jammy-updates,jammy-security,now 2:8.2.3995-1ubuntu2.22 amd64 [installed,automatic] +xz-utils/jammy,now 5.2.5-2ubuntu1 amd64 [installed] +zip/jammy,now 3.0-12build2 amd64 [installed] +zlib1g/jammy-updates,jammy-security,now 1:1.2.11.dfsg-2ubuntu9.2 amd64 [installed,automatic] +zstd/jammy,now 1.4.8+dfsg-3build1 amd64 [installed,automatic] +=== Installed Packages End +Disk usage: +Filesystem Size Used Avail Use% Mounted on +/dev/root 29G 26G 3.5G 88% / +tmpfs 32G 0 32G 0% /dev/shm +tmpfs 13G 772K 13G 1% /run +tmpfs 5.0M 0 5.0M 0% /run/lock +/dev/sda15 105M 6.1M 99M 6% /boot/efi +/dev/sdb1 590G 32K 560G 1% /mnt +tmpfs 6.3G 0 6.3G 0% /run/user/1000 +=== os-release Begin +PRETTY_NAME="Ubuntu 22.04.5 LTS" +NAME="Ubuntu" +VERSION_ID="22.04" +VERSION="22.04.5 LTS (Jammy Jellyfish)" +VERSION_CODENAME=jammy +ID=ubuntu +ID_LIKE=debian +HOME_URL="https://www.ubuntu.com/" +SUPPORT_URL="https://help.ubuntu.com/" +BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" +PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" +UBUNTU_CODENAME=jammy +=== os-release End +Using kernel: +Linux version 5.15.0-1079-azure (buildd@lcy02-amd64-098) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #88-Ubuntu SMP Thu Jan 16 19:18:54 UTC 2025 +Install completed successfully on Sun Feb 9 09:22:35 UTC 2025 +VSTS Build NUMBER: 20250209.1_master_114708412 +VSTS Build ID: 114708412 +Commit: 1f16e7e9af33799930f16db368be00b81388e429 +Ubuntu version: 22.04 +Hyperv generation: V2 +Feature flags: None +Container runtime: containerd +FIPS enabled: False From b53f50cfcbaf8c467f8a88c8e921aee7e6e620f1 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:29:54 -0800 Subject: [PATCH 48/69] 2025 02 20 Release Notes --- vhd-notes/AzureLinux/202502.09.0.txt | 707 +++++++++++++++++++++++++++ 1 file changed, 707 insertions(+) create mode 100644 vhd-notes/AzureLinux/202502.09.0.txt diff --git a/vhd-notes/AzureLinux/202502.09.0.txt b/vhd-notes/AzureLinux/202502.09.0.txt new file mode 100644 index 00000000..cd3476bb --- /dev/null +++ b/vhd-notes/AzureLinux/202502.09.0.txt @@ -0,0 +1,707 @@ +Starting build on Sun Feb 9 09:08:47 UTC 2025 +Components downloaded in this VHD build (some of the below components might get deleted during cluster provisioning if they are not needed): + - oras version 1.2.2 + - containerd version 1.6.26-8.cm2 + - CNI plugin version 1.6.2 + - Azure CNI version 1.4.59 + - Azure CNI version 1.5.38 + - Azure CNI version 1.6.18 + - Azure CNI version 1.5.35 + - Azure CNI version 1.6.13 + - crictl version 1.31.1 + - kubernetes-binaries version v1.27.102-akslts + - kubernetes-binaries version v1.28.100-akslts + - kubernetes-binaries version v1.29.13 + - kubernetes-binaries version v1.30.9 + - kubernetes-binaries version v1.31.5 + - kubernetes-binaries version v1.27.101-akslts + - kubernetes-binaries version v1.28.15 + - kubernetes-binaries version v1.29.12 + - kubernetes-binaries version v1.30.8 + - kubernetes-binaries version v1.31.4 + - azure-acr-credential-provider version v1.30.7 + - azure-acr-credential-provider version v1.29.11 + - containerd-wasm-shims version v0.3.0 v0.5.1 v0.8.0 + - spinkube version 0.15.1 + - runc version 1.1.9 + - bpftrace v0.16.0 +containerd images pre-pulled: + - mcr.microsoft.com/oss/kubernetes/autoscaler/addon-resizer:1.8.22 + - mcr.microsoft.com/oss/kubernetes/autoscaler/addon-resizer:1.8.20 + - mcr.microsoft.com/oss/kubernetes/pause:3.6 + - mcr.microsoft.com/oss/kubernetes/coredns:v1.9.4-hotfix.20240704 + - mcr.microsoft.com/oss/v2/kubernetes/coredns:v1.12.0-1 + - mcr.microsoft.com/oss/v2/kubernetes/coredns:v1.9.4-5 + - mcr.microsoft.com/containernetworking/azure-cni:v1.4.59 + - mcr.microsoft.com/containernetworking/azure-cni:v1.5.41 + - mcr.microsoft.com/containernetworking/azure-cni:v1.6.18 + - mcr.microsoft.com/containernetworking/azure-cni:v1.5.38 + - mcr.microsoft.com/containernetworking/azure-cni:v1.6.13 + - mcr.microsoft.com/containernetworking/azure-cns:v1.4.59 + - mcr.microsoft.com/containernetworking/azure-cns:v1.5.41 + - mcr.microsoft.com/containernetworking/azure-cns:v1.6.18 + - mcr.microsoft.com/containernetworking/azure-cns:v1.5.38 + - mcr.microsoft.com/containernetworking/azure-cns:v1.6.13 + - mcr.microsoft.com/containernetworking/azure-ipam:v0.0.7 + - mcr.microsoft.com/containernetworking/azure-ipam:v0.2.0 + - mcr.microsoft.com/containernetworking/cni-dropgz:v0.0.20 + - mcr.microsoft.com/containernetworking/azure-npm:v1.5.34 + - mcr.microsoft.com/containernetworking/cilium/cilium:v1.14.18-250107 + - mcr.microsoft.com/containernetworking/cilium/cilium:v1.16.5-250110 + - mcr.microsoft.com/containernetworking/cilium/cilium:v1.14.15-241024 + - mcr.microsoft.com/containernetworking/cilium/cilium:v1.16.2-241024 + - mcr.microsoft.com/oss/kubernetes/apiserver-network-proxy/agent:v0.1.6-hotfix.20240116 + - mcr.microsoft.com/oss/kubernetes/apiserver-network-proxy/agent:v0.30.3-hotfix.20240819 + - mcr.microsoft.com/oss/kubernetes-csi/secrets-store/driver:v1.4.7 + - mcr.microsoft.com/oss/kubernetes-csi/secrets-store/driver:v1.4.5 + - mcr.microsoft.com/oss/azure/secrets-store/provider-azure:v1.6.2 + - mcr.microsoft.com/oss/azure/secrets-store/provider-azure:v1.5.3 + - mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.24 + - mcr.microsoft.com/aks/msi/addon-token-adapter:master.221118.2 + - mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.14.0-main-01-16-2025-8d52acfe + - mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.14.0-main-01-16-2025-8d52acfe-targetallocator + - mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.14.0-main-01-16-2025-8d52acfe-cfg + - mcr.microsoft.com/oss/kubernetes/kube-state-metrics:v2.11.0 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.27.21 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.28.13 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.29.11 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.30.7 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.31.1 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.27.20 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.28.11 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.29.9 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.30.5 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.30.0 + - mcr.microsoft.com/oss/kubernetes/autoscaler/cluster-proportional-autoscaler:v1.8.9 + - mcr.microsoft.com/aks/ip-masq-agent-v2:v0.1.15 + - mcr.microsoft.com/aks/ip-masq-agent-v2:v0.1.14 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.29.12 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.30.7 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.31.2 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.29.10 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.30.6 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.29.10 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.30.7 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.31.3 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.29.9 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.30.6 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.23.10 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.24.6 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.25.1 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.23.9 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.24.5 + - mcr.microsoft.com/oss/kubernetes-csi/livenessprobe:v2.14.0 + - mcr.microsoft.com/oss/kubernetes-csi/livenessprobe:v2.15.0 + - mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar:v2.12.0 + - mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar:v2.13.0 + - mcr.microsoft.com/oss/v2/open-policy-agent/gatekeeper:v3.17.1-5 + - mcr.microsoft.com/oss/open-policy-agent/gatekeeper:v3.17.1 + - mcr.microsoft.com/azure-policy/policy-kubernetes-addon-prod:1.9.1 + - mcr.microsoft.com/azure-policy/policy-kubernetes-addon-prod:1.8.0 + - mcr.microsoft.com/azure-policy/policy-kubernetes-webhook:1.9.1 + - mcr.microsoft.com/azure-policy/policy-kubernetes-webhook:1.8.0 + - mcr.microsoft.com/aks/aks-node-ca-watcher:master.241021.1 + - mcr.microsoft.com/oss/kubernetes/windows-gmsa-webhook:v0.7.1 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.27.102-akslts + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.28.100-akslts + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.29.13 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.30.9 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.31.5 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.27.101-akslts + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.28.15 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.29.12 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.30.8 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.31.4 + - bcc-tools + - libbcc-examples +kubelet/kubectl downloaded: +-rwxr-xr-x 1 root root 38693345 Aug 13 10:41 /usr/local/bin/crictl +-rwxr-xr-x 1 root root 110649604 Oct 23 16:18 /usr/local/bin/kubelet-v1.28.15 +-rwxr-xr-x 1 root root 49623192 Oct 23 16:18 /usr/local/bin/kubectl-v1.28.15 +-rwxr-xr-x 1 root root 108712196 Oct 31 21:40 /usr/local/bin/kubelet-v1.27.101-akslts +-rwxr-xr-x 1 root root 49066136 Oct 31 21:40 /usr/local/bin/kubectl-v1.27.101-akslts +-rwxr-xr-x 1 root root 76902744 Dec 13 17:25 /usr/local/bin/kubelet-v1.31.4 +-rwxr-xr-x 1 root root 56381592 Dec 13 17:25 /usr/local/bin/kubectl-v1.31.4 +-rwxr-xr-x 1 root root 112603396 Dec 13 17:43 /usr/local/bin/kubelet-v1.29.12 +-rwxr-xr-x 1 root root 50225304 Dec 13 17:43 /usr/local/bin/kubectl-v1.29.12 +-rwxr-xr-x 1 root root 100161976 Dec 13 21:23 /usr/local/bin/kubelet-v1.30.8 +-rwxr-xr-x 1 root root 51454104 Dec 13 21:23 /usr/local/bin/kubectl-v1.30.8 +-rwxr-xr-x 1 1001 docker 10334343 Dec 17 09:51 /usr/local/bin/oras +-rw-r--r-- 1 1001 docker 11343 Dec 19 08:28 /usr/local/bin/LICENSE +-rwxr-xr-x 1 root root 76910936 Jan 16 19:23 /usr/local/bin/kubelet-v1.31.5 +-rwxr-xr-x 1 root root 56381592 Jan 16 19:23 /usr/local/bin/kubectl-v1.31.5 +-rwxr-xr-x 1 root root 100161976 Jan 16 19:24 /usr/local/bin/kubelet-v1.30.9 +-rwxr-xr-x 1 root root 51454104 Jan 16 19:24 /usr/local/bin/kubectl-v1.30.9 +-rwxr-xr-x 1 root root 112611588 Jan 16 19:43 /usr/local/bin/kubelet-v1.29.13 +-rwxr-xr-x 1 root root 50225304 Jan 16 19:43 /usr/local/bin/kubectl-v1.29.13 +-rwxr-xr-x 1 root root 108712196 Jan 28 23:01 /usr/local/bin/kubelet-v1.27.102-akslts +-rwxr-xr-x 1 root root 49066136 Jan 28 23:01 /usr/local/bin/kubectl-v1.27.102-akslts +-rwxr-xr-x 1 root root 110649604 Jan 29 02:21 /usr/local/bin/kubelet-v1.28.100-akslts +-rwxr-xr-x 1 root root 49623192 Jan 29 02:21 /usr/local/bin/kubectl-v1.28.100-akslts +-rwxr-xr-x 1 root root 705 Feb 9 09:09 /usr/local/bin/ci-syslog-watcher.sh +-rwxr-xr-x 1 root root 9905 Feb 9 09:13 /usr/local/bin/containerd-shim-slight-vv0-3-0-v1 +-rwxr-xr-x 1 root root 9903 Feb 9 09:13 /usr/local/bin/containerd-shim-spin-vv0-8-0-v1 +-rwxr-xr-x 1 root root 9903 Feb 9 09:13 /usr/local/bin/containerd-shim-spin-vv0-3-0-v1 +-rwxr-xr-x 1 root root 9905 Feb 9 09:13 /usr/local/bin/containerd-shim-slight-vv0-8-0-v1 +-rwxr-xr-x 1 root root 9903 Feb 9 09:13 /usr/local/bin/containerd-shim-spin-vv0-5-1-v1 +-rwxr-xr-x 1 root root 9905 Feb 9 09:13 /usr/local/bin/containerd-shim-slight-vv0-5-1-v1 +-rwxr-xr-x 1 root root 63515504 Feb 9 09:13 /usr/local/bin/containerd-shim-spin-v2 +=== Installed Packages Begin +filesystem-1.1-20.cm2.x86_64 +glibc-2.35-7.cm2.x86_64 +libgcc-11.2.0-8.cm2.x86_64 +pcre-libs-8.45-2.cm2.x86_64 +libstdc++-11.2.0-8.cm2.x86_64 +zlib-1.2.13-2.cm2.x86_64 +xz-libs-5.2.5-1.cm2.x86_64 +ncurses-libs-6.4-3.cm2.x86_64 +readline-8.1-1.cm2.x86_64 +libcap-2.60-2.cm2.x86_64 +bzip2-libs-1.0.8-1.cm2.x86_64 +pcre-8.45-2.cm2.x86_64 +gmp-6.2.1-4.cm2.x86_64 +libselinux-3.2-1.cm2.x86_64 +coreutils-8.32-7.cm2.x86_64 +grep-3.7-2.cm2.x86_64 +bash-5.1.8-4.cm2.x86_64 +libsepol-3.2-2.cm2.x86_64 +xz-5.2.5-1.cm2.x86_64 +kmod-29-2.cm2.x86_64 +kernel-5.15.173.1-1.cm2.x86_64 +mariner-release-2.0-70.cm2.noarch +shim-15.8-1.cm2.x86_64 +grub2-efi-binary-2.06-13.cm2.x86_64 +popt-1.18-1.cm2.x86_64 +slang-2.3.2-4.cm2.x86_64 +newt-0.52.21-5.cm2.x86_64 +chkconfig-1.20-4.cm2.x86_64 +ca-certificates-shared-2.0.0-19.cm2.noarch +libffi-3.4.2-3.cm2.x86_64 +p11-kit-0.24.1-1.cm2.x86_64 +libtasn1-4.19.0-1.cm2.x86_64 +p11-kit-trust-0.24.1-1.cm2.x86_64 +ca-certificates-tools-2.0.0-19.cm2.noarch +ca-certificates-2.0.0-19.cm2.noarch +util-linux-libs-2.37.4-9.cm2.x86_64 +libgpg-error-1.46-1.cm2.x86_64 +openssl-libs-1.1.1k-35.cm2.x86_64 +libgcrypt-1.10.3-1.cm2.x86_64 +glib-2.71.0-3.cm2.x86_64 +lz4-1.9.4-1.cm2.x86_64 +systemd-rpm-macros-250.3-21.cm2.noarch +zstd-libs-1.5.4-1.cm2.x86_64 +libcap-ng-0.8.2-2.cm2.x86_64 +audit-libs-3.0.6-8.cm2.x86_64 +json-c-0.15-2.cm2.x86_64 +cracklib-2.9.7-5.cm2.x86_64 +cracklib-dicts-2.9.7-5.cm2.x86_64 +pam-1.5.1-6.cm2.x86_64 +cryptsetup-libs-2.4.3-4.cm2.x86_64 +systemd-250.3-21.cm2.x86_64 +device-mapper-libs-2.03.15-3.cm2.x86_64 +cronie-1.5.7-3.cm2.x86_64 +cronie-anacron-1.5.7-3.cm2.x86_64 +logrotate-3.20.1-1.cm2.x86_64 +openssl-1.1.1k-35.cm2.x86_64 +sqlite-libs-3.39.2-3.cm2.x86_64 +expat-libs-2.6.3-2.cm2.x86_64 +elfutils-libelf-0.186-2.cm2.x86_64 +e2fsprogs-libs-1.46.5-3.cm2.x86_64 +krb5-1.19.4-3.cm2.x86_64 +libassuan-2.5.5-2.cm2.x86_64 +expat-2.6.3-2.cm2.x86_64 +libssh2-1.9.0-4.cm2.x86_64 +iana-etc-20211115-2.cm2.noarch +libpwquality-1.4.4-1.cm2.x86_64 +file-libs-5.40-3.cm2.x86_64 +device-mapper-2.03.15-3.cm2.x86_64 +device-mapper-event-libs-2.03.15-3.cm2.x86_64 +ncurses-6.4-3.cm2.x86_64 +lmdb-libs-0.9.29-1.cm2.x86_64 +lua-libs-5.4.4-1.cm2.x86_64 +rpm-libs-4.18.0-4.cm2.x86_64 +libsolv-0.7.24-1.cm2.x86_64 +libedit-3.1.20210910-1.cm2.x86_64 +procps-ng-3.3.17-2.cm2.x86_64 +device-mapper-event-2.03.15-3.cm2.x86_64 +util-linux-2.37.4-9.cm2.x86_64 +file-5.40-3.cm2.x86_64 +cryptsetup-2.4.3-4.cm2.x86_64 +iptables-1.8.7-4.cm2.x86_64 +dbus-1.15.6-2.cm2.x86_64 +pinentry-1.2.0-1.cm2.x86_64 +openssh-clients-8.9p1-6.cm2.x86_64 +e2fsprogs-1.46.5-3.cm2.x86_64 +libarchive-3.6.1-4.cm2.x86_64 +rpm-4.18.0-4.cm2.x86_64 +bc-1.07.1-4.cm2.x86_64 +bridge-utils-1.7.1-2.cm2.x86_64 +cpio-2.13-5.cm2.x86_64 +gdbm-1.21-1.cm2.x86_64 +iputils-20211215-2.cm2.x86_64 +irqbalance-1.8.0-4.cm2.x86_64 +libtool-2.4.6-8.cm2.x86_64 +mariner-rpm-macros-2.0-25.cm2.noarch +net-tools-2.10-3.cm2.x86_64 +tar-1.34-3.cm2.x86_64 +tzdata-2024b-1.cm2.noarch +which-2.21-8.cm2.x86_64 +libseccomp-2.5.3-1.cm2.x86_64 +nettle-3.7.3-3.cm2.x86_64 +bzip2-1.0.8-1.cm2.x86_64 +ca-certificates-base-2.0.0-19.cm2.noarch +findutils-4.8.0-5.cm2.x86_64 +gzip-1.12-2.cm2.x86_64 +sed-4.8-3.cm2.x86_64 +libmnl-1.0.4-6.cm2.x86_64 +iproute-5.15.0-3.cm2.x86_64 +libaio-0.3.112-4.cm2.x86_64 +lvm2-2.03.15-3.cm2.x86_64 +pkgconf-m4-1.8.0-3.cm2.noarch +libsemanage-3.2-2.cm2.x86_64 +shadow-utils-4.9-13.cm2.x86_64 +tdnf-cli-libs-3.5.2-4.cm2.x86_64 +libpkgconf-1.8.0-3.cm2.x86_64 +pkgconf-1.8.0-3.cm2.x86_64 +pkgconf-pkg-config-1.8.0-3.cm2.x86_64 +bind-license-9.16.50-1.cm2.noarch +libuv-1.43.0-2.cm2.x86_64 +bind-libs-9.16.50-1.cm2.x86_64 +bind-utils-9.16.50-1.cm2.x86_64 +chrony-4.1-3.cm2.x86_64 +nghttp2-1.57.0-2.cm2.x86_64 +curl-libs-8.8.0-3.cm2.x86_64 +tdnf-3.5.2-4.cm2.x86_64 +curl-8.8.0-3.cm2.x86_64 +libdb-5.3.28-7.cm2.x86_64 +cyrus-sasl-lib-2.1.28-4.cm2.x86_64 +openldap-2.4.57-9.cm2.x86_64 +sudo-1.9.15p5-1.cm2.x86_64 +libksba-1.6.3-1.cm2.x86_64 +npth-1.6-4.cm2.x86_64 +gnupg2-2.4.0-2.cm2.x86_64 +gpgme-1.16.0-2.cm2.x86_64 +mariner-repos-shared-2.0-9.cm2.noarch +mariner-repos-microsoft-2.0-9.cm2.noarch +mariner-repos-extras-2.0-9.cm2.noarch +mariner-repos-2.0-9.cm2.noarch +tdnf-plugin-repogpgcheck-3.5.2-4.cm2.x86_64 +core-packages-container-2.0-8.cm2.x86_64 +core-packages-base-image-2.0-8.cm2.x86_64 +dracut-055-9.cm2.x86_64 +initramfs-2.0-14.cm2.x86_64 +python3-3.9.19-8.cm2.x86_64 +python3-libs-3.9.19-8.cm2.x86_64 +zchunk-libs-1.1.16-4.cm2.x86_64 +zchunk-1.1.16-4.cm2.x86_64 +librepo-1.15.1-1.cm2.x86_64 +python3-curses-3.9.19-8.cm2.x86_64 +python3-gpg-1.16.0-2.cm2.x86_64 +dnf-data-4.8.0-2.cm2.noarch +libcomps-0.1.18-2.cm2.x86_64 +python3-libcomps-0.1.18-2.cm2.x86_64 +elfutils-default-yama-scope-0.186-2.cm2.noarch +libgomp-11.2.0-8.cm2.x86_64 +popt-devel-1.18-1.cm2.x86_64 +libyaml-0.2.5-3.cm2.x86_64 +libmodulemd-2.13.0-2.cm2.x86_64 +libdnf-0.63.1-2.cm2.x86_64 +python3-libdnf-0.63.1-2.cm2.x86_64 +python3-hawkey-0.63.1-2.cm2.x86_64 +elfutils-libelf-devel-0.186-2.cm2.x86_64 +xz-devel-5.2.5-1.cm2.x86_64 +zlib-devel-1.2.13-2.cm2.x86_64 +zstd-1.5.4-1.cm2.x86_64 +zstd-devel-1.5.4-1.cm2.x86_64 +elfutils-0.186-2.cm2.x86_64 +elfutils-devel-0.186-2.cm2.x86_64 +rpm-build-libs-4.18.0-4.cm2.x86_64 +rpm-devel-4.18.0-4.cm2.x86_64 +python3-rpm-4.18.0-4.cm2.x86_64 +python3-dnf-4.8.0-2.cm2.noarch +dnf-4.8.0-2.cm2.noarch +wget-1.21.2-4.cm2.x86_64 +python3-six-1.16.0-2.cm2.noarch +python3-markupsafe-2.1.0-1.cm2.x86_64 +python3-idna-3.7-1.cm2.noarch +python3-configobj-5.0.6-7.cm2.noarch +PyYAML-5.4.1-1.cm2.x86_64 +python3-jsonschema-2.6.0-6.cm2.noarch +python3-netifaces-0.11.0-1.cm2.x86_64 +python3-oauthlib-2.1.0-7.cm2.noarch +python3-setuptools-3.9.19-8.cm2.noarch +dhcp-libs-4.4.3.P1-2.cm2.x86_64 +dhcp-client-4.4.3.P1-2.cm2.x86_64 +python3-jsonpointer-2.2-1.cm2.noarch +python3-jsonpatch-1.32-1.cm2.noarch +python3-wcwidth-0.2.5-1.cm2.noarch +python3-prettytable-3.2.0-3.cm2.noarch +python3-certifi-2023.05.07-1.cm2.noarch +python3-charset-normalizer-2.0.11-2.cm2.noarch +python3-urllib3-1.26.19-1.cm2.noarch +python3-asn1crypto-1.5.1-1.cm2.noarch +python3-pyasn1-0.4.8-1.cm2.noarch +python3-pycparser-2.21-1.cm2.noarch +python3-cffi-1.15.0-3.cm2.x86_64 +python3-pyparsing-3.0.7-1.cm2.noarch +python3-packaging-21.3-1.cm2.noarch +python3-cryptography-3.3.2-7.cm2.x86_64 +python3-pyOpenSSL-18.0.0-8.cm2.noarch +python3-requests-2.27.1-7.cm2.noarch +cloud-init-23.3-6.cm2.noarch +cloud-init-azure-kvp-23.3-6.cm2.noarch +gptfdisk-1.0.8-1.cm2.x86_64 +mpfr-4.1.0-2.cm2.x86_64 +gawk-5.1.1-1.cm2.x86_64 +cloud-utils-growpart-0.32-3.cm2.noarch +grub2-2.06-13.cm2.x86_64 +installkernel-1.0.0-2.cm2.noarch +grubby-8.40-46.cm2.x86_64 +hyperv-daemons-license-5.15.173.1-1.cm2.noarch +hypervvssd-5.15.173.1-1.cm2.x86_64 +hypervkvpd-5.15.173.1-1.cm2.x86_64 +hypervfcopyd-5.15.173.1-1.cm2.x86_64 +hyperv-daemons-5.15.173.1-1.cm2.x86_64 +lzo-2.10-4.cm2.x86_64 +squashfs-tools-4.5.1-2.cm2.x86_64 +ethtool-5.16-2.cm2.x86_64 +snappy-1.1.9-3.cm2.x86_64 +kexec-tools-2.0.23-4.cm2.x86_64 +libnl3-3.5.0-4.cm2.x86_64 +wpa_supplicant-2.10-2.cm2.x86_64 +netplan-0.95-2.cm2.x86_64 +ncurses-term-6.4-3.cm2.x86_64 +openssh-server-8.9p1-6.cm2.x86_64 +libestr-0.1.11-1.cm2.x86_64 +libfastjson-0.99.9-1.cm2.x86_64 +gc-8.0.0-4.cm2.x86_64 +libmpc-1.2.1-1.cm2.x86_64 +libstdc++-devel-11.2.0-8.cm2.x86_64 +liblognorm-2.0.6-2.cm2.x86_64 +postgresql-libs-14.14-1.cm2.x86_64 +autogen-libopts-5.18.16-8.cm2.x86_64 +cyrus-sasl-2.1.28-4.cm2.x86_64 +librdkafka1-1.8.2-2.cm2.x86_64 +glibc-iconv-2.35-7.cm2.x86_64 +libltdl-2.4.6-8.cm2.x86_64 +libunistring-0.9.10-6.cm2.x86_64 +guile-2.0.14-5.cm2.x86_64 +gnutls-3.7.11-1.cm2.x86_64 +librelp-1.10.0-2.cm2.x86_64 +make-4.3-3.cm2.x86_64 +libgcc-atomic-11.2.0-8.cm2.x86_64 +libgcc-devel-11.2.0-8.cm2.x86_64 +libgomp-devel-11.2.0-8.cm2.x86_64 +gcc-c++-11.2.0-8.cm2.x86_64 +gcc-11.2.0-8.cm2.x86_64 +perl-vmsish-1.04-489.cm2.noarch +perl-version-0.99.28-489.cm2.noarch +perl-subs-1.04-489.cm2.noarch +perl-ph-5.34.1-489.cm2.x86_64 +perl-perlfaq-5.20210411-489.cm2.noarch +perl-parent-0.238-489.cm2.noarch +perl-mro-1.25-489.cm2.x86_64 +perl-meta-notation-5.34.1-489.cm2.noarch +perl-less-0.03-489.cm2.noarch +perl-if-0.60.900-489.cm2.noarch +perl-filetest-1.03-489.cm2.noarch +perl-ExtUtils-MM-Utils-7.44-489.cm2.noarch +perl-Devel-PPPort-3.62-489.cm2.x86_64 +perl-vars-1.05-489.cm2.noarch +perl-sort-2.04-489.cm2.noarch +perl-overloading-0.02-489.cm2.noarch +perl-lib-0.65-489.cm2.x86_64 +perl-experimental-0.024-489.cm2.noarch +perl-encoding-warnings-0.13-489.cm2.noarch +perl-deprecate-0.04-489.cm2.noarch +perl-constant-1.33-489.cm2.noarch +perl-base-2.27-489.cm2.noarch +perl-autouse-1.11-489.cm2.noarch +perl-Tie-Memoize-1.1-489.cm2.noarch +perl-Env-1.05-489.cm2.noarch +perl-Tie-4.6-489.cm2.noarch +perl-Term-ReadLine-1.17-489.cm2.noarch +perl-Term-Cap-1.17-489.cm2.noarch +perl-Module-Loaded-0.08-489.cm2.noarch +perl-CPAN-Meta-Requirements-2.140-489.cm2.noarch +perl-AutoLoader-5.74-489.cm2.noarch +perl-Attribute-Handlers-1.01-489.cm2.noarch +perl-Unicode-Normalize-1.28-489.cm2.x86_64 +perl-Time-Local-1.300-489.cm2.noarch +perl-Time-HiRes-1.9767-489.cm2.x86_64 +perl-Text-Tabs+Wrap-2013.0523-489.cm2.noarch +perl-File-DosGlob-1.12-489.cm2.x86_64 +perl-Text-ParseWords-3.30-489.cm2.noarch +perl-Text-Abbrev-1.02-489.cm2.noarch +perl-Term-Complete-1.403-489.cm2.noarch +perl-Term-ANSIColor-5.01-489.cm2.noarch +perl-sigtrap-1.09-489.cm2.noarch +perl-SelectSaver-1.02-489.cm2.noarch +perl-DirHandle-1.05-489.cm2.noarch +perl-Symbol-1.09-489.cm2.noarch +perl-Socket-2.031-489.cm2.x86_64 +perl-Search-Dict-1.07-489.cm2.noarch +perl-threads-shared-1.62-489.cm2.x86_64 +perl-Thread-3.05-489.cm2.noarch +perl-threads-2.26-489.cm2.x86_64 +perl-Text-Balanced-2.04-489.cm2.noarch +perl-NEXT-0.68-489.cm2.noarch +perl-overload-1.33-489.cm2.noarch +perl-Time-Piece-1.3401-489.cm2.x86_64 +perl-Tie-RefHash-1.40-489.cm2.noarch +perl-Thread-Semaphore-2.13-489.cm2.noarch +perl-Thread-Queue-3.14-489.cm2.noarch +perl-Module-CoreList-5.20220313-489.cm2.noarch +perl-Scalar-List-Utils-1.55-489.cm2.x86_64 +perl-Pod-Functions-1.13-489.cm2.noarch +perl-Pod-Escapes-1.07-489.cm2.noarch +perl-Perl-OSType-1.010-489.cm2.noarch +perl-Opcode-1.50-489.cm2.x86_64 +perl-Math-Complex-1.59-489.cm2.noarch +perl-bignum-0.51-489.cm2.noarch +perl-Math-BigRat-0.2614-489.cm2.noarch +perl-Math-BigInt-FastCalc-0.500.900-489.cm2.x86_64 +perl-Math-BigInt-1.9998.18-489.cm2.noarch +perl-PerlIO-via-QuotedPrint-0.09-489.cm2.noarch +perl-MIME-Base64-3.16-489.cm2.x86_64 +perl-I18N-Langinfo-0.19-489.cm2.x86_64 +perl-Params-Check-0.38-489.cm2.noarch +perl-Locale-Maketext-Simple-0.21-489.cm2.noarch +perl-Locale-Maketext-1.29-489.cm2.noarch +perl-I18N-LangTags-0.45-489.cm2.noarch +perl-Hash-Util-FieldHash-1.21-489.cm2.x86_64 +perl-fields-2.27-489.cm2.noarch +perl-Hash-Util-0.25-489.cm2.x86_64 +perl-Getopt-Std-1.13-489.cm2.noarch +perl-Filter-Simple-0.96-489.cm2.noarch +perl-Filter-1.59-489.cm2.x86_64 +perl-FileCache-1.10-489.cm2.noarch +perl-File-Compare-1.100.600-489.cm2.noarch +perl-File-Basename-2.85-489.cm2.noarch +perl-locale-1.10-489.cm2.noarch +perl-Tie-File-1.06-489.cm2.noarch +perl-Sys-Syslog-0.36-489.cm2.x86_64 +perl-Sys-Hostname-1.23-489.cm2.x86_64 +perl-I18N-Collate-1.02-489.cm2.noarch +perl-POSIX-1.97-489.cm2.x86_64 +perl-Fcntl-1.14-489.cm2.x86_64 +perl-Errno-1.33-489.cm2.x86_64 +perl-English-1.11-489.cm2.noarch +perl-Digest-MD5-2.58-489.cm2.x86_64 +perl-Digest-1.19-489.cm2.noarch +perl-Dumpvalue-2.27-489.cm2.noarch +perl-Devel-Peek-1.30-489.cm2.x86_64 +perl-Config-Perl-V-0.33-489.cm2.noarch +perl-Config-Extensions-0.03-489.cm2.noarch +perl-Compress-Raw-Zlib-2.101-489.cm2.x86_64 +perl-User-pwent-1.03-489.cm2.noarch +perl-Time-1.03-489.cm2.noarch +perl-Net-1.02-489.cm2.noarch +perl-File-stat-1.09-489.cm2.noarch +perl-Class-Struct-0.66-489.cm2.noarch +perl-Benchmark-1.23-489.cm2.noarch +perl-autodie-2.34-489.cm2.noarch +perl-Safe-2.43-489.cm2.noarch +perl-ExtUtils-Constant-0.25-489.cm2.noarch +perl-Data-Dumper-2.179-489.cm2.x86_64 +perl-CPAN-Meta-YAML-0.018-489.cm2.noarch +perl-B-1.82-489.cm2.x86_64 +perl-blib-1.07-489.cm2.noarch +perl-Unicode-Collate-1.29-489.cm2.x86_64 +perl-Module-Load-0.36-489.cm2.noarch +perl-Unicode-UCD-0.75-489.cm2.noarch +perl-Memoize-1.03-489.cm2.noarch +perl-Storable-3.23-489.cm2.x86_64 +perl-SelfLoader-1.26-489.cm2.noarch +perl-IPC-Open3-1.21-489.cm2.noarch +perl-IO-Socket-IP-0.41-489.cm2.noarch +perl-HTTP-Tiny-0.076-489.cm2.noarch +perl-libnet-3.13-489.cm2.noarch +perl-Net-Ping-2.74-489.cm2.noarch +perl-FileHandle-2.03-489.cm2.noarch +perl-IO-1.46-489.cm2.x86_64 +perl-FindBin-1.52-489.cm2.noarch +perl-debugger-1.60-489.cm2.noarch +perl-Test-Simple-1.302183-489.cm2.noarch +perl-Test-1.31-489.cm2.noarch +perl-Compress-Raw-Bzip2-2.101-489.cm2.x86_64 +perl-File-Temp-0.231.100-489.cm2.noarch +perl-File-Path-2.18-489.cm2.noarch +perl-IPC-Cmd-1.04-489.cm2.noarch +perl-Module-Load-Conditional-0.74-489.cm2.noarch +perl-Module-Metadata-1.000037-489.cm2.noarch +perl-ExtUtils-Command-7.62-489.cm2.noarch +perl-File-Find-1.39-489.cm2.noarch +perl-File-Fetch-1.00-489.cm2.noarch +perl-File-Copy-2.35-489.cm2.noarch +perl-ExtUtils-Manifest-1.73-489.cm2.noarch +perl-Devel-SelfStubber-1.06-489.cm2.noarch +perl-AutoSplit-5.74-489.cm2.noarch +perl-open-1.12-489.cm2.noarch +perl-encoding-3.00-489.cm2.x86_64 +perl-utils-5.34.1-489.cm2.noarch +perl-diagnostics-1.37-489.cm2.noarch +perl-Test-Harness-3.43-489.cm2.noarch +perl-podlators-4.14-489.cm2.noarch +perl-Pod-Simple-3.42-489.cm2.noarch +perl-Pod-Html-1.27-489.cm2.noarch +perl-Pod-Checker-1.74-489.cm2.noarch +perl-Module-CoreList-tools-5.20220313-489.cm2.noarch +perl-ExtUtils-ParseXS-3.43-489.cm2.noarch +perl-Digest-SHA-6.02-489.cm2.x86_64 +perl-Getopt-Long-2.52-489.cm2.noarch +perl-Pod-Usage-2.01-489.cm2.noarch +perl-JSON-PP-4.06-489.cm2.noarch +perl-IO-Zlib-1.11-489.cm2.noarch +perl-Archive-Tar-2.38-489.cm2.noarch +perl-IO-Compress-2.102-489.cm2.noarch +perl-DBM_Filter-0.06-489.cm2.noarch +perl-CPAN-Meta-2.150010-489.cm2.noarch +perl-IPC-SysV-2.09-489.cm2.x86_64 +perl-libnetcfg-5.34.1-489.cm2.noarch +perl-ExtUtils-Miniperl-1.10-489.cm2.noarch +perl-ExtUtils-Embed-1.35-489.cm2.noarch +perl-Encode-devel-3.08-489.cm2.noarch +perl-devel-5.34.1-489.cm2.x86_64 +perl-ExtUtils-Install-2.20-489.cm2.noarch +perl-CPAN-2.28-489.cm2.noarch +perl-ExtUtils-MakeMaker-7.62-489.cm2.noarch +perl-ExtUtils-CBuilder-0.280236-489.cm2.noarch +perl-ODBM_File-1.17-489.cm2.x86_64 +perl-NDBM_File-1.15-489.cm2.x86_64 +perl-GDBM_File-1.19-489.cm2.x86_64 +perl-PathTools-3.80-489.cm2.x86_64 +perl-Exporter-5.76-489.cm2.noarch +perl-Pod-Perldoc-3.28.01-489.cm2.noarch +perl-Encode-3.08-489.cm2.x86_64 +perl-DynaLoader-1.50-489.cm2.x86_64 +perl-Carp-1.52-489.cm2.noarch +perl-5.34.1-489.cm2.x86_64 +perl-libs-5.34.1-489.cm2.x86_64 +perl-doc-5.34.1-489.cm2.noarch +perl-macros-5.34.1-489.cm2.noarch +perl-interpreter-5.34.1-489.cm2.x86_64 +net-snmp-libs-5.9.4-1.cm2.x86_64 +rsyslog-8.2204.1-3.cm2.x86_64 +sgx-backwards-compatability-1.0.0-1.cm2.x86_64 +openssh-8.9p1-6.cm2.x86_64 +python3-distro-1.6.0-2.cm2.noarch +WALinuxAgent-2.3.1.1-4.cm2.noarch +iw-5.9-1.cm2.x86_64 +wireless-regdb-2022.08.12-1.cm2.noarch +gpg-pubkey-3135ce90-5e6fda74 +gpg-pubkey-be1229cf-5631588c +oniguruma-6.9.7.1-2.cm2.x86_64 +jq-1.6-2.cm2.x86_64 +inotify-tools-3.22.1.0-1.cm2.x86_64 +python3-jinja2-3.0.3-5.cm2.noarch +libxml2-2.10.4-5.cm2.x86_64 +python3-dbus-1.2.16-3.cm2.x86_64 +python3-dateutil-2.7.3-5.cm2.noarch +python3-dnf-plugins-core-4.0.24-3.cm2.noarch +dnf-plugins-core-4.0.24-3.cm2.noarch +dnf-utils-4.0.24-3.cm2.noarch +check-restart-1.0.0-2.cm2.x86_64 +keyutils-1.6.3-1.cm2.x86_64 +cifs-utils-6.14-2.cm2.x86_64 +libnfnetlink-1.0.1-6.cm2.x86_64 +libnetfilter_conntrack-1.0.9-1.cm2.x86_64 +libnetfilter_queue-1.0.5-1.cm2.x86_64 +libnetfilter_cttimeout-1.0.0-6.cm2.x86_64 +libnetfilter_cthelper-1.0.0-5.cm2.x86_64 +conntrack-tools-1.4.8-1.cm2.x86_64 +dnf-automatic-4.8.0-2.cm2.noarch +ebtables-legacy-2.0.11-6.cm2.x86_64 +fuse-2.9.7-10.cm2.x86_64 +apr-1.7.5-1.cm2.x86_64 +apr-util-1.6.3-1.cm2.x86_64 +utf8proc-2.6.1-2.cm2.x86_64 +libserf-1.3.9-8.cm2.x86_64 +subversion-1.14.2-1.cm2.x86_64 +subversion-perl-1.14.2-1.cm2.x86_64 +perl-YAML-1.30-2.cm2.noarch +perl-DBI-1.643-2.cm2.x86_64 +perl-CGI-4.54-3.cm2.noarch +less-590-4.cm2.x86_64 +git-2.40.4-1.cm2.x86_64 +iotop-0.6-10.cm2.noarch +ipset-7.15-2.cm2.x86_64 +kernel-devel-5.15.173.1-1.cm2.x86_64 +libtirpc-1.3.3-1.cm2.x86_64 +lsof-4.94.0-1.cm2.x86_64 +libpcap-1.10.1-4.cm2.x86_64 +nmap-ncat-7.93-3.cm2.x86_64 +rpcbind-1.2.5-6.cm2.x86_64 +libnfsidmap-2.5.4-5.cm2.x86_64 +libevent-2.1.12-1.cm2.x86_64 +nfs-utils-2.5.4-5.cm2.x86_64 +pigz-2.6-2.cm2.x86_64 +psmisc-23.4-1.cm2.x86_64 +socat-1.7.4.3-2.cm2.x86_64 +sysstat-12.7.6-1.cm2.x86_64 +traceroute-2.1.3-1.cm2.x86_64 +zip-3.0-5.cm2.x86_64 +fuse-common-3.10.5-2.cm2.x86_64 +fuse3-libs-3.10.5-2.cm2.x86_64 +fuse3-3.10.5-2.cm2.x86_64 +blobfuse2-2.4.0-1.x86_64 +libnftnl-1.2.1-2.cm2.x86_64 +jansson-2.14-1.cm2.x86_64 +nftables-1.0.1-2.cm2.x86_64 +isns-utils-libs-0.101-2.cm2.x86_64 +isns-utils-0.101-2.cm2.x86_64 +iscsi-initiator-utils-iscsiuio-6.2.1.4+20210729.2a8f9d8-3.cm2.x86_64 +iscsi-initiator-utils-6.2.1.4+20210729.2a8f9d8-3.cm2.x86_64 +libapparmor-3.0.4-4.cm2.x86_64 +apparmor-parser-3.0.4-4.cm2.x86_64 +boost-1.76.0-4.cm2.x86_64 +blobfuse-1.4.5-16.cm2.x86_64 +moby-runc-1.1.9-7.cm2.x86_64 +moby-containerd-1.6.26-8.cm2.x86_64 +acr-mirror-0.2.10-1.x86_64 +llvm-12.0.1-7.cm2.x86_64 +binutils-devel-2.37-10.cm2.x86_64 +binutils-2.37-10.cm2.x86_64 +compiler-rt-12.0.1-1.cm2.x86_64 +clang-libs-12.0.1-4.cm2.x86_64 +bcc-0.27.0-2.cm2.x86_64 +clang-12.0.1-4.cm2.x86_64 +libbpf-1.0.1-1.cm2.x86_64 +bpftrace-0.16.0-2.cm2.x86_64 +python3-bcc-0.27.0-2.cm2.x86_64 +bcc-tools-0.27.0-2.cm2.x86_64 +bcc-examples-0.27.0-2.cm2.x86_64 +=== Installed Packages End +Disk usage: +Filesystem Size Used Avail Use% Mounted on +devtmpfs 4.0M 0 4.0M 0% /dev +tmpfs 32G 0 32G 0% /dev/shm +tmpfs 13G 8.7M 13G 1% /run +/dev/sda3 29G 24G 4.7G 84% / +tmpfs 32G 4.0K 32G 1% /tmp +/dev/sda2 452M 31M 387M 8% /boot +/dev/sda1 64M 2.4M 62M 4% /boot/efi +/dev/sdb1 590G 32K 560G 1% /mnt +tmpfs 6.3G 0 6.3G 0% /run/user/1000 +=== os-release Begin +NAME="Common Base Linux Mariner" +VERSION="2.0.20241230" +ID=mariner +VERSION_ID="2.0" +PRETTY_NAME="CBL-Mariner/Linux" +ANSI_COLOR="1;34" +HOME_URL="https://aka.ms/cbl-mariner" +BUG_REPORT_URL="https://aka.ms/cbl-mariner" +SUPPORT_URL="https://aka.ms/cbl-mariner" +=== os-release End +Using kernel: +Linux version 5.15.173.1-1.cm2 (root@CBL-Mariner) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37) #1 SMP Sun Dec 8 02:17:37 UTC 2024 +Install completed successfully on Sun Feb 9 09:20:43 UTC 2025 +VSTS Build NUMBER: 20250209.1_master_114708412 +VSTS Build ID: 114708412 +Commit: 1f16e7e9af33799930f16db368be00b81388e429 +Ubuntu version: +Hyperv generation: V2 +Feature flags: None +Container runtime: containerd +FIPS enabled: false From cf979a3db095b36427a051f0aa939d6033690912 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:38:33 -0800 Subject: [PATCH 49/69] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcc2030c..e73a4f47 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * AKS Kubernetes version 1.32 is rolling out soon and is expected to reach all regions on or before the end of March. Please use the [az-aks-get-versions](https://learn.microsoft.com/azure/aks?view=azure-cli-latest#az-aks-get-versions) command to accurately capture if Kubernetes version 1.32 is available in your region. * HTTP Application Routing (preview) is going to be [retired on March 3, 2025](https://azure.microsoft.com/updates?id=retirement-http-application-routing-addon-preview-for-aks-will-retire-03032025) and AKS will start to block new cluster creation with HTTP Application Routing (preview) enabled. Affected clusters must migrate to the generally available Application Routing add-on prior to that date. Refer to the [migration guide](https://learn.microsoft.com/azure/aks/app-routing-migration) for more information. * Using the GPU VHD image (preview) to provision GPU-enabled AKS nodes was retired on January 10, 2025 and AKS will block creation of new node pools with the GPU VHD image (preview). Follow the detailed steps to [create GPU-enabled node pools](https://learn.microsoft.com/azure/aks/gpu-cluster?tabs=add-ubuntu-gpu-node-pool#use-the-aks-gpu-image-preview) using the alternative supported options. +* Extend the AKS [security patch release notes](https://releases.aks.azure.com/) in release tracker to include a package comparison with the current - 1 AKS Ubuntu base image. ### Release Notes * Features: From 6ff67380655bfff40a33c95d806c485679aa7833 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:39:06 -0800 Subject: [PATCH 50/69] Specify Azure CNI static block IP allocation mode for context --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e73a4f47..9651fc12 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Bug Fixes: * Resolved an [issue](https://github.com/Azure/AKS/issues/4662) with Istio service mesh add-on where having multiple operations with the Lua EnvoyFilter (e.g. adding the Lua filter to call an external service and specifying the cluster referenced by Lua code) was not allowed. * Fixed a bug in Azure CNI Pod Subnet Static Block Allocation mode with Cilium which caused incorrect iptables rules, leading to pod connectivity failures to DNS and IMDS. - * Resolved an [issue](https://github.com/Azure/azure-sdk-for-go/issues/24109) where the updated Azure Table client mishandled untyped numbers, causing static block agent pools to be misidentified as dynamic and leading to operation failures. + * Resolved an [issue](https://github.com/Azure/azure-sdk-for-go/issues/24109) in Azure CNI static block IP allocation mode, where the updated Azure Table client mishandled untyped numbers, causing static block node pools to be misidentified as dynamic and leading to operation failures. * Fixed a bug in Azure Kubernetes Fleet Manager hub cluster resource groups (FL_ prefix resource groups) by truncating the name to avoid issues with long generated managed resource group names breaking the maximum length of resource groups. * Behavior Changes: From 03f0a385b7d8b652ba82423a5341a1abb5983386 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:39:29 -0800 Subject: [PATCH 51/69] Update CHANGELOG.md --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9651fc12..690d6049 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,7 +45,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * github.com/stretchr/testify v1.9.0 to [v1.10.0](https://github.com/stretchr/testify/releases/tag/v1.10.0) * Updated Azure File CSI driver liveness probe to v2.15.0 and CSI node driver registrar to v2.13.0 on AKS 1.31 and 1.32. * cluster-proportional-autoscaler has been upgraded to v1.9.0-1. - * Extend the AKS [security patch release notes](https://releases.aks.azure.com/) in release tracker to include a package comparison with the current - 1 AKS Ubuntu base image. * AKS Azure Linux v2 image has been updated to [202502.09.0](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSAzureLinux/gen2/202502.09.0.txt). * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSUbuntu/gen2/2204containerd/202502.09.0.txt). * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/2019-containerd/17763.6775.250117.txt). From 570546ee6c946b0cde0ca31e2174b873c23f1b05 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:40:04 -0800 Subject: [PATCH 52/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 690d6049..1668c402 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,7 +45,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * github.com/stretchr/testify v1.9.0 to [v1.10.0](https://github.com/stretchr/testify/releases/tag/v1.10.0) * Updated Azure File CSI driver liveness probe to v2.15.0 and CSI node driver registrar to v2.13.0 on AKS 1.31 and 1.32. * cluster-proportional-autoscaler has been upgraded to v1.9.0-1. - * AKS Azure Linux v2 image has been updated to [202502.09.0](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSAzureLinux/gen2/202502.09.0.txt). + * AKS Azure Linux v2 image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/AzureLinux/202502.09.0.txt). * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSUbuntu/gen2/2204containerd/202502.09.0.txt). * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/2019-containerd/17763.6775.250117.txt). * AKS Windows Server 2022 image has been updated to [20348.3091.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/2022-containerd/20348.3091.250117.txt). From 03f00a8b6003e8db14f0ca291e36760c2357107c Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:40:15 -0800 Subject: [PATCH 53/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1668c402..628e9771 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,7 +46,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Updated Azure File CSI driver liveness probe to v2.15.0 and CSI node driver registrar to v2.13.0 on AKS 1.31 and 1.32. * cluster-proportional-autoscaler has been upgraded to v1.9.0-1. * AKS Azure Linux v2 image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/AzureLinux/202502.09.0.txt). - * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSUbuntu/gen2/2204containerd/202502.09.0.txt). + * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt). * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/2019-containerd/17763.6775.250117.txt). * AKS Windows Server 2022 image has been updated to [20348.3091.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/2022-containerd/20348.3091.250117.txt). * AKS Windows Server 23H2 image has been updated to [25398.1369.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/23H2/25398.1369.250117.txt). From ac6c59861dd7384e1c4d016bedab4171920084f5 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:40:43 -0800 Subject: [PATCH 54/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 628e9771..5733dd62 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,7 +47,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * cluster-proportional-autoscaler has been upgraded to v1.9.0-1. * AKS Azure Linux v2 image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/AzureLinux/202502.09.0.txt). * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt). - * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/2019-containerd/17763.6775.250117.txt). + * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2019/17763.6775.250117.txt). * AKS Windows Server 2022 image has been updated to [20348.3091.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/2022-containerd/20348.3091.250117.txt). * AKS Windows Server 23H2 image has been updated to [25398.1369.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/23H2/25398.1369.250117.txt). From d2db3fcc447bf3c37b748064fe8eb26fbfca09b3 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:40:52 -0800 Subject: [PATCH 55/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5733dd62..ab73d16d 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,7 +48,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * AKS Azure Linux v2 image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/AzureLinux/202502.09.0.txt). * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt). * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2019/17763.6775.250117.txt). - * AKS Windows Server 2022 image has been updated to [20348.3091.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/2022-containerd/20348.3091.250117.txt). + * AKS Windows Server 2022 image has been updated to [20348.3091.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2022/20348.3091.250117.txt). * AKS Windows Server 23H2 image has been updated to [25398.1369.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/23H2/25398.1369.250117.txt). ## Release 2025-01-30 From 1c07c9a322eadf89d7648dc1ca4d8945f7d786e0 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:45:27 -0800 Subject: [PATCH 56/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab73d16d..97e4faf5 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,7 +49,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt). * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2019/17763.6775.250117.txt). * AKS Windows Server 2022 image has been updated to [20348.3091.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2022/20348.3091.250117.txt). - * AKS Windows Server 23H2 image has been updated to [25398.1369.250117](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/release-notes/AKSWindows/23H2/25398.1369.250117.txt). + * AKS Windows Server 23H2 image has been updated to [25398.1369.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/23H2/25398.1369.250117.txt). ## Release 2025-01-30 From 197f8f95d510ce14fd08363fdc4db5992d6934b5 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:53:42 -0800 Subject: [PATCH 57/69] Update CHANGELOG.md --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97e4faf5..623dd490 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * [Horizontal Pod Autoscaling](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/) introduced for `ama-metrics replicaset pod` in the [Azure Monitor managed service for Prometheus](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/prometheus-metrics-overview) add-on. More details about the configuration of the Horizontal Pod Autoscaler can be found [here](https://github.com/Azure/prometheus-collector/blob/main/internal/docs/HPA.md). * Component Updates: - * Starting with Kubernetes v1.32, node subnet mode will be installed via a DaemonSet (CNS) instead of AgentBaker. Customers will now see this DaemonSet running in their clusters, aligning node subnet mode with PodSubnet and Overlay CNI for a more uniform architecture and faster security updates. * Updated Windows CNS from v1.6.13 to v1.6.21 and Linux CNS from v1.6.18 to v1.6.21. * Updated Windows CNI and Linux CNI from v1.6.18 to v1.6.21. * Updated [tigera operator to v1.36.3](https://github.com/tigera/operator/releases/tag/v1.36.3) and [calico to v3.29.0](https://github.com/projectcalico/calico/releases/tag/v3.29.0). From c4a93cb0f46a6c0cc8cdc35db746368532a0119e Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 17:54:09 -0800 Subject: [PATCH 58/69] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 623dd490..b164a7ce 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Behavior Changes: * [Horizontal Pod Autoscaling](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/) introduced for `ama-metrics replicaset pod` in the [Azure Monitor managed service for Prometheus](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/prometheus-metrics-overview) add-on. More details about the configuration of the Horizontal Pod Autoscaler can be found [here](https://github.com/Azure/prometheus-collector/blob/main/internal/docs/HPA.md). + * Starting with Kubernetes v1.32, node subnet mode will be installed via the `azure-cns` DaemonSet, allowing for faster security updates. * Component Updates: * Updated Windows CNS from v1.6.13 to v1.6.21 and Linux CNS from v1.6.18 to v1.6.21. From f5a052e2741b17babe6adfa1b60cfe3fee2c9efa Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 18:03:08 -0800 Subject: [PATCH 59/69] Removed non-user facing change --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b164a7ce..41eabfc7 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,7 +43,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * github.com/prometheus/common v0.60.0 to [v0.62.0](https://github.com/prometheus/common/releases/tag/v0.62.0) * github.com/samber/lo v1.47.0 to [v1.49.1](https://github.com/samber/lo/releases/tag/v1.49.1) * github.com/stretchr/testify v1.9.0 to [v1.10.0](https://github.com/stretchr/testify/releases/tag/v1.10.0) - * Updated Azure File CSI driver liveness probe to v2.15.0 and CSI node driver registrar to v2.13.0 on AKS 1.31 and 1.32. * cluster-proportional-autoscaler has been upgraded to v1.9.0-1. * AKS Azure Linux v2 image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/AzureLinux/202502.09.0.txt). * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt). From c9cf37a3bbd31e5163d8b4c3904248237fb65b7f Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 18:03:23 -0800 Subject: [PATCH 60/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41eabfc7..eaaf0677 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Component Updates: * Updated Windows CNS from v1.6.13 to v1.6.21 and Linux CNS from v1.6.18 to v1.6.21. - * Updated Windows CNI and Linux CNI from v1.6.18 to v1.6.21. + * Updated Windows CNI and Linux CNI from v1.6.18 to [v1.6.21](https://github.com/Azure/azure-container-networking/releases/tag/v1.6.21). * Updated [tigera operator to v1.36.3](https://github.com/tigera/operator/releases/tag/v1.36.3) and [calico to v3.29.0](https://github.com/projectcalico/calico/releases/tag/v3.29.0). * Node Auto Provisioning has been upgraded to use Karpenter [v0.7.2](https://github.com/Azure/karpenter-provider-azure/releases/tag/v0.7.2). * Updated LTS patch version 1.27.102 for Command Injection affecting Windows nodes to address [CVE-2024-9042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9042). From 9574874546c7f11c251f503128bef3912ed0ea9b Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 18:03:41 -0800 Subject: [PATCH 61/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eaaf0677..ccd33bb5 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * Starting with Kubernetes v1.32, node subnet mode will be installed via the `azure-cns` DaemonSet, allowing for faster security updates. * Component Updates: - * Updated Windows CNS from v1.6.13 to v1.6.21 and Linux CNS from v1.6.18 to v1.6.21. + * Updated Windows CNS from v1.6.13 to [v1.6.21](https://github.com/Azure/azure-container-networking/releases/tag/v1.6.21) and Linux CNS from v1.6.18 to [v1.6.21](https://github.com/Azure/azure-container-networking/releases/tag/v1.6.21). * Updated Windows CNI and Linux CNI from v1.6.18 to [v1.6.21](https://github.com/Azure/azure-container-networking/releases/tag/v1.6.21). * Updated [tigera operator to v1.36.3](https://github.com/tigera/operator/releases/tag/v1.36.3) and [calico to v3.29.0](https://github.com/projectcalico/calico/releases/tag/v3.29.0). * Node Auto Provisioning has been upgraded to use Karpenter [v0.7.2](https://github.com/Azure/karpenter-provider-azure/releases/tag/v0.7.2). From ae7d89ee006b50ff2ab408168ee9d23e2144ad09 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 18:11:51 -0800 Subject: [PATCH 62/69] Update CHANGELOG.md --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccd33bb5..a2db7df2 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,7 +43,6 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * github.com/prometheus/common v0.60.0 to [v0.62.0](https://github.com/prometheus/common/releases/tag/v0.62.0) * github.com/samber/lo v1.47.0 to [v1.49.1](https://github.com/samber/lo/releases/tag/v1.49.1) * github.com/stretchr/testify v1.9.0 to [v1.10.0](https://github.com/stretchr/testify/releases/tag/v1.10.0) - * cluster-proportional-autoscaler has been upgraded to v1.9.0-1. * AKS Azure Linux v2 image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/AzureLinux/202502.09.0.txt). * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt). * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2019/17763.6775.250117.txt). From 81a9e0df8a96ceae5359be8d264135c475ee0bdf Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 18:23:44 -0800 Subject: [PATCH 63/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2db7df2..fb76209e 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,7 +43,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * github.com/prometheus/common v0.60.0 to [v0.62.0](https://github.com/prometheus/common/releases/tag/v0.62.0) * github.com/samber/lo v1.47.0 to [v1.49.1](https://github.com/samber/lo/releases/tag/v1.49.1) * github.com/stretchr/testify v1.9.0 to [v1.10.0](https://github.com/stretchr/testify/releases/tag/v1.10.0) - * AKS Azure Linux v2 image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/AzureLinux/202502.09.0.txt). + * AKS Azure Linux v2 image has been updated to [202502.09.0](vhd-notes/AzureLinux/202502.09.0.txt). * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt). * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2019/17763.6775.250117.txt). * AKS Windows Server 2022 image has been updated to [20348.3091.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2022/20348.3091.250117.txt). From 4b56d27c1b236607bc6e21303a56bfb038e7d916 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 18:24:13 -0800 Subject: [PATCH 64/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb76209e..f6c6e17c 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,7 +44,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * github.com/samber/lo v1.47.0 to [v1.49.1](https://github.com/samber/lo/releases/tag/v1.49.1) * github.com/stretchr/testify v1.9.0 to [v1.10.0](https://github.com/stretchr/testify/releases/tag/v1.10.0) * AKS Azure Linux v2 image has been updated to [202502.09.0](vhd-notes/AzureLinux/202502.09.0.txt). - * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](https://github.com/Azure/AKS/blob/master/vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt). + * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt). * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2019/17763.6775.250117.txt). * AKS Windows Server 2022 image has been updated to [20348.3091.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2022/20348.3091.250117.txt). * AKS Windows Server 23H2 image has been updated to [25398.1369.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/23H2/25398.1369.250117.txt). From 7a17b3a44e75a2416ac62aa48f53df03b820071d Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 18:25:09 -0800 Subject: [PATCH 65/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6c6e17c..035662c1 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,7 +47,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt). * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2019/17763.6775.250117.txt). * AKS Windows Server 2022 image has been updated to [20348.3091.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2022/20348.3091.250117.txt). - * AKS Windows Server 23H2 image has been updated to [25398.1369.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/23H2/25398.1369.250117.txt). + * AKS Windows Server 23H2 image has been updated to [25398.1369.250117](vhd-notes/AKSWindows/23H2/25398.1369.250117.txt). ## Release 2025-01-30 From 7188f661304790473fb0ac1a254177f0ef4df5b9 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 18:25:18 -0800 Subject: [PATCH 66/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 035662c1..d1afe856 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,7 +46,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * AKS Azure Linux v2 image has been updated to [202502.09.0](vhd-notes/AzureLinux/202502.09.0.txt). * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt). * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2019/17763.6775.250117.txt). - * AKS Windows Server 2022 image has been updated to [20348.3091.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2022/20348.3091.250117.txt). + * AKS Windows Server 2022 image has been updated to [20348.3091.250117](vhd-notes/AKSWindows/2022/20348.3091.250117.txt). * AKS Windows Server 23H2 image has been updated to [25398.1369.250117](vhd-notes/AKSWindows/23H2/25398.1369.250117.txt). ## Release 2025-01-30 From 2870742e064473055549670db6d8e2ce1b30e5f6 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 18:25:32 -0800 Subject: [PATCH 67/69] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1afe856..0b491904 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,7 +45,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * github.com/stretchr/testify v1.9.0 to [v1.10.0](https://github.com/stretchr/testify/releases/tag/v1.10.0) * AKS Azure Linux v2 image has been updated to [202502.09.0](vhd-notes/AzureLinux/202502.09.0.txt). * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt). - * AKS Windows Server 2019 image has been updated to [17763.6775.250117](https://github.com/Azure/AKS/blob/master/vhd-notes/AKSWindows/2019/17763.6775.250117.txt). + * AKS Windows Server 2019 image has been updated to [17763.6775.250117](vhd-notes/AKSWindows/2019/17763.6775.250117.txt). * AKS Windows Server 2022 image has been updated to [20348.3091.250117](vhd-notes/AKSWindows/2022/20348.3091.250117.txt). * AKS Windows Server 23H2 image has been updated to [25398.1369.250117](vhd-notes/AKSWindows/23H2/25398.1369.250117.txt). From 77bea55626ad28403b3e49d994309f464d8d7b94 Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 18:30:05 -0800 Subject: [PATCH 68/69] 2025 02 20 Release Notes --- .../aks-ubuntu/AKSUbuntu-2404/202502.09.0.txt | 945 ++++++++++++++++++ 1 file changed, 945 insertions(+) create mode 100644 vhd-notes/aks-ubuntu/AKSUbuntu-2404/202502.09.0.txt diff --git a/vhd-notes/aks-ubuntu/AKSUbuntu-2404/202502.09.0.txt b/vhd-notes/aks-ubuntu/AKSUbuntu-2404/202502.09.0.txt new file mode 100644 index 00000000..bfe17cbd --- /dev/null +++ b/vhd-notes/aks-ubuntu/AKSUbuntu-2404/202502.09.0.txt @@ -0,0 +1,945 @@ +Starting build on Sun Feb 9 09:10:16 UTC 2025 +Components downloaded in this VHD build (some of the below components might get deleted during cluster provisioning if they are not needed): + - oras version 1.2.2 + - runc version 1.2.4-ubuntu24.04u1 + - containerd version 2.0.2-ubuntu24.04u1 + - CNI plugin version 1.6.2 + - Azure CNI version 1.4.59 + - Azure CNI version 1.5.38 + - Azure CNI version 1.6.18 + - Azure CNI version 1.5.35 + - Azure CNI version 1.6.13 + - crictl version 1.31.1 + - kubernetes-binaries version v1.27.102-akslts + - kubernetes-binaries version v1.28.100-akslts + - kubernetes-binaries version v1.29.13 + - kubernetes-binaries version v1.30.9 + - kubernetes-binaries version v1.31.5 + - kubernetes-binaries version v1.27.101-akslts + - kubernetes-binaries version v1.28.15 + - kubernetes-binaries version v1.29.12 + - kubernetes-binaries version v1.30.8 + - kubernetes-binaries version v1.31.4 + - azure-acr-credential-provider version v1.30.7 + - azure-acr-credential-provider version v1.29.11 + - containerd-wasm-shims version v0.3.0 v0.5.1 v0.8.0 + - spinkube version 0.15.1 + - runc version 1.2.4-1 + - nvidia-driver=550.127.08-20241204190836 + - bpftrace v0.9.4 +containerd images pre-pulled: + - mcr.microsoft.com/oss/kubernetes/autoscaler/addon-resizer:1.8.22 + - mcr.microsoft.com/oss/kubernetes/autoscaler/addon-resizer:1.8.20 + - mcr.microsoft.com/oss/kubernetes/pause:3.6 + - mcr.microsoft.com/oss/kubernetes/coredns:v1.9.4-hotfix.20240704 + - mcr.microsoft.com/oss/v2/kubernetes/coredns:v1.12.0-1 + - mcr.microsoft.com/oss/v2/kubernetes/coredns:v1.9.4-5 + - mcr.microsoft.com/containernetworking/azure-cni:v1.4.59 + - mcr.microsoft.com/containernetworking/azure-cni:v1.5.41 + - mcr.microsoft.com/containernetworking/azure-cni:v1.6.18 + - mcr.microsoft.com/containernetworking/azure-cni:v1.5.38 + - mcr.microsoft.com/containernetworking/azure-cni:v1.6.13 + - mcr.microsoft.com/containernetworking/azure-cns:v1.4.59 + - mcr.microsoft.com/containernetworking/azure-cns:v1.5.41 + - mcr.microsoft.com/containernetworking/azure-cns:v1.6.18 + - mcr.microsoft.com/containernetworking/azure-cns:v1.5.38 + - mcr.microsoft.com/containernetworking/azure-cns:v1.6.13 + - mcr.microsoft.com/containernetworking/azure-ipam:v0.0.7 + - mcr.microsoft.com/containernetworking/azure-ipam:v0.2.0 + - mcr.microsoft.com/containernetworking/cni-dropgz:v0.0.20 + - mcr.microsoft.com/containernetworking/azure-npm:v1.5.34 + - mcr.microsoft.com/containernetworking/cilium/cilium:v1.14.18-250107 + - mcr.microsoft.com/containernetworking/cilium/cilium:v1.16.5-250110 + - mcr.microsoft.com/containernetworking/cilium/cilium:v1.14.15-241024 + - mcr.microsoft.com/containernetworking/cilium/cilium:v1.16.2-241024 + - mcr.microsoft.com/oss/kubernetes/apiserver-network-proxy/agent:v0.1.6-hotfix.20240116 + - mcr.microsoft.com/oss/kubernetes/apiserver-network-proxy/agent:v0.30.3-hotfix.20240819 + - mcr.microsoft.com/oss/kubernetes-csi/secrets-store/driver:v1.4.7 + - mcr.microsoft.com/oss/kubernetes-csi/secrets-store/driver:v1.4.5 + - mcr.microsoft.com/oss/azure/secrets-store/provider-azure:v1.6.2 + - mcr.microsoft.com/oss/azure/secrets-store/provider-azure:v1.5.3 + - mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.24 + - mcr.microsoft.com/aks/msi/addon-token-adapter:master.221118.2 + - mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.14.0-main-01-16-2025-8d52acfe + - mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.14.0-main-01-16-2025-8d52acfe-targetallocator + - mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.14.0-main-01-16-2025-8d52acfe-cfg + - mcr.microsoft.com/oss/kubernetes/kube-state-metrics:v2.11.0 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.27.21 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.28.13 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.29.11 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.30.7 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.31.1 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.27.20 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.28.11 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.29.9 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.30.5 + - mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.30.0 + - mcr.microsoft.com/oss/kubernetes/autoscaler/cluster-proportional-autoscaler:v1.8.9 + - mcr.microsoft.com/aks/ip-masq-agent-v2:v0.1.15 + - mcr.microsoft.com/aks/ip-masq-agent-v2:v0.1.14 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.29.12 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.30.7 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.31.2 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.29.10 + - mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.30.6 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.29.10 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.30.7 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.31.3 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.29.9 + - mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.30.6 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.23.10 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.24.6 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.25.1 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.23.9 + - mcr.microsoft.com/oss/kubernetes-csi/blob-csi:v1.24.5 + - mcr.microsoft.com/oss/kubernetes-csi/livenessprobe:v2.14.0 + - mcr.microsoft.com/oss/kubernetes-csi/livenessprobe:v2.15.0 + - mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar:v2.12.0 + - mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar:v2.13.0 + - mcr.microsoft.com/oss/v2/open-policy-agent/gatekeeper:v3.17.1-5 + - mcr.microsoft.com/oss/open-policy-agent/gatekeeper:v3.17.1 + - mcr.microsoft.com/azure-policy/policy-kubernetes-addon-prod:1.9.1 + - mcr.microsoft.com/azure-policy/policy-kubernetes-addon-prod:1.8.0 + - mcr.microsoft.com/azure-policy/policy-kubernetes-webhook:1.9.1 + - mcr.microsoft.com/azure-policy/policy-kubernetes-webhook:1.8.0 + - mcr.microsoft.com/aks/aks-node-ca-watcher:master.241021.1 + - mcr.microsoft.com/oss/kubernetes/windows-gmsa-webhook:v0.7.1 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.27.102-akslts + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.28.100-akslts + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.29.13 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.30.9 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.31.5 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.27.101-akslts + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.28.15 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.29.12 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.30.8 + - mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.31.4 + - bcc-tools + - libbcc-examples +kubelet/kubectl downloaded: +-rwxr-xr-x 1 root root 38693345 Aug 13 10:41 /usr/local/bin/crictl +-rwxr-xr-x 1 root root 110649604 Oct 23 16:18 /usr/local/bin/kubelet-v1.28.15 +-rwxr-xr-x 1 root root 49623192 Oct 23 16:18 /usr/local/bin/kubectl-v1.28.15 +-rwxr-xr-x 1 root root 108712196 Oct 31 21:40 /usr/local/bin/kubelet-v1.27.101-akslts +-rwxr-xr-x 1 root root 49066136 Oct 31 21:40 /usr/local/bin/kubectl-v1.27.101-akslts +-rwxr-xr-x 1 root root 76902744 Dec 13 17:25 /usr/local/bin/kubelet-v1.31.4 +-rwxr-xr-x 1 root root 56381592 Dec 13 17:25 /usr/local/bin/kubectl-v1.31.4 +-rwxr-xr-x 1 root root 112603396 Dec 13 17:43 /usr/local/bin/kubelet-v1.29.12 +-rwxr-xr-x 1 root root 50225304 Dec 13 17:43 /usr/local/bin/kubectl-v1.29.12 +-rwxr-xr-x 1 root root 100161976 Dec 13 21:23 /usr/local/bin/kubelet-v1.30.8 +-rwxr-xr-x 1 root root 51454104 Dec 13 21:23 /usr/local/bin/kubectl-v1.30.8 +-rwxr-xr-x 1 1001 118 10334343 Dec 17 09:51 /usr/local/bin/oras +-rw-r--r-- 1 1001 118 11343 Dec 19 08:28 /usr/local/bin/LICENSE +-rwxr-xr-x 1 root root 76910936 Jan 16 19:23 /usr/local/bin/kubelet-v1.31.5 +-rwxr-xr-x 1 root root 56381592 Jan 16 19:23 /usr/local/bin/kubectl-v1.31.5 +-rwxr-xr-x 1 root root 100161976 Jan 16 19:24 /usr/local/bin/kubelet-v1.30.9 +-rwxr-xr-x 1 root root 51454104 Jan 16 19:24 /usr/local/bin/kubectl-v1.30.9 +-rwxr-xr-x 1 root root 112611588 Jan 16 19:43 /usr/local/bin/kubelet-v1.29.13 +-rwxr-xr-x 1 root root 50225304 Jan 16 19:43 /usr/local/bin/kubectl-v1.29.13 +-rwxr-xr-x 1 root root 108712196 Jan 28 23:01 /usr/local/bin/kubelet-v1.27.102-akslts +-rwxr-xr-x 1 root root 49066136 Jan 28 23:01 /usr/local/bin/kubectl-v1.27.102-akslts +-rwxr-xr-x 1 root root 110649604 Jan 29 02:21 /usr/local/bin/kubelet-v1.28.100-akslts +-rwxr-xr-x 1 root root 49623192 Jan 29 02:21 /usr/local/bin/kubectl-v1.28.100-akslts +-rwxr-xr-x 1 root root 705 Feb 9 09:10 /usr/local/bin/ci-syslog-watcher.sh +-rwxr-xr-x 1 root root 9905 Feb 9 09:16 /usr/local/bin/containerd-shim-spin-vv0-8-0-v1 +-rwxr-xr-x 1 root root 9905 Feb 9 09:16 /usr/local/bin/containerd-shim-slight-vv0-5-1-v1 +-rwxr-xr-x 1 root root 9903 Feb 9 09:16 /usr/local/bin/containerd-shim-slight-vv0-8-0-v1 +-rwxr-xr-x 1 root root 9905 Feb 9 09:17 /usr/local/bin/containerd-shim-spin-vv0-3-0-v1 +-rwxr-xr-x 1 root root 9905 Feb 9 09:17 /usr/local/bin/containerd-shim-slight-vv0-3-0-v1 +-rwxr-xr-x 1 root root 9905 Feb 9 09:17 /usr/local/bin/containerd-shim-spin-vv0-5-1-v1 +-rwxr-xr-x 1 root root 63515504 Feb 9 09:17 /usr/local/bin/containerd-shim-spin-v2 +-rwxr-xr-x 1 root root 35384960 Feb 9 09:17 /usr/local/bin/bpftrace +=== Installed Packages Begin +Listing... +adduser/noble,now 3.137ubuntu1 all [installed,automatic] +apparmor/noble-updates,now 4.0.1really4.0.1-0ubuntu0.24.04.3 amd64 [installed,automatic] +appstream/noble,now 1.0.2-1build6 amd64 [installed,automatic] +apt-utils/noble,now 2.7.14build2 amd64 [installed,automatic] +apt/noble,now 2.7.14build2 amd64 [installed,automatic] +attr/noble-updates,now 1:2.5.2-1build1.1 amd64 [installed,automatic] +base-files/noble-updates,now 13ubuntu10.1 amd64 [installed] +base-passwd/noble,now 3.6.3build1 amd64 [installed,automatic] +bash-completion/noble,now 1:2.11-8 all [installed,automatic] +bash/noble,now 5.2.21-2ubuntu4 amd64 [installed] +bc/noble,now 1.07.1-3ubuntu4 amd64 [installed,automatic] +bcache-tools/noble,now 1.0.8-5build1 amd64 [installed] +bind9-dnsutils/noble-updates,noble-security,now 1:9.18.30-0ubuntu0.24.04.2 amd64 [installed] +bind9-host/noble-updates,noble-security,now 1:9.18.30-0ubuntu0.24.04.2 amd64 [installed,automatic] +bind9-libs/noble-updates,noble-security,now 1:9.18.30-0ubuntu0.24.04.2 amd64 [installed,automatic] +binutils-common/noble-updates,noble-security,now 2.42-4ubuntu2.3 amd64 [installed,automatic] +binutils-x86-64-linux-gnu/noble-updates,noble-security,now 2.42-4ubuntu2.3 amd64 [installed,automatic] +binutils/noble-updates,noble-security,now 2.42-4ubuntu2.3 amd64 [installed,automatic] +blobfuse2/noble,now 2.4.0 amd64 [installed] +bolt/noble,now 0.9.7-1 amd64 [installed,automatic] +bpfcc-tools/noble,now 0.29.1+ds-1ubuntu7 all [installed,automatic] +bpftrace/noble,now 0.20.2-1ubuntu4 amd64 [installed,automatic] +bsdextrautils/noble-updates,now 2.39.3-9ubuntu6.2 amd64 [installed,automatic] +bsdutils/noble-updates,now 1:2.39.3-9ubuntu6.2 amd64 [installed] +btrfs-progs/noble,now 6.6.3-1.1build2 amd64 [installed] +build-essential/noble,now 12.10ubuntu1 amd64 [installed] +busybox-initramfs/noble-updates,noble-security,now 1:1.36.1-6ubuntu3.1 amd64 [installed,automatic] +busybox-static/noble-updates,noble-security,now 1:1.36.1-6ubuntu3.1 amd64 [installed,automatic] +byobu/noble,now 6.11-0ubuntu1 all [installed] +bzip2/noble-updates,now 1.0.8-5.1build0.1 amd64 [installed,automatic] +ca-certificates/noble,now 20240203 all [installed] +ceph-common/noble-updates,noble-security,now 19.2.0-0ubuntu0.24.04.2 amd64 [installed] +cgroup-lite/noble,now 1.15 all [installed] +chrony/noble-updates,now 4.5-1ubuntu4.2 amd64 [installed] +cifs-utils/noble,now 2:7.0-2build1 amd64 [installed] +cloud-guest-utils/noble,now 0.33-1 all [installed] +cloud-init/noble-updates,now 24.4-0ubuntu1~24.04.2 all [installed] +cloud-initramfs-copymods/noble-updates,now 0.49~24.04.1 all [installed] +cloud-initramfs-dyn-netconf/noble-updates,now 0.49~24.04.1 all [installed] +command-not-found/noble,now 23.04.0 all [installed,automatic] +conntrack/noble,now 1:1.4.8-1ubuntu1 amd64 [installed] +console-setup-linux/noble,now 1.226ubuntu1 all [installed,automatic] +console-setup/noble,now 1.226ubuntu1 all [installed,automatic] +coreutils/noble,now 9.4-3ubuntu6 amd64 [installed,automatic] +cpio/noble,now 2.15+dfsg-1ubuntu2 amd64 [installed,automatic] +cpp-13-x86-64-linux-gnu/noble-updates,noble-security,now 13.3.0-6ubuntu2~24.04 amd64 [installed,automatic] +cpp-13/noble-updates,noble-security,now 13.3.0-6ubuntu2~24.04 amd64 [installed,automatic] +cpp-x86-64-linux-gnu/noble,now 4:13.2.0-7ubuntu1 amd64 [installed,automatic] +cpp/noble,now 4:13.2.0-7ubuntu1 amd64 [installed,automatic] +cracklib-runtime/noble,now 2.9.6-5.1build2 amd64 [installed] +cron-daemon-common/noble,now 3.0pl1-184ubuntu2 all [installed,automatic] +cron/noble,now 3.0pl1-184ubuntu2 amd64 [installed,automatic] +cryptsetup-bin/noble-updates,now 2:2.7.0-1ubuntu4.1 amd64 [installed,automatic] +cryptsetup-initramfs/noble-updates,now 2:2.7.0-1ubuntu4.1 all [installed,automatic] +cryptsetup/noble-updates,now 2:2.7.0-1ubuntu4.1 amd64 [installed,automatic] +curl/noble-updates,noble-security,now 8.5.0-2ubuntu10.6 amd64 [installed] +dash/noble,now 0.5.12-6ubuntu5 amd64 [installed] +dbus-bin/noble-updates,now 1.14.10-4ubuntu4.1 amd64 [installed,automatic] +dbus-daemon/noble-updates,now 1.14.10-4ubuntu4.1 amd64 [installed,automatic] +dbus-session-bus-common/noble-updates,now 1.14.10-4ubuntu4.1 all [installed,automatic] +dbus-system-bus-common/noble-updates,now 1.14.10-4ubuntu4.1 all [installed,automatic] +dbus-user-session/noble-updates,now 1.14.10-4ubuntu4.1 amd64 [installed,automatic] +dbus/noble-updates,now 1.14.10-4ubuntu4.1 amd64 [installed,automatic] +debconf-i18n/noble,now 1.5.86ubuntu1 all [installed,automatic] +debconf/noble,now 1.5.86ubuntu1 all [installed,automatic] +debianutils/noble,now 5.17build1 amd64 [installed,automatic] +dhcpcd-base/noble-updates,now 1:10.0.6-1ubuntu3.1 amd64 [installed,automatic] +diffutils/noble,now 1:3.10-1build1 amd64 [installed] +dirmngr/noble,now 2.4.4-2ubuntu17 amd64 [installed] +distro-info-data/noble-updates,now 0.60ubuntu0.2 all [installed,automatic] +distro-info/noble,now 1.7build1 amd64 [installed,automatic] +dkms/noble,now 3.0.11-1ubuntu13 all [installed] +dmeventd/noble-updates,now 2:1.02.185-3ubuntu3.1 amd64 [installed,automatic] +dmidecode/noble-updates,now 3.5-3ubuntu0.1 amd64 [installed,automatic] +dmsetup/noble-updates,now 2:1.02.185-3ubuntu3.1 amd64 [installed,automatic] +dosfstools/noble,now 4.2-1.1build1 amd64 [installed,automatic] +dpkg-dev/noble-updates,noble-security,now 1.22.6ubuntu6.1 all [installed,automatic] +dpkg/noble-updates,noble-security,now 1.22.6ubuntu6.1 amd64 [installed,automatic] +dracut-install/noble-updates,now 060+5-1ubuntu3.2 amd64 [installed,automatic] +e2fsprogs-l10n/noble-updates,now 1.47.0-2.4~exp1ubuntu4.1 all [installed,automatic] +e2fsprogs/noble-updates,now 1.47.0-2.4~exp1ubuntu4.1 amd64 [installed,automatic] +eatmydata/noble,now 131-1ubuntu1 all [installed] +ebtables/noble,now 2.0.11-6build1 amd64 [installed] +ed/noble,now 1.20.1-1 amd64 [installed,automatic] +efibootmgr/noble,now 18-1build2 amd64 [installed] +eject/noble-updates,now 2.39.3-9ubuntu6.2 amd64 [installed,automatic] +ethtool/noble,now 1:6.7-1build1 amd64 [installed] +fdisk/noble-updates,now 2.39.3-9ubuntu6.2 amd64 [installed,automatic] +file/noble,now 1:5.45-3build1 amd64 [installed,automatic] +finalrd/noble,now 9build1 all [installed,automatic] +findutils/noble,now 4.9.0-5build1 amd64 [installed] +fonts-ubuntu-console/noble,now 0.869+git20240321-0ubuntu1 all [installed] +friendly-recovery/noble,now 0.2.42 all [installed,automatic] +ftp/noble,now 20230507-2build3 all [installed,automatic] +fuse3/noble,now 3.14.0-5build1 amd64 [installed] +fwupd-signed/noble,now 1.52+1.4-1 amd64 [installed,automatic] +fwupd/noble-updates,now 1.9.27-0ubuntu1~24.04.1 amd64 [installed] +g++-13-x86-64-linux-gnu/noble-updates,noble-security,now 13.3.0-6ubuntu2~24.04 amd64 [installed,automatic] +g++-13/noble-updates,noble-security,now 13.3.0-6ubuntu2~24.04 amd64 [installed,automatic] +g++-x86-64-linux-gnu/noble,now 4:13.2.0-7ubuntu1 amd64 [installed,automatic] +g++/noble,now 4:13.2.0-7ubuntu1 amd64 [installed,automatic] +gawk/noble,now 1:5.2.1-2build3 amd64 [installed,automatic] +gcc-13-base/noble-updates,noble-security,now 13.3.0-6ubuntu2~24.04 amd64 [installed,automatic] +gcc-13-x86-64-linux-gnu/noble-updates,noble-security,now 13.3.0-6ubuntu2~24.04 amd64 [installed,automatic] +gcc-13/noble-updates,noble-security,now 13.3.0-6ubuntu2~24.04 amd64 [installed,automatic] +gcc-14-base/noble-updates,noble-security,now 14.2.0-4ubuntu2~24.04 amd64 [installed,automatic] +gcc-x86-64-linux-gnu/noble,now 4:13.2.0-7ubuntu1 amd64 [installed,automatic] +gcc/noble,now 4:13.2.0-7ubuntu1 amd64 [installed] +gdisk/noble,now 1.0.10-1build1 amd64 [installed,automatic] +gettext-base/noble,now 0.21-14ubuntu2 amd64 [installed,automatic] +gir1.2-girepository-2.0/noble,now 1.80.1-1 amd64 [installed,automatic] +gir1.2-glib-2.0/noble-updates,noble-security,now 2.80.0-6ubuntu3.2 amd64 [installed,automatic] +gir1.2-packagekitglib-1.0/noble-updates,now 1.2.8-2ubuntu1.1 amd64 [installed,automatic] +git-man/noble-updates,noble-security,now 1:2.43.0-1ubuntu7.2 all [installed,automatic] +git/noble-updates,noble-security,now 1:2.43.0-1ubuntu7.2 amd64 [installed] +glusterfs-client/noble-updates,now 11.1-4ubuntu0.1 amd64 [installed] +glusterfs-common/noble-updates,now 11.1-4ubuntu0.1 amd64 [installed,automatic] +gnupg-l10n/noble,now 2.4.4-2ubuntu17 all [installed,automatic] +gnupg-utils/noble,now 2.4.4-2ubuntu17 amd64 [installed,automatic] +gnupg/noble,now 2.4.4-2ubuntu17 all [installed] +gpg-agent/noble,now 2.4.4-2ubuntu17 amd64 [installed,automatic] +gpg-wks-client/noble,now 2.4.4-2ubuntu17 amd64 [installed,automatic] +gpg/noble,now 2.4.4-2ubuntu17 amd64 [installed,automatic] +gpgconf/noble,now 2.4.4-2ubuntu17 amd64 [installed,automatic] +gpgsm/noble,now 2.4.4-2ubuntu17 amd64 [installed,automatic] +gpgv/noble,now 2.4.4-2ubuntu17 amd64 [installed,automatic] +grep/noble,now 3.11-4build1 amd64 [installed] +groff-base/noble,now 1.23.0-3build2 amd64 [installed,automatic] +grub-common/noble-updates,now 2.12-1ubuntu7.1 amd64 [installed,automatic] +grub-efi-amd64-bin/noble-updates,now 2.12-1ubuntu7.1 amd64 [installed,automatic] +grub-efi-amd64-signed/noble-updates,now 1.202.2+2.12-1ubuntu7.1 amd64 [installed,automatic] +grub-gfxpayload-lists/noble,now 0.7build2 amd64 [installed,automatic] +grub-pc-bin/noble-updates,now 2.12-1ubuntu7.1 amd64 [installed,automatic] +grub-pc/noble-updates,now 2.12-1ubuntu7.1 amd64 [installed] +grub2-common/noble-updates,now 2.12-1ubuntu7.1 amd64 [installed,automatic] +gzip/noble,now 1.12-1ubuntu3 amd64 [installed] +hdparm/noble,now 9.65+ds-1build1 amd64 [installed,automatic] +hostname/noble,now 3.23+nmu2ubuntu2 amd64 [installed] +htop/noble,now 3.3.0-4build1 amd64 [installed] +hwdata/noble,now 0.379-1 all [installed,automatic] +ibverbs-providers/noble,now 50.0-2build2 amd64 [installed,automatic] +ieee-data/noble,now 20220827.1 all [installed,automatic] +inetutils-telnet/noble,now 2:2.5-3ubuntu4 amd64 [installed,automatic] +info/noble,now 7.1-3build2 amd64 [installed,automatic] +init-system-helpers/noble,now 1.66ubuntu1 all [installed] +init/noble,now 1.66ubuntu1 amd64 [installed] +initramfs-tools-bin/noble-updates,now 0.142ubuntu25.4 amd64 [installed,automatic] +initramfs-tools-core/noble-updates,now 0.142ubuntu25.4 all [installed,automatic] +initramfs-tools/noble-updates,now 0.142ubuntu25.4 all [installed] +inotify-tools/noble,now 3.22.6.0-4 amd64 [installed] +install-info/noble,now 7.1-3build2 amd64 [installed,automatic] +iotop/noble,now 0.6-42-ga14256a-0.2build1 amd64 [installed] +iproute2/noble,now 6.1.0-1ubuntu6 amd64 [installed] +ipset/noble,now 7.19-1ubuntu2 amd64 [installed] +iptables/noble,now 1.8.10-3ubuntu2 amd64 [installed] +iputils-ping/noble,now 3:20240117-1build1 amd64 [installed,automatic] +iputils-tracepath/noble,now 3:20240117-1build1 amd64 [installed,automatic] +irqbalance/noble,now 1.9.3-2ubuntu5 amd64 [installed] +iso-codes/noble,now 4.16.0-1 all [installed,automatic] +jq/noble,now 1.7.1-3build1 amd64 [installed] +kbd/noble,now 2.6.4-2ubuntu2 amd64 [installed,automatic] +keyboard-configuration/noble,now 1.226ubuntu1 all [installed,automatic] +keyboxd/noble,now 2.4.4-2ubuntu17 amd64 [installed,automatic] +keyutils/noble,now 1.6.3-3build1 amd64 [installed] +klibc-utils/noble-updates,noble-security,now 2.0.13-4ubuntu0.1 amd64 [installed,automatic] +kmod/noble-updates,now 31+20240202-2ubuntu7.1 amd64 [installed] +kpartx/noble,now 0.9.4-5ubuntu8 amd64 [installed,automatic] +krb5-locales/noble-updates,noble-security,now 1.20.1-6ubuntu2.3 all [installed,automatic] +landscape-common/noble-updates,now 24.02-0ubuntu5.1 amd64 [installed] +less/noble-updates,noble-security,now 590-2ubuntu2.1 amd64 [installed,automatic] +libacl1/noble-updates,now 2.3.2-1build1.1 amd64 [installed,automatic] +libaio1t64/noble-updates,now 0.3.113-6build1.1 amd64 [installed,automatic] +libapparmor1/noble-updates,now 4.0.1really4.0.1-0ubuntu0.24.04.3 amd64 [installed,automatic] +libappstream5/noble,now 1.0.2-1build6 amd64 [installed,automatic] +libapt-pkg6.0t64/noble,now 2.7.14build2 amd64 [installed,automatic] +libarchive13t64/noble-updates,noble-security,now 3.7.2-2ubuntu0.3 amd64 [installed,automatic] +libargon2-1/noble,now 0~20190702+dfsg-4build1 amd64 [installed,automatic] +libasan8/noble-updates,noble-security,now 14.2.0-4ubuntu2~24.04 amd64 [installed,automatic] +libassuan0/noble,now 2.5.6-1build1 amd64 [installed,automatic] +libatasmart4/noble,now 0.19-5build3 amd64 [installed,automatic] +libatm1t64/noble,now 1:2.5.1-5.1build1 amd64 [installed,automatic] +libatomic1/noble-updates,noble-security,now 14.2.0-4ubuntu2~24.04 amd64 [installed,automatic] +libattr1/noble-updates,now 1:2.5.2-1build1.1 amd64 [installed,automatic] +libaudit-common/noble-updates,now 1:3.1.2-2.1build1.1 all [installed,automatic] +libaudit1/noble-updates,now 1:3.1.2-2.1build1.1 amd64 [installed,automatic] +libbabeltrace1/noble,now 1.5.11-3build3 amd64 [installed,automatic] +libbinutils/noble-updates,noble-security,now 2.42-4ubuntu2.3 amd64 [installed,automatic] +libblkid1/noble-updates,now 2.39.3-9ubuntu6.2 amd64 [installed,automatic] +libblockdev-crypto3/noble,now 3.1.1-1 amd64 [installed,automatic] +libblockdev-fs3/noble,now 3.1.1-1 amd64 [installed,automatic] +libblockdev-loop3/noble,now 3.1.1-1 amd64 [installed,automatic] +libblockdev-mdraid3/noble,now 3.1.1-1 amd64 [installed,automatic] +libblockdev-nvme3/noble,now 3.1.1-1 amd64 [installed,automatic] +libblockdev-part3/noble,now 3.1.1-1 amd64 [installed,automatic] +libblockdev-swap3/noble,now 3.1.1-1 amd64 [installed,automatic] +libblockdev-utils3/noble,now 3.1.1-1 amd64 [installed,automatic] +libblockdev3/noble,now 3.1.1-1 amd64 [installed,automatic] +libboost-context1.83.0/noble-updates,now 1.83.0-2.1ubuntu3.1 amd64 [installed,automatic] +libboost-filesystem1.83.0/noble-updates,now 1.83.0-2.1ubuntu3.1 amd64 [installed,automatic] +libboost-iostreams1.83.0/noble-updates,now 1.83.0-2.1ubuntu3.1 amd64 [installed,automatic] +libboost-program-options1.83.0/noble-updates,now 1.83.0-2.1ubuntu3.1 amd64 [installed,automatic] +libboost-thread1.83.0/noble-updates,now 1.83.0-2.1ubuntu3.1 amd64 [installed,automatic] +libboost-url1.83.0/noble-updates,now 1.83.0-2.1ubuntu3.1 amd64 [installed,automatic] +libbpf1/noble,now 1:1.3.0-2build2 amd64 [installed,automatic] +libbpfcc/noble,now 0.29.1+ds-1ubuntu7 amd64 [installed,automatic] +libbrotli1/noble,now 1.1.0-2build2 amd64 [installed,automatic] +libbsd0/noble-updates,now 0.12.1-1build1.1 amd64 [installed,automatic] +libbytesize-common/noble,now 2.10-1ubuntu2 all [installed,automatic] +libbytesize1/noble,now 2.10-1ubuntu2 amd64 [installed,automatic] +libbz2-1.0/noble-updates,now 1.0.8-5.1build0.1 amd64 [installed,automatic] +libc-bin/noble-updates,noble-security,now 2.39-0ubuntu8.4 amd64 [installed,automatic] +libc-dev-bin/noble-updates,noble-security,now 2.39-0ubuntu8.4 amd64 [installed,automatic] +libc6-dev/noble-updates,noble-security,now 2.39-0ubuntu8.4 amd64 [installed,automatic] +libc6/noble-updates,noble-security,now 2.39-0ubuntu8.4 amd64 [installed,automatic] +libcap-ng0/noble,now 0.8.4-2build2 amd64 [installed,automatic] +libcap2-bin/noble-updates,now 1:2.66-5ubuntu2.1 amd64 [installed,automatic] +libcap2/noble-updates,now 1:2.66-5ubuntu2.1 amd64 [installed,automatic] +libcbor0.10/noble,now 0.10.2-1.2ubuntu2 amd64 [installed,automatic] +libcc1-0/noble-updates,noble-security,now 14.2.0-4ubuntu2~24.04 amd64 [installed,automatic] +libcephfs2/noble-updates,noble-security,now 19.2.0-0ubuntu0.24.04.2 amd64 [installed,automatic] +libclang-cpp18/noble-updates,now 1:18.1.3-1ubuntu1 amd64 [installed,automatic] +libclang1-18/noble-updates,now 1:18.1.3-1ubuntu1 amd64 [installed,automatic] +libcom-err2/noble-updates,now 1.47.0-2.4~exp1ubuntu4.1 amd64 [installed,automatic] +libcrack2/noble,now 2.9.6-5.1build2 amd64 [installed,automatic] +libcrypt-dev/noble,now 1:4.4.36-4build1 amd64 [installed,automatic] +libcrypt1/noble,now 1:4.4.36-4build1 amd64 [installed,automatic] +libcryptsetup12/noble-updates,now 2:2.7.0-1ubuntu4.1 amd64 [installed,automatic] +libctf-nobfd0/noble-updates,noble-security,now 2.42-4ubuntu2.3 amd64 [installed,automatic] +libctf0/noble-updates,noble-security,now 2.42-4ubuntu2.3 amd64 [installed,automatic] +libcurl3t64-gnutls/noble-updates,noble-security,now 8.5.0-2ubuntu10.6 amd64 [installed,automatic] +libcurl4t64/noble-updates,noble-security,now 8.5.0-2ubuntu10.6 amd64 [installed,automatic] +libdaxctl1/noble,now 77-2ubuntu2 amd64 [installed,automatic] +libdb5.3t64/noble,now 5.3.28+dfsg2-7 amd64 [installed,automatic] +libdbus-1-3/noble-updates,now 1.14.10-4ubuntu4.1 amd64 [installed,automatic] +libdebconfclient0/noble,now 0.271ubuntu3 amd64 [installed,automatic] +libdevmapper-event1.02.1/noble-updates,now 2:1.02.185-3ubuntu3.1 amd64 [installed,automatic] +libdevmapper1.02.1/noble-updates,now 2:1.02.185-3ubuntu3.1 amd64 [installed,automatic] +libdpkg-perl/noble-updates,noble-security,now 1.22.6ubuntu6.1 all [installed,automatic] +libdrm-common/noble-updates,now 2.4.122-1~ubuntu0.24.04.1 all [installed,automatic] +libdrm2/noble-updates,now 2.4.122-1~ubuntu0.24.04.1 amd64 [installed,automatic] +libduktape207/noble,now 2.7.0+tests-0ubuntu3 amd64 [installed,automatic] +libdw1t64/noble-updates,now 0.190-1.1build4.1 amd64 [installed,automatic] +libeatmydata1/noble,now 131-1ubuntu1 amd64 [installed] +libedit2/noble,now 3.1-20230828-1build1 amd64 [installed,automatic] +libefiboot1t64/noble,now 38-3.1build1 amd64 [installed,automatic] +libefivar1t64/noble,now 38-3.1build1 amd64 [installed,automatic] +libelf1t64/noble-updates,now 0.190-1.1build4.1 amd64 [installed,automatic] +liberror-perl/noble,now 0.17029-2 all [installed,automatic] +libestr0/noble,now 0.1.11-1build1 amd64 [installed,automatic] +libevdev2/noble,now 1.13.1+dfsg-1build1 amd64 [installed,automatic] +libevent-core-2.1-7t64/noble,now 2.1.12-stable-9ubuntu2 amd64 [installed,automatic] +libexpat1/noble-updates,noble-security,now 2.6.1-2ubuntu0.2 amd64 [installed,automatic] +libext2fs2t64/noble-updates,now 1.47.0-2.4~exp1ubuntu4.1 amd64 [installed,automatic] +libfastjson4/noble,now 1.2304.0-1build1 amd64 [installed,automatic] +libfdisk1/noble-updates,now 2.39.3-9ubuntu6.2 amd64 [installed,automatic] +libffi8/noble,now 3.4.6-1build1 amd64 [installed,automatic] +libfido2-1/noble,now 1.14.0-1build3 amd64 [installed,automatic] +libflashrom1/noble,now 1.3.0-2.1ubuntu2 amd64 [installed,automatic] +libfreetype6/noble,now 2.13.2+dfsg-1build3 amd64 [installed,automatic] +libfribidi0/noble,now 1.0.13-3build1 amd64 [installed,automatic] +libftdi1-2/noble,now 1.5-6build5 amd64 [installed,automatic] +libfuse3-3/noble,now 3.14.0-5build1 amd64 [installed,automatic] +libfwupd2/noble-updates,now 1.9.27-0ubuntu1~24.04.1 amd64 [installed,automatic] +libgcc-13-dev/noble-updates,noble-security,now 13.3.0-6ubuntu2~24.04 amd64 [installed,automatic] +libgcc-s1/noble-updates,noble-security,now 14.2.0-4ubuntu2~24.04 amd64 [installed,automatic] +libgcrypt20/noble,now 1.10.3-2build1 amd64 [installed,automatic] +libgdbm-compat4t64/noble,now 1.23-5.1build1 amd64 [installed,automatic] +libgdbm6t64/noble,now 1.23-5.1build1 amd64 [installed,automatic] +libgfapi0/noble-updates,now 11.1-4ubuntu0.1 amd64 [installed,automatic] +libgfchangelog0/noble-updates,now 11.1-4ubuntu0.1 amd64 [installed,automatic] +libgfrpc0/noble-updates,now 11.1-4ubuntu0.1 amd64 [installed,automatic] +libgfxdr0/noble-updates,now 11.1-4ubuntu0.1 amd64 [installed,automatic] +libgirepository-1.0-1/noble,now 1.80.1-1 amd64 [installed,automatic] +libglib2.0-0t64/noble-updates,noble-security,now 2.80.0-6ubuntu3.2 amd64 [installed,automatic] +libglib2.0-bin/noble-updates,noble-security,now 2.80.0-6ubuntu3.2 amd64 [installed,automatic] +libglib2.0-data/noble-updates,noble-security,now 2.80.0-6ubuntu3.2 all [installed,automatic] +libglusterfs0/noble-updates,now 11.1-4ubuntu0.1 amd64 [installed,automatic] +libgmp10/noble-updates,now 2:6.3.0+dfsg-2ubuntu6.1 amd64 [installed,automatic] +libgnutls30t64/noble-updates,now 3.8.3-1.1ubuntu3.2 amd64 [installed,automatic] +libgomp1/noble-updates,noble-security,now 14.2.0-4ubuntu2~24.04 amd64 [installed,automatic] +libgoogle-perftools4t64/noble,now 2.15-3build1 amd64 [installed,automatic] +libgpg-error-l10n/noble-updates,now 1.47-3build2.1 all [installed,automatic] +libgpg-error0/noble-updates,now 1.47-3build2.1 amd64 [installed,automatic] +libgpgme11t64/noble,now 1.18.0-4.1ubuntu4 amd64 [installed,automatic] +libgpm2/noble,now 1.20.7-11 amd64 [installed,automatic] +libgprofng0/noble-updates,noble-security,now 2.42-4ubuntu2.3 amd64 [installed,automatic] +libgssapi-krb5-2/noble-updates,noble-security,now 1.20.1-6ubuntu2.3 amd64 [installed,automatic] +libgstreamer1.0-0/noble-updates,noble-security,now 1.24.2-1ubuntu0.1 amd64 [installed,automatic] +libgudev-1.0-0/noble,now 1:238-5ubuntu1 amd64 [installed,automatic] +libgusb2/noble,now 0.4.8-1build2 amd64 [installed,automatic] +libhogweed6t64/noble-updates,now 3.9.1-2.2build1.1 amd64 [installed,automatic] +libhwasan0/noble-updates,noble-security,now 14.2.0-4ubuntu2~24.04 amd64 [installed,automatic] +libibverbs1/noble,now 50.0-2build2 amd64 [installed,automatic] +libicu74/noble-updates,now 74.2-1ubuntu3.1 amd64 [installed,automatic] +libidn2-0/noble-updates,now 2.3.7-2build1.1 amd64 [installed,automatic] +libinih1/noble,now 55-1ubuntu2 amd64 [installed,automatic] +libinotifytools0/noble,now 3.22.6.0-4 amd64 [installed,automatic] +libintl-perl/noble,now 1.33-1build3 all [installed,automatic] +libintl-xs-perl/noble,now 1.33-1build3 amd64 [installed,automatic] +libip4tc2/noble,now 1.8.10-3ubuntu2 amd64 [installed,automatic] +libip6tc2/noble,now 1.8.10-3ubuntu2 amd64 [installed,automatic] +libipset13/noble,now 7.19-1ubuntu2 amd64 [installed,automatic] +libisl23/noble-updates,now 0.26-3build1.1 amd64 [installed,automatic] +libisns0t64/noble,now 0.101-0.3build3 amd64 [installed,automatic] +libitm1/noble-updates,noble-security,now 14.2.0-4ubuntu2~24.04 amd64 [installed,automatic] +libjansson4/noble,now 2.14-2build2 amd64 [installed,automatic] +libjcat1/noble,now 0.2.0-2build3 amd64 [installed,automatic] +libjq1/noble,now 1.7.1-3build1 amd64 [installed,automatic] +libjson-c5/noble,now 0.17-1build1 amd64 [installed,automatic] +libjson-glib-1.0-0/noble,now 1.8.0-2build2 amd64 [installed,automatic] +libjson-glib-1.0-common/noble,now 1.8.0-2build2 all [installed,automatic] +libk5crypto3/noble-updates,noble-security,now 1.20.1-6ubuntu2.3 amd64 [installed,automatic] +libkeyutils1/noble,now 1.6.3-3build1 amd64 [installed,automatic] +libklibc/noble-updates,noble-security,now 2.0.13-4ubuntu0.1 amd64 [installed,automatic] +libkmod2/noble-updates,now 31+20240202-2ubuntu7.1 amd64 [installed,automatic] +libkrb5-3/noble-updates,noble-security,now 1.20.1-6ubuntu2.3 amd64 [installed,automatic] +libkrb5support0/noble-updates,noble-security,now 1.20.1-6ubuntu2.3 amd64 [installed,automatic] +libksba8/noble,now 1.6.6-1build1 amd64 [installed,automatic] +libldap-common/noble-updates,now 2.6.7+dfsg-1~exp1ubuntu8.1 all [installed,automatic] +libldap2/noble-updates,now 2.6.7+dfsg-1~exp1ubuntu8.1 amd64 [installed,automatic] +libllvm14t64/noble,now 1:14.0.6-19build4 amd64 [installed] +libllvm18/noble-updates,now 1:18.1.3-1ubuntu1 amd64 [installed,automatic] +liblmdb0/noble,now 0.9.31-1build1 amd64 [installed,automatic] +liblocale-gettext-perl/noble,now 1.07-6ubuntu5 amd64 [installed,automatic] +liblsan0/noble-updates,noble-security,now 14.2.0-4ubuntu2~24.04 amd64 [installed,automatic] +liblua5.4-0/noble,now 5.4.6-3build2 amd64 [installed,automatic] +liblvm2cmd2.03/noble-updates,now 2.03.16-3ubuntu3.1 amd64 [installed,automatic] +liblz4-1/noble-updates,now 1.9.4-1build1.1 amd64 [installed,automatic] +liblzma5/noble-updates,now 5.6.1+really5.4.5-1build0.1 amd64 [installed,automatic] +liblzo2-2/noble,now 2.10-2build4 amd64 [installed,automatic] +libmagic-mgc/noble,now 1:5.45-3build1 amd64 [installed,automatic] +libmagic1t64/noble,now 1:5.45-3build1 amd64 [installed,automatic] +libmaxminddb0/noble,now 1.9.1-1build1 amd64 [installed,automatic] +libmbim-glib4/noble,now 1.31.2-0ubuntu3 amd64 [installed,automatic] +libmbim-proxy/noble,now 1.31.2-0ubuntu3 amd64 [installed,automatic] +libmbim-utils/noble,now 1.31.2-0ubuntu3 amd64 [installed,automatic] +libmd0/noble-updates,now 1.1.0-2build1.1 amd64 [installed,automatic] +libmm-glib0/noble,now 1.23.4-0ubuntu2 amd64 [installed,automatic] +libmnl0/noble,now 1.0.5-2build1 amd64 [installed,automatic] +libmodule-find-perl/noble,now 0.16-2 all [installed,automatic] +libmodule-scandeps-perl/noble-updates,noble-security,now 1.35-1ubuntu0.24.04.1 all [installed,automatic] +libmount1/noble-updates,now 2.39.3-9ubuntu6.2 amd64 [installed,automatic] +libmpc3/noble-updates,now 1.3.1-1build1.1 amd64 [installed,automatic] +libmpfr6/noble-updates,now 4.2.1-1build1.1 amd64 [installed,automatic] +libncurses6/noble,now 6.4+20240113-1ubuntu2 amd64 [installed,automatic] +libncursesw6/noble,now 6.4+20240113-1ubuntu2 amd64 [installed,automatic] +libndctl6/noble,now 77-2ubuntu2 amd64 [installed,automatic] +libnetfilter-conntrack3/noble,now 1.0.9-6build1 amd64 [installed,automatic] +libnetplan1/noble-updates,now 1.1.1-1~ubuntu24.04.1 amd64 [installed,automatic] +libnettle8t64/noble-updates,now 3.9.1-2.2build1.1 amd64 [installed,automatic] +libnewt0.52/noble,now 0.52.24-2ubuntu2 amd64 [installed,automatic] +libnfnetlink0/noble,now 1.0.2-2build1 amd64 [installed,automatic] +libnfsidmap1/noble-updates,now 1:2.6.4-3ubuntu5.1 amd64 [installed,automatic] +libnftables1/noble,now 1.0.9-1build1 amd64 [installed,automatic] +libnftnl11/noble,now 1.2.6-2build1 amd64 [installed,automatic] +libnghttp2-14/noble-updates,now 1.59.0-1ubuntu0.2 amd64 [installed,automatic] +libnl-3-200/noble-updates,now 3.7.0-0.3build1.1 amd64 [installed,automatic] +libnl-genl-3-200/noble-updates,now 3.7.0-0.3build1.1 amd64 [installed,automatic] +libnl-route-3-200/noble-updates,now 3.7.0-0.3build1.1 amd64 [installed,automatic] +libnpth0t64/noble,now 1.6-3.1build1 amd64 [installed,automatic] +libnspr4/noble,now 2:4.35-1.1build1 amd64 [installed,automatic] +libnss-systemd/noble-updates,now 255.4-1ubuntu8.5 amd64 [installed,automatic] +libnss3/noble,now 2:3.98-1build1 amd64 [installed,automatic] +libntfs-3g89t64/noble,now 1:2022.10.3-1.2ubuntu3 amd64 [installed,automatic] +libnuma1/noble,now 2.0.18-1build1 amd64 [installed,automatic] +libnvme1t64/noble,now 1.8-3build1 amd64 [installed,automatic] +liboath0t64/noble-updates,noble-security,now 2.6.11-2.1ubuntu0.1 amd64 [installed,automatic] +libonig5/noble,now 6.9.9-1build1 amd64 [installed,automatic] +libopeniscsiusr/noble-updates,now 2.1.9-3ubuntu5.2 amd64 [installed,automatic] +libp11-kit0/noble-updates,now 0.25.3-4ubuntu2.1 amd64 [installed,automatic] +libpackagekit-glib2-18/noble-updates,now 1.2.8-2ubuntu1.1 amd64 [installed,automatic] +libpam-cap/noble-updates,now 1:2.66-5ubuntu2.1 amd64 [installed,automatic] +libpam-modules-bin/noble-updates,now 1.5.3-5ubuntu5.1 amd64 [installed,automatic] +libpam-modules/noble-updates,now 1.5.3-5ubuntu5.1 amd64 [installed,automatic] +libpam-pwquality/noble,now 1.4.5-3build1 amd64 [installed] +libpam-runtime/noble-updates,now 1.5.3-5ubuntu5.1 all [installed,automatic] +libpam-systemd/noble-updates,now 255.4-1ubuntu8.5 amd64 [installed,automatic] +libpam0g/noble-updates,now 1.5.3-5ubuntu5.1 amd64 [installed,automatic] +libparted2t64/noble,now 3.6-4build1 amd64 [installed,automatic] +libpcap0.8t64/noble,now 1.10.4-4.1ubuntu3 amd64 [installed,automatic] +libpci3/noble,now 1:3.10.0-2build1 amd64 [installed,automatic] +libpcre2-8-0/noble-updates,now 10.42-4ubuntu2.1 amd64 [installed,automatic] +libperl5.38t64/noble-updates,now 5.38.2-3.2build2.1 amd64 [installed,automatic] +libpipeline1/noble,now 1.5.7-2 amd64 [installed,automatic] +libplymouth5/noble,now 24.004.60-1ubuntu7 amd64 [installed,automatic] +libpmem1/noble,now 1.13.1-1.1ubuntu2 amd64 [installed,automatic] +libpmemobj1/noble,now 1.13.1-1.1ubuntu2 amd64 [installed,automatic] +libpng16-16t64/noble,now 1.6.43-5build1 amd64 [installed,automatic] +libpolkit-agent-1-0/noble-updates,now 124-2ubuntu1.24.04.2 amd64 [installed,automatic] +libpolkit-gobject-1-0/noble-updates,now 124-2ubuntu1.24.04.2 amd64 [installed,automatic] +libpopt0/noble,now 1.19+dfsg-1build1 amd64 [installed,automatic] +libproc-processtable-perl/noble,now 0.636-1build3 amd64 [installed,automatic] +libproc2-0/noble-updates,now 2:4.0.4-4ubuntu3.2 amd64 [installed,automatic] +libprotobuf-c1/noble,now 1.4.1-1ubuntu4 amd64 [installed,automatic] +libpsl5t64/noble,now 0.21.2-1.1build1 amd64 [installed,automatic] +libpwquality-common/noble,now 1.4.5-3build1 all [installed,automatic] +libpwquality-tools/noble,now 1.4.5-3build1 amd64 [installed] +libpwquality1/noble,now 1.4.5-3build1 amd64 [installed,automatic] +libpython3-stdlib/noble-updates,now 3.12.3-0ubuntu2 amd64 [installed,automatic] +libpython3.12-minimal/noble-updates,noble-security,now 3.12.3-1ubuntu0.4 amd64 [installed,automatic] +libpython3.12-stdlib/noble-updates,noble-security,now 3.12.3-1ubuntu0.4 amd64 [installed,automatic] +libpython3.12t64/noble-updates,noble-security,now 3.12.3-1ubuntu0.4 amd64 [installed,automatic] +libqmi-glib5/noble,now 1.35.2-0ubuntu2 amd64 [installed,automatic] +libqmi-proxy/noble,now 1.35.2-0ubuntu2 amd64 [installed,automatic] +libqmi-utils/noble,now 1.35.2-0ubuntu2 amd64 [installed,automatic] +libqrtr-glib0/noble,now 1.2.2-1ubuntu4 amd64 [installed,automatic] +libquadmath0/noble-updates,noble-security,now 14.2.0-4ubuntu2~24.04 amd64 [installed,automatic] +librabbitmq4/noble,now 0.11.0-1build2 amd64 [installed,automatic] +librados2/noble-updates,noble-security,now 19.2.0-0ubuntu0.24.04.2 amd64 [installed,automatic] +libradosstriper1/noble-updates,noble-security,now 19.2.0-0ubuntu0.24.04.2 amd64 [installed,automatic] +librbd1/noble-updates,noble-security,now 19.2.0-0ubuntu0.24.04.2 amd64 [installed,automatic] +librdmacm1t64/noble,now 50.0-2build2 amd64 [installed,automatic] +libreadline8t64/noble,now 8.2-4build1 amd64 [installed,automatic] +libreiserfscore0t64/noble,now 1:3.6.27-7.1build1 amd64 [installed,automatic] +librtmp1/noble,now 2.4+20151223.gitfa8646d.1-2build7 amd64 [installed,automatic] +libsasl2-2/noble-updates,now 2.1.28+dfsg1-5ubuntu3.1 amd64 [installed,automatic] +libsasl2-modules-db/noble-updates,now 2.1.28+dfsg1-5ubuntu3.1 amd64 [installed,automatic] +libsasl2-modules/noble-updates,now 2.1.28+dfsg1-5ubuntu3.1 amd64 [installed,automatic] +libseccomp2/noble-updates,now 2.5.5-1ubuntu3.1 amd64 [installed,automatic] +libselinux1/noble-updates,now 3.5-2ubuntu2.1 amd64 [installed,automatic] +libsemanage-common/noble,now 3.5-1build5 all [installed,automatic] +libsemanage2/noble,now 3.5-1build5 amd64 [installed,automatic] +libsensors-config/noble,now 1:3.6.0-9build1 all [installed,automatic] +libsensors5/noble,now 1:3.6.0-9build1 amd64 [installed,automatic] +libsepol2/noble,now 3.5-2build1 amd64 [installed,automatic] +libsframe1/noble-updates,noble-security,now 2.42-4ubuntu2.3 amd64 [installed,automatic] +libsgutils2-1.46-2/noble,now 1.46-3ubuntu4 amd64 [installed,automatic] +libsigsegv2/noble,now 2.14-1ubuntu2 amd64 [installed,automatic] +libslang2/noble,now 2.3.3-3build2 amd64 [installed,automatic] +libsmartcols1/noble-updates,now 2.39.3-9ubuntu6.2 amd64 [installed,automatic] +libsodium23/noble,now 1.0.18-1build3 amd64 [installed,automatic] +libsort-naturally-perl/noble,now 1.03-4 all [installed,automatic] +libsqlite3-0/noble-updates,now 3.45.1-1ubuntu2.1 amd64 [installed,automatic] +libss2/noble-updates,now 1.47.0-2.4~exp1ubuntu4.1 amd64 [installed,automatic] +libssh-4/noble,now 0.10.6-2build2 amd64 [installed,automatic] +libssl3t64/noble-updates,noble-security,now 3.0.13-0ubuntu3.4 amd64 [installed,automatic] +libstdc++-13-dev/noble-updates,noble-security,now 13.3.0-6ubuntu2~24.04 amd64 [installed,automatic] +libstdc++6/noble-updates,noble-security,now 14.2.0-4ubuntu2~24.04 amd64 [installed,automatic] +libstemmer0d/noble,now 2.2.0-4build1 amd64 [installed,automatic] +libsysfs2/noble,now 2.1.1-6build1 amd64 [installed,automatic] +libsystemd-shared/noble-updates,now 255.4-1ubuntu8.5 amd64 [installed,automatic] +libsystemd0/noble-updates,now 255.4-1ubuntu8.5 amd64 [installed,automatic] +libtalloc2/noble,now 2.4.2-1build2 amd64 [installed,automatic] +libtasn1-6/noble,now 4.19.0-3build1 amd64 [installed,automatic] +libtcl8.6/noble,now 8.6.14+dfsg-1build1 amd64 [installed,automatic] +libtcmalloc-minimal4t64/noble,now 2.15-3build1 amd64 [installed,automatic] +libterm-readkey-perl/noble,now 2.38-2build4 amd64 [installed,automatic] +libtext-charwidth-perl/noble,now 0.04-11build3 amd64 [installed,automatic] +libtext-iconv-perl/noble,now 1.7-8build3 amd64 [installed,automatic] +libtext-wrapi18n-perl/noble,now 0.06-10 all [installed,automatic] +libtinfo6/noble,now 6.4+20240113-1ubuntu2 amd64 [installed,automatic] +libtirpc-common/noble,now 1.3.4+ds-1.1build1 all [installed,automatic] +libtirpc3t64/noble,now 1.3.4+ds-1.1build1 amd64 [installed,automatic] +libtraceevent1-plugin/noble,now 1:1.8.2-1ubuntu2 amd64 [installed,automatic] +libtraceevent1/noble,now 1:1.8.2-1ubuntu2 amd64 [installed,automatic] +libtracefs1/noble,now 1.8.0-1ubuntu1 amd64 [installed,automatic] +libtsan2/noble-updates,noble-security,now 14.2.0-4ubuntu2~24.04 amd64 [installed,automatic] +libtss2-esys-3.0.2-0t64/noble-updates,noble-security,now 4.0.1-7.1ubuntu5.1 amd64 [installed] +libtss2-mu-4.0.1-0t64/noble-updates,noble-security,now 4.0.1-7.1ubuntu5.1 amd64 [installed] +libtss2-rc0t64/noble-updates,noble-security,now 4.0.1-7.1ubuntu5.1 amd64 [installed] +libtss2-sys1t64/noble-updates,noble-security,now 4.0.1-7.1ubuntu5.1 amd64 [installed,automatic] +libtss2-tcti-cmd0t64/noble-updates,noble-security,now 4.0.1-7.1ubuntu5.1 amd64 [installed,automatic] +libtss2-tcti-device0t64/noble-updates,noble-security,now 4.0.1-7.1ubuntu5.1 amd64 [installed,automatic] +libtss2-tcti-mssim0t64/noble-updates,noble-security,now 4.0.1-7.1ubuntu5.1 amd64 [installed,automatic] +libtss2-tcti-swtpm0t64/noble-updates,noble-security,now 4.0.1-7.1ubuntu5.1 amd64 [installed,automatic] +libubsan1/noble-updates,noble-security,now 14.2.0-4ubuntu2~24.04 amd64 [installed,automatic] +libuchardet0/noble,now 0.0.8-1build1 amd64 [installed,automatic] +libudev1/noble-updates,now 255.4-1ubuntu8.5 amd64 [installed,automatic] +libudisks2-0/noble-updates,now 2.10.1-6ubuntu1 amd64 [installed,automatic] +libunistring5/noble-updates,now 1.1-2build1.1 amd64 [installed,automatic] +libunwind8/noble-updates,now 1.6.2-3build1.1 amd64 [installed,automatic] +liburcu8t64/noble,now 0.14.0-3.1build1 amd64 [installed,automatic] +libusb-1.0-0/noble,now 2:1.0.27-1 amd64 [installed,automatic] +libutempter0/noble,now 1.2.1-3build1 amd64 [installed,automatic] +libuuid1/noble-updates,now 2.39.3-9ubuntu6.2 amd64 [installed,automatic] +libuv1t64/noble,now 1.48.0-1.1build1 amd64 [installed,automatic] +libvolume-key1/noble,now 0.3.12-7build2 amd64 [installed,automatic] +libwbclient0/noble,now 2:4.19.5+dfsg-4ubuntu9 amd64 [installed,automatic] +libwrap0/noble,now 7.6.q-33 amd64 [installed] +libx11-6/noble,now 2:1.8.7-1build1 amd64 [installed,automatic] +libx11-data/noble,now 2:1.8.7-1build1 all [installed,automatic] +libxau6/noble,now 1:1.0.9-1build6 amd64 [installed,automatic] +libxcb1/noble,now 1.15-1ubuntu2 amd64 [installed,automatic] +libxdmcp6/noble,now 1:1.1.3-0ubuntu6 amd64 [installed,automatic] +libxext6/noble,now 2:1.3.4-1build2 amd64 [installed,automatic] +libxkbcommon0/noble,now 1.6.0-1build1 amd64 [installed,automatic] +libxml2/noble-updates,noble-security,now 2.9.14+dfsg-1.3ubuntu3.1 amd64 [installed,automatic] +libxmlb2/noble,now 0.3.18-1 amd64 [installed,automatic] +libxmuu1/noble,now 2:1.1.3-3build2 amd64 [installed,automatic] +libxtables12/noble,now 1.8.10-3ubuntu2 amd64 [installed,automatic] +libxxhash0/noble,now 0.8.2-2build1 amd64 [installed,automatic] +libyaml-0-2/noble,now 0.2.5-1build1 amd64 [installed,automatic] +libzstd1/noble-updates,now 1.5.5+dfsg2-2build1.1 amd64 [installed,automatic] +linux-azure-cloud-tools-6.8.0-1021/noble-updates,noble-security,now 6.8.0-1021.25 amd64 [installed,automatic] +linux-azure-headers-6.8.0-1021/noble-updates,noble-security,now 6.8.0-1021.25 all [installed,automatic] +linux-azure-tools-6.8.0-1021/noble-updates,noble-security,now 6.8.0-1021.25 amd64 [installed,automatic] +linux-azure/noble-updates,noble-security,now 6.8.0-1021.25 amd64 [installed] +linux-base-sgx/noble,now 4.5ubuntu9 all [installed,automatic] +linux-base/noble,now 4.5ubuntu9 all [installed] +linux-cloud-tools-6.8.0-1021-azure/noble-updates,noble-security,now 6.8.0-1021.25 amd64 [installed,automatic] +linux-cloud-tools-azure/noble-updates,noble-security,now 6.8.0-1021.25 amd64 [installed,automatic] +linux-cloud-tools-common/noble-updates,noble-security,now 6.8.0-52.53 all [installed,automatic] +linux-headers-6.8.0-1021-azure/noble-updates,noble-security,now 6.8.0-1021.25 amd64 [installed] +linux-headers-azure/noble-updates,noble-security,now 6.8.0-1021.25 amd64 [installed,automatic] +linux-image-6.8.0-1021-azure/noble-updates,noble-security,now 6.8.0-1021.25 amd64 [installed,automatic] +linux-image-azure/noble-updates,noble-security,now 6.8.0-1021.25 amd64 [installed,automatic] +linux-libc-dev/noble-updates,noble-security,now 6.8.0-52.53 amd64 [installed,automatic] +linux-modules-6.8.0-1021-azure/noble-updates,noble-security,now 6.8.0-1021.25 amd64 [installed,automatic] +linux-modules-extra-6.8.0-1021-azure/noble-updates,noble-security,now 6.8.0-1021.25 amd64 [installed] +linux-tools-6.8.0-1021-azure/noble-updates,noble-security,now 6.8.0-1021.25 amd64 [installed,automatic] +linux-tools-azure/noble-updates,noble-security,now 6.8.0-1021.25 amd64 [installed,automatic] +linux-tools-common/noble-updates,noble-security,now 6.8.0-52.53 all [installed,automatic] +locales/noble-updates,noble-security,now 2.39-0ubuntu8.4 all [installed,automatic] +login/noble-updates,now 1:4.13+dfsg1-4ubuntu3.2 amd64 [installed] +logrotate/noble,now 3.21.0-2build1 amd64 [installed,automatic] +logsave/noble-updates,now 1.47.0-2.4~exp1ubuntu4.1 amd64 [installed,automatic] +lsb-release/noble,now 12.0-2 all [installed,automatic] +lshw/noble,now 02.19.git.2021.06.19.996aaad9c7-2build3 amd64 [installed,automatic] +lsof/noble,now 4.95.0-1build3 amd64 [installed,automatic] +lsscsi/noble,now 0.32-1build1 amd64 [installed] +lto-disabled-list/noble,now 47 all [installed,automatic] +lvm2/noble-updates,now 2.03.16-3ubuntu3.1 amd64 [installed] +lxd-agent-loader/noble-updates,now 0.7ubuntu0.1 all [installed] +lxd-installer/noble-updates,now 4ubuntu0.1 all [installed] +make/noble,now 4.3-4.1build2 amd64 [installed] +man-db/noble,now 2.12.0-4build2 amd64 [installed,automatic] +manpages/noble,now 6.7-2 all [installed,automatic] +mawk/noble,now 1.3.4.20240123-1build1 amd64 [installed,automatic] +mdadm/noble-updates,now 4.3-1ubuntu2.1 amd64 [installed] +media-types/noble,now 10.1.0 all [installed,automatic] +moby-containerd/testing,now 2.0.2-ubuntu24.04u1 amd64 [installed] +moby-runc/testing,now 1.2.4-ubuntu24.04u1 amd64 [installed] +modemmanager/noble,now 1.23.4-0ubuntu2 amd64 [installed,automatic] +mokutil/noble,now 0.6.0-2build3 amd64 [installed,automatic] +motd-news-config/noble-updates,now 13ubuntu10.1 all [installed] +mount/noble-updates,now 2.39.3-9ubuntu6.2 amd64 [installed] +mtr-tiny/noble-updates,now 0.95-1.1ubuntu0.1 amd64 [installed,automatic] +multipath-tools/noble,now 0.9.4-5ubuntu8 amd64 [installed] +nano/noble-updates,noble-security,now 7.2-2ubuntu0.1 amd64 [installed,automatic] +ncurses-base/noble,now 6.4+20240113-1ubuntu2 all [installed] +ncurses-bin/noble,now 6.4+20240113-1ubuntu2 amd64 [installed] +ncurses-term/noble,now 6.4+20240113-1ubuntu2 all [installed] +needrestart/noble-updates,noble-security,now 3.6-7ubuntu4.5 all [installed] +netbase/noble,now 6.4 all [installed,automatic] +netcat-openbsd/noble,now 1.226-1ubuntu2 amd64 [installed] +netplan-generator/noble-updates,now 1.1.1-1~ubuntu24.04.1 amd64 [installed,automatic] +netplan.io/noble-updates,now 1.1.1-1~ubuntu24.04.1 amd64 [installed,automatic] +networkd-dispatcher/noble,now 2.2.4-1 all [installed,automatic] +nfs-common/noble-updates,now 1:2.6.4-3ubuntu5.1 amd64 [installed] +nftables/noble,now 1.0.9-1build1 amd64 [installed] +ntfs-3g/noble,now 1:2022.10.3-1.2ubuntu3 amd64 [installed,automatic] +numactl/noble,now 2.0.18-1build1 amd64 [installed,automatic] +nvme-cli/noble-updates,now 2.8-1ubuntu0.1 amd64 [installed] +open-iscsi/noble-updates,now 2.1.9-3ubuntu5.2 amd64 [installed] +openssh-client/noble-updates,now 1:9.6p1-3ubuntu13.5 amd64 [installed,automatic] +openssh-server/noble-updates,now 1:9.6p1-3ubuntu13.5 amd64 [installed] +openssh-sftp-server/noble-updates,now 1:9.6p1-3ubuntu13.5 amd64 [installed] +openssl/noble-updates,noble-security,now 3.0.13-0ubuntu3.4 amd64 [installed,automatic] +os-prober/noble,now 1.81ubuntu4 amd64 [installed,automatic] +overlayroot/noble-updates,now 0.49~24.04.1 all [installed] +packagekit-tools/noble-updates,now 1.2.8-2ubuntu1.1 amd64 [installed,automatic] +packagekit/noble-updates,now 1.2.8-2ubuntu1.1 amd64 [installed,automatic] +packages-microsoft-prod/noble,now 1.1-ubuntu24.04 all [installed] +parted/noble,now 3.6-4build1 amd64 [installed,automatic] +passwd/noble-updates,now 1:4.13+dfsg1-4ubuntu3.2 amd64 [installed,automatic] +pastebinit/noble,now 1.6.2-1 all [installed,automatic] +patch/noble,now 2.7.6-7build3 amd64 [installed] +pci.ids/noble,now 0.0~2024.03.31-1 all [installed,automatic] +pciutils/noble,now 1:3.10.0-2build1 amd64 [installed,automatic] +perl-base/noble-updates,now 5.38.2-3.2build2.1 amd64 [installed,automatic] +perl-modules-5.38/noble-updates,now 5.38.2-3.2build2.1 all [installed,automatic] +perl/noble-updates,now 5.38.2-3.2build2.1 amd64 [installed,automatic] +pigz/noble,now 2.8-1 amd64 [installed] +pinentry-curses/noble,now 1.2.1-3ubuntu5 amd64 [installed,automatic] +plymouth-theme-ubuntu-text/noble,now 24.004.60-1ubuntu7 amd64 [installed,automatic] +plymouth/noble,now 24.004.60-1ubuntu7 amd64 [installed,automatic] +polkitd/noble-updates,now 124-2ubuntu1.24.04.2 amd64 [installed,automatic] +pollinate/noble,now 4.33-3.1ubuntu1 all [installed] +powermgmt-base/noble,now 1.37 all [installed,automatic] +procps/noble-updates,now 2:4.0.4-4ubuntu3.2 amd64 [installed,automatic] +psmisc/noble,now 23.7-1build1 amd64 [installed,automatic] +publicsuffix/noble,now 20231001.0357-0.1 all [installed,automatic] +python-apt-common/noble-updates,now 2.7.7ubuntu4 all [installed,automatic] +python-babel-localedata/noble,now 2.10.3-3build1 all [installed] +python3-apt/noble-updates,now 2.7.7ubuntu4 amd64 [installed,automatic] +python3-attr/noble,now 23.2.0-2 all [installed,automatic] +python3-automat/noble,now 22.10.0-2 all [installed,automatic] +python3-babel/noble,now 2.10.3-3build1 all [installed] +python3-bcrypt/noble,now 3.2.2-1build1 amd64 [installed,automatic] +python3-blinker/noble,now 1.7.0-1 all [installed,automatic] +python3-boto3/noble,now 1.34.46+dfsg-1ubuntu1 all [installed,automatic] +python3-botocore/noble,now 1.34.46+repack-1ubuntu1 all [installed,automatic] +python3-bpfcc/noble,now 0.29.1+ds-1ubuntu7 all [installed,automatic] +python3-ceph-argparse/noble-updates,noble-security,now 19.2.0-0ubuntu0.24.04.2 amd64 [installed,automatic] +python3-ceph-common/noble-updates,noble-security,now 19.2.0-0ubuntu0.24.04.2 all [installed,automatic] +python3-cephfs/noble-updates,noble-security,now 19.2.0-0ubuntu0.24.04.2 amd64 [installed,automatic] +python3-certifi/noble,now 2023.11.17-1 all [installed,automatic] +python3-cffi-backend/noble,now 1.16.0-2build1 amd64 [installed,automatic] +python3-chardet/noble,now 5.2.0+dfsg-1 all [installed,automatic] +python3-click/noble,now 8.1.6-2 all [installed,automatic] +python3-colorama/noble,now 0.4.6-4 all [installed,automatic] +python3-commandnotfound/noble,now 23.04.0 all [installed,automatic] +python3-configobj/noble,now 5.0.8-3 all [installed,automatic] +python3-constantly/noble,now 23.10.4-1 all [installed,automatic] +python3-cryptography/noble-updates,noble-security,now 41.0.7-4ubuntu0.1 amd64 [installed,automatic] +python3-dateutil/noble,now 2.8.2-3ubuntu1 all [installed,automatic] +python3-dbus/noble,now 1.3.2-5build3 amd64 [installed,automatic] +python3-debconf/noble,now 1.5.86ubuntu1 all [installed,automatic] +python3-debian/noble,now 0.1.49ubuntu2 all [installed,automatic] +python3-distro-info/noble,now 1.7build1 all [installed,automatic] +python3-distro/noble,now 1.9.0-1 all [installed,automatic] +python3-distupgrade/noble-updates,now 1:24.04.26 all [installed,automatic] +python3-gdbm/noble,now 3.12.3-0ubuntu1 amd64 [installed,automatic] +python3-gi/noble,now 3.48.2-1 amd64 [installed,automatic] +python3-hamcrest/noble,now 2.1.0-1 all [installed,automatic] +python3-httplib2/noble,now 0.20.4-3 all [installed,automatic] +python3-hyperlink/noble,now 21.0.0-5 all [installed,automatic] +python3-idna/noble-updates,noble-security,now 3.6-2ubuntu0.1 all [installed,automatic] +python3-incremental/noble,now 22.10.0-1 all [installed,automatic] +python3-jinja2/noble-updates,noble-security,now 3.1.2-1ubuntu1.2 all [installed] +python3-jmespath/noble,now 1.0.1-1 all [installed,automatic] +python3-json-pointer/noble,now 2.0-0ubuntu1 all [installed] +python3-jsonpatch/noble,now 1.32-3 all [installed] +python3-jsonschema/noble,now 4.10.3-2ubuntu1 all [installed] +python3-jwt/noble,now 2.7.0-1 all [installed,automatic] +python3-launchpadlib/noble,now 1.11.0-6 all [installed,automatic] +python3-lazr.restfulclient/noble,now 0.14.6-1 all [installed,automatic] +python3-lazr.uri/noble,now 1.0.6-3 all [installed,automatic] +python3-magic/noble,now 2:0.4.27-3 all [installed,automatic] +python3-markdown-it/noble,now 3.0.0-2 all [installed,automatic] +python3-markupsafe/noble,now 2.1.5-1build2 amd64 [installed] +python3-mdurl/noble,now 0.1.2-1 all [installed,automatic] +python3-minimal/noble-updates,now 3.12.3-0ubuntu2 amd64 [installed,automatic] +python3-netaddr/noble,now 0.8.0-2ubuntu1 all [installed,automatic] +python3-netifaces/noble,now 0.11.0-2build3 amd64 [installed,automatic] +python3-netplan/noble-updates,now 1.1.1-1~ubuntu24.04.1 amd64 [installed,automatic] +python3-newt/noble,now 0.52.24-2ubuntu2 amd64 [installed,automatic] +python3-oauthlib/noble,now 3.2.2-1 all [installed,automatic] +python3-openssl/noble,now 23.2.0-1 all [installed,automatic] +python3-packaging/noble,now 24.0-1 all [installed,automatic] +python3-parted/noble,now 3.12.0-6build3 amd64 [installed] +python3-pexpect/noble,now 4.9-2 all [installed,automatic] +python3-pkg-resources/noble-updates,noble-security,now 68.1.2-2ubuntu1.1 all [installed,automatic] +python3-prettytable/noble,now 3.6.0-2 all [installed,automatic] +python3-ptyprocess/noble,now 0.7.0-5 all [installed,automatic] +python3-pyasn1-modules/noble,now 0.2.8-1 all [installed,automatic] +python3-pyasn1/noble,now 0.4.8-4 all [installed,automatic] +python3-pygments/noble,now 2.17.2+dfsg-1 all [installed,automatic] +python3-pyparsing/noble,now 3.1.1-1 all [installed,automatic] +python3-pyrsistent/noble,now 0.20.0-1build2 amd64 [installed] +python3-rados/noble-updates,noble-security,now 19.2.0-0ubuntu0.24.04.2 amd64 [installed,automatic] +python3-rbd/noble-updates,noble-security,now 19.2.0-0ubuntu0.24.04.2 amd64 [installed,automatic] +python3-requests/noble,now 2.31.0+dfsg-1ubuntu1 all [installed,automatic] +python3-rich/noble,now 13.7.1-1 all [installed,automatic] +python3-s3transfer/noble,now 0.10.1-1ubuntu2 all [installed,automatic] +python3-serial/noble,now 3.5-2 all [installed] +python3-service-identity/noble,now 24.1.0-1 all [installed,automatic] +python3-setuptools/noble-updates,noble-security,now 68.1.2-2ubuntu1.1 all [installed,automatic] +python3-six/noble,now 1.16.0-4 all [installed] +python3-software-properties/noble-updates,now 0.99.49.1 all [installed,automatic] +python3-twisted/noble-updates,noble-security,now 24.3.0-1ubuntu0.1 all [installed,automatic] +python3-typing-extensions/noble,now 4.10.0-1 all [installed,automatic] +python3-tz/noble,now 2024.1-2 all [installed] +python3-update-manager/noble-updates,now 1:24.04.9 all [installed,automatic] +python3-urllib3/noble-updates,noble-security,now 2.0.7-1ubuntu0.1 all [installed,automatic] +python3-wadllib/noble,now 1.3.6-5 all [installed,automatic] +python3-wcwidth/noble,now 0.2.5+dfsg1-1.1ubuntu1 all [installed,automatic] +python3-yaml/noble,now 6.0.1-2build2 amd64 [installed,automatic] +python3-zope.interface/noble,now 6.1-1build1 amd64 [installed,automatic] +python3.12-minimal/noble-updates,noble-security,now 3.12.3-1ubuntu0.4 amd64 [installed,automatic] +python3.12/noble-updates,noble-security,now 3.12.3-1ubuntu0.4 amd64 [installed,automatic] +python3/noble-updates,now 3.12.3-0ubuntu2 amd64 [installed] +readline-common/noble,now 8.2-4build1 all [installed,automatic] +rng-tools-debian/noble,now 2.4 amd64 [installed] +rpcbind/noble,now 1.2.6-7ubuntu2 amd64 [installed,automatic] +rpcsvc-proto/noble,now 1.4.2-0ubuntu7 amd64 [installed,automatic] +rsync/noble-updates,noble-security,now 3.2.7-1ubuntu1.2 amd64 [installed,automatic] +rsyslog/noble,now 8.2312.0-3ubuntu9 amd64 [installed,automatic] +run-one/noble,now 1.17-0ubuntu2 all [installed,automatic] +sbsigntool/noble,now 0.9.4-3.1ubuntu7 amd64 [installed,automatic] +screen/noble,now 4.9.1-1build1 amd64 [installed] +secureboot-db/noble,now 1.9build1 amd64 [installed,automatic] +sed/noble,now 4.9-2build1 amd64 [installed,automatic] +sensible-utils/noble,now 0.0.22 all [installed,automatic] +sg3-utils-udev/noble,now 1.46-3ubuntu4 all [installed,automatic] +sg3-utils/noble,now 1.46-3ubuntu4 amd64 [installed,automatic] +sgml-base/noble,now 1.31 all [installed,automatic] +shared-mime-info/noble,now 2.4-4 amd64 [installed,automatic] +shim-signed/noble,now 1.58+15.8-0ubuntu1 amd64 [installed] +socat/noble,now 1.8.0.0-4build3 amd64 [installed] +software-properties-common/noble-updates,now 0.99.49.1 all [installed] +sosreport/noble-updates,now 4.7.2-0ubuntu1~24.04.2 amd64 [installed] +ssh-import-id/noble-updates,now 5.11-0ubuntu2.24.04.1 all [installed] +strace/noble,now 6.8-0ubuntu2 amd64 [installed,automatic] +sudo/noble,now 1.9.15p5-3ubuntu5 amd64 [installed,automatic] +sysfsutils/noble,now 2.1.1-6build1 amd64 [installed] +sysstat/noble,now 12.6.1-2 amd64 [installed] +systemd-dev/noble-updates,now 255.4-1ubuntu8.5 all [installed,automatic] +systemd-hwe-hwdb/noble-updates,now 255.1.4 all [installed,automatic] +systemd-resolved/noble-updates,now 255.4-1ubuntu8.5 amd64 [installed,automatic] +systemd-sysv/noble-updates,now 255.4-1ubuntu8.5 amd64 [installed,automatic] +systemd/noble-updates,now 255.4-1ubuntu8.5 amd64 [installed,automatic] +sysvinit-utils/noble,now 3.08-6ubuntu3 amd64 [installed,automatic] +tar/noble,now 1.35+dfsg-3build1 amd64 [installed,automatic] +tcl8.6/noble,now 8.6.14+dfsg-1build1 amd64 [installed,automatic] +tcl/noble,now 8.6.14build1 amd64 [installed,automatic] +tcpdump/noble,now 4.99.4-3ubuntu4 amd64 [installed,automatic] +telnet/noble,now 0.17+2.5-3ubuntu4 all [installed,automatic] +thin-provisioning-tools/noble-updates,now 0.9.0-2ubuntu5.1 amd64 [installed,automatic] +time/noble,now 1.9-0.2build1 amd64 [installed,automatic] +tmux/noble-updates,now 3.4-1ubuntu0.1 amd64 [installed] +tnftp/noble,now 20230507-2build3 amd64 [installed,automatic] +tpm-udev/noble,now 0.6ubuntu1 all [installed,automatic] +trace-cmd/noble,now 3.2-1ubuntu2 amd64 [installed,automatic] +tzdata-legacy/noble-updates,noble-security,now 2024b-0ubuntu0.24.04.1 all [installed,automatic] +tzdata/noble-updates,noble-security,now 2024b-0ubuntu0.24.04.1 all [installed,automatic] +ubuntu-kernel-accessories/noble-updates,now 1.539.2 amd64 [installed,automatic] +ubuntu-keyring/noble,now 2023.11.28.1 all [installed,automatic] +ubuntu-minimal/noble-updates,now 1.539.2 amd64 [installed] +ubuntu-pro-client-l10n/noble-updates,now 34~24.04 amd64 [installed,automatic] +ubuntu-pro-client/noble-updates,now 34~24.04 amd64 [installed,automatic] +ubuntu-release-upgrader-core/noble-updates,now 1:24.04.26 all [installed,automatic] +ubuntu-standard/noble-updates,now 1.539.2 amd64 [installed] +ucf/noble,now 3.0043+nmu1 all [installed,automatic] +udev/noble-updates,now 255.4-1ubuntu8.5 amd64 [installed,automatic] +udisks2/noble-updates,now 2.10.1-6ubuntu1 amd64 [installed,automatic] +ufw/noble,now 0.36.2-6 all [installed,automatic] +unattended-upgrades/noble,now 2.9.1+nmu4ubuntu1 all [installed] +update-manager-core/noble-updates,now 1:24.04.9 all [installed,automatic] +update-notifier-common/noble,now 3.192.68build3 all [installed] +usb-modeswitch-data/noble,now 20191128-6 all [installed,automatic] +usb-modeswitch/noble,now 2.6.1-3ubuntu3 amd64 [installed,automatic] +usb.ids/noble,now 2024.03.18-1 all [installed,automatic] +usbutils/noble,now 1:017-3build1 amd64 [installed,automatic] +util-linux/noble-updates,now 2.39.3-9ubuntu6.2 amd64 [installed] +uuid-runtime/noble-updates,now 2.39.3-9ubuntu6.2 amd64 [installed,automatic] +vim-common/noble-updates,noble-security,now 2:9.1.0016-1ubuntu7.6 all [installed,automatic] +vim-runtime/noble-updates,noble-security,now 2:9.1.0016-1ubuntu7.6 all [installed,automatic] +vim-tiny/noble-updates,noble-security,now 2:9.1.0016-1ubuntu7.6 amd64 [installed,automatic] +vim/noble-updates,noble-security,now 2:9.1.0016-1ubuntu7.6 amd64 [installed] +walinuxagent/noble,now 2.9.1.1-0ubuntu3 amd64 [installed] +wget/noble-updates,noble-security,now 1.21.4-1ubuntu4.1 amd64 [installed,automatic] +whiptail/noble,now 0.52.24-2ubuntu2 amd64 [installed,automatic] +wireless-regdb/noble-updates,now 2024.07.04-0ubuntu1~24.04.1 all [installed,automatic] +xauth/noble,now 1:1.1.2-1build1 amd64 [installed,automatic] +xdg-user-dirs/noble,now 0.18-1build1 amd64 [installed,automatic] +xfsprogs/noble-updates,now 6.6.0-1ubuntu2.1 amd64 [installed] +xkb-data/noble-updates,now 2.41-2ubuntu1.1 all [installed,automatic] +xml-core/noble,now 0.19 all [installed,automatic] +xxd/noble-updates,noble-security,now 2:9.1.0016-1ubuntu7.6 amd64 [installed,automatic] +xz-utils/noble-updates,now 5.6.1+really5.4.5-1build0.1 amd64 [installed] +zip/noble-updates,now 3.0-13ubuntu0.2 amd64 [installed] +zlib1g/noble-updates,now 1:1.3.dfsg-3.1ubuntu2.1 amd64 [installed,automatic] +zstd/noble-updates,now 1.5.5+dfsg2-2build1.1 amd64 [installed,automatic] +=== Installed Packages End +Disk usage: +Filesystem Size Used Avail Use% Mounted on +/dev/root 29G 26G 2.8G 91% / +tmpfs 32G 0 32G 0% /dev/shm +tmpfs 13G 1.1M 13G 1% /run +tmpfs 5.0M 0 5.0M 0% /run/lock +efivarfs 128M 26K 128M 1% /sys/firmware/efi/efivars +/dev/sda16 881M 68M 751M 9% /boot +/dev/sda15 105M 6.1M 99M 6% /boot/efi +/dev/sdb1 590G 32K 560G 1% /mnt +tmpfs 6.3G 8.0K 6.3G 1% /run/user/1000 +=== os-release Begin +PRETTY_NAME="Ubuntu 24.04.1 LTS" +NAME="Ubuntu" +VERSION_ID="24.04" +VERSION="24.04.1 LTS (Noble Numbat)" +VERSION_CODENAME=noble +ID=ubuntu +ID_LIKE=debian +HOME_URL="https://www.ubuntu.com/" +SUPPORT_URL="https://help.ubuntu.com/" +BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" +PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" +UBUNTU_CODENAME=noble +LOGO=ubuntu-logo +=== os-release End +Using kernel: +Linux version 6.8.0-1021-azure (buildd@lcy02-amd64-022) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #25-Ubuntu SMP Wed Jan 15 20:45:09 UTC 2025 +Install completed successfully on Sun Feb 9 09:26:51 UTC 2025 +VSTS Build NUMBER: 20250209.1_master_114708412 +VSTS Build ID: 114708412 +Commit: 1f16e7e9af33799930f16db368be00b81388e429 +Ubuntu version: 24.04 +Hyperv generation: V2 +Feature flags: None +Container runtime: containerd +FIPS enabled: False From 6b8b74ed04648d2b9785b02c9adae490ca448cbe Mon Sep 17 00:00:00 2001 From: sdesai345 Date: Mon, 24 Feb 2025 18:31:31 -0800 Subject: [PATCH 69/69] Include Ubuntu 24.04 node image update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b491904..77cb0bb0 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ Monitor the release status by region at [AKS-Release-Tracker](https://releases.a * github.com/stretchr/testify v1.9.0 to [v1.10.0](https://github.com/stretchr/testify/releases/tag/v1.10.0) * AKS Azure Linux v2 image has been updated to [202502.09.0](vhd-notes/AzureLinux/202502.09.0.txt). * AKS Ubuntu 22.04 node image has been updated to [202502.09.0](vhd-notes/aks-ubuntu/AKSUbuntu-2204/202502.09.0.txt). + * AKS Ubuntu 24.04 node image has been updated to [202502.09.0](vhd-notes/aks-ubuntu/AKSUbuntu-2404/202502.09.0.txt). * AKS Windows Server 2019 image has been updated to [17763.6775.250117](vhd-notes/AKSWindows/2019/17763.6775.250117.txt). * AKS Windows Server 2022 image has been updated to [20348.3091.250117](vhd-notes/AKSWindows/2022/20348.3091.250117.txt). * AKS Windows Server 23H2 image has been updated to [25398.1369.250117](vhd-notes/AKSWindows/23H2/25398.1369.250117.txt).