Skip to content

[Bug] Nodegroup upgrade SSM GetParameter error #8420

@raffaeledonadono

Description

@raffaeledonadono

What were you trying to accomplish?

I am upgrading the various cluster nodegroups to version 1.33 from 1.32.

What happened?

When I run the usual command to update nodegroups I get the error

eksctl upgrade nodegroup --name=ng-ondemand-xlarge-eu-central-a --cluster=general-purpose --kubernetes-version=1.33 -v 5

2025-06-14 18:02:38 [▶]  Setting credentials expiry window to 30 minutes
2025-06-14 18:02:39 [▶]  role ARN for the current session is "arn:aws:iam::369615764997:user/r.donadono"
2025-06-14 18:02:39 [▶]  cluster = &types.Cluster{AccessConfig:(*types.AccessConfigResponse)(0xc000e00900), Arn:(*string)(0xc000b9f0f0), CertificateAuthority:(*types.Certificate)(0xc000b9f1f0), ClientRequestToken:(*string)(nil), ComputeConfig:(*types.ComputeConfigResponse)(nil), ConnectorConfig:(*types.ConnectorConfigResponse)(nil), CreatedAt:time.Date(2021, time.March, 2, 15, 5, 46, 301000000, time.UTC), EncryptionConfig:[]types.EncryptionConfig(nil), Endpoint:(*string)(0xc000b9f1c0), Health:(*types.ClusterHealth)(0xc000e00960), Id:(*string)(nil), Identity:(*types.Identity)(0xc000b9f160), KubernetesNetworkConfig:(*types.KubernetesNetworkConfigResponse)(0xc000a08bd0), Logging:(*types.Logging)(0xc000e00920), Name:(*string)(0xc000b9f1d0), OutpostConfig:(*types.OutpostConfigResponse)(nil), PlatformVersion:(*string)(0xc000b9f1b0), RemoteNetworkConfig:(*types.RemoteNetworkConfigResponse)(nil), ResourcesVpcConfig:(*types.VpcConfigResponse)(0xc0005e6c40), RoleArn:(*string)(0xc000b9f190), Status:"ACTIVE", StorageConfig:(*types.StorageConfigResponse)(nil), Tags:map[string]string{}, UpgradePolicy:(*types.UpgradePolicyResponse)(0xc000bb0b70), Version:(*string)(0xc000b9f100), ZonalShiftConfig:(*types.ZonalShiftConfigResponse)(nil), noSmithyDocumentSerde:document.NoSerde{}}
2025-06-14 18:02:40 [▶]  nodegroups = [0xc000ad37c0 0xc000ba6640]
Error: operation error SSM: GetParameter, https response error StatusCode: 400, RequestID: 96389ff9-0118-4765-bf7c-dd5fe1850fe6, ParameterNotFound: 

How to reproduce it?

I think it is enough to have nodegroups v 1.32 and try to upgrade to v 1.33, there is no custom configuration implemented to specify.

Logs

Anything else we need to know?
No

Versions

eksctl version: 0.210.0-dev+b54410c56.2025-06-07T02:37:57Z
kubectl version: v1.32.2
OS: darwin

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions