Skip to content

Wrong "nodegroup" related output information on "upgrade cluster" command #4358

@yogeek

Description

@yogeek

When the eksctl upgrade cluster command is launched with a modification on nodegroups in the YAML config file, the output wrongly indicates that all nodegroups have up-to-date configuration.

2021-10-21 13:21:42 [ℹ]  eksctl version 0.70.0
2021-10-21 13:21:42 [ℹ]  using region eu-central-1
2021-10-21 13:21:42 [!]  NOTE: cluster VPC (subnets, routing & NAT Gateway) configuration changes are not yet implemented
2021-10-21 13:21:42 [ℹ]  no cluster version update required
2021-10-21 13:21:43 [ℹ]  re-building cluster stack "eksctl-apigw-integration-cluster"
2021-10-21 13:21:43 [✔]  all resources in cluster stack "eksctl-apigw-integration-cluster" are up-to-date
2021-10-21 13:21:43 [ℹ]  checking security group configuration for all nodegroups
2021-10-21 13:21:43 [ℹ]  all nodegroups have up-to-date configuration

However, if I understood correctly the upgrade cluster does not handle nodegroups, does it ?

eksctl version : 0.70.0

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