From db7d6c07a004302bc8cbd16eb24556b3fe08dfb6 Mon Sep 17 00:00:00 2001 From: Vishal Anarase Date: Tue, 14 May 2024 20:31:33 +0530 Subject: [PATCH] Addressed review comments Signed-off-by: Vishal Anarase --- CHANGELOG/v1.7.2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG/v1.7.2.md b/CHANGELOG/v1.7.2.md index efd7cc219604..c2bd8e6ae3cc 100644 --- a/CHANGELOG/v1.7.2.md +++ b/CHANGELOG/v1.7.2.md @@ -22,7 +22,7 @@ - clusterctl: Clusterctl/client/cert_manager: improve shouldUpgrade (#10497) - clusterctl: Add support for the linode-linode infrastructure provider to clusterctl (#10512) - e2e: Ensure resourceVersions are stable (#10548) -- MULTIPLE_AREAS[KCP/MachineSet]: Flag for old infra machine naming (#10587) +- KCP/MachineSet: Flag for old infra machine naming (#10587) :book: Additionally, there have been 2 contributions to our documentation and book. (#10535, #10536)