From c2e775bad19ee5639ba16a91261a297eab2fba27 Mon Sep 17 00:00:00 2001 From: Rahul Ganesh <31204974+rahulbabu95@users.noreply.github.com> Date: Mon, 29 Apr 2024 23:45:42 -0700 Subject: [PATCH] Add warning to call out packages workflow for patch 19.4 (#8078) * Add warning for packages workflowfor patch v0.19.4 Signed-off-by: Rahul Ganesh * improve warning message Signed-off-by: Rahul Ganesh --------- Signed-off-by: Rahul Ganesh --- docs/content/en/docs/whatsnew/changelog.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/content/en/docs/whatsnew/changelog.md b/docs/content/en/docs/whatsnew/changelog.md index 8bae2c1fda47..9b1bce5cc918 100644 --- a/docs/content/en/docs/whatsnew/changelog.md +++ b/docs/content/en/docs/whatsnew/changelog.md @@ -24,6 +24,7 @@ description: > * [Building Ubuntu and Red Hat node images]({{< relref "../osmgmt/artifacts/#building-node-images" >}}) * [Downloading Bottlerocket node images]({{< relref "../osmgmt/artifacts/#download-bottlerocket-node-images" >}}) * [Upgrading an EKS Anywhere cluster]({{< relref "../clustermgmt/cluster-upgrades" >}}) +* EKS Anywhere version `v0.19.4` introduced a regression in the Curated Packages workflow due to a bug in the associated Packages controller version (`v0.4.2`). This will be fixed in the next patch release. {{% /alert %}} {{% alert title="General Information" color="info" %}} @@ -56,8 +57,6 @@ description: > - Added nil check for eksa-version when setting etcd url [#8018](https://github.com/aws/eks-anywhere/pull/8018) - Fixed registry mirror secret credentials set to empty [#7933](https://github.com/aws/eks-anywhere/pull/7933) -**Note:** EKS Anywhere Packages workflow doesn't work with the current version as there was a bug identified with the associated package controller. Team is actively working on a fix and will have a follow up patch version shortly with the fix for packages workflow. - ## [v0.19.3](https://github.com/aws/eks-anywhere/releases/tag/v0.19.3) ### Supported OS version details