From 424763b65b7696e68f31009277fa248a55c46e1a Mon Sep 17 00:00:00 2001 From: Rahul Ganesh Date: Wed, 22 Nov 2023 12:29:51 -0800 Subject: [PATCH] Fix lint formatting and bundle variable name Signed-off-by: Rahul Ganesh --- release/cli/pkg/bundles/bundles.go | 2 +- release/cli/pkg/constants/constants.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/release/cli/pkg/bundles/bundles.go b/release/cli/pkg/bundles/bundles.go index 99e34a3644ef..fb6b44d64af6 100644 --- a/release/cli/pkg/bundles/bundles.go +++ b/release/cli/pkg/bundles/bundles.go @@ -204,7 +204,7 @@ func GetVersionsBundles(r *releasetypes.ReleaseConfig, imageDigests map[string]s Haproxy: haproxyBundle, Snow: snowBundle, Nutanix: nutanixBundle, - Upgrader: upgrader, + Upgrader: upgraderBundle, } versionsBundles = append(versionsBundles, versionsBundle) } diff --git a/release/cli/pkg/constants/constants.go b/release/cli/pkg/constants/constants.go index c3db64834e9d..431e6329c531 100644 --- a/release/cli/pkg/constants/constants.go +++ b/release/cli/pkg/constants/constants.go @@ -44,7 +44,7 @@ const ( KindProjectPath = "projects/kubernetes-sigs/kind" KubeRbacProxyProjectPath = "projects/brancz/kube-rbac-proxy" PackagesProjectPath = "projects/aws/eks-anywhere-packages" - UpgraderProjectPath = "projects/aws/upgrader" + UpgraderProjectPath = "projects/aws/upgrader" // Date format with standard reference time values // The reference time used is the specific time stamp: