aws / aws/eks-anywhere

Add similar validations from `Create` for `Upgrade` cluster operation

Open
#3,542 1 comment 0 reactions 0 assignees View on GitHub
area/cli team/cli
Dominant language
Go
Stars
2.1k
Forks
328
Avg merge
1d 4h
Merged PRs (30d)
9

Description

## Description
We have a set of validations that run for [`create` cluster](https://github.com/aws/eks-anywhere/blob/main/pkg/providers/tinkerbell/create.go#L140L154) with provider tinkerbell, we want to have the same validations for `upgrade` cluster.

Contributor guide

Open the contributing guide

Research direction

Start with the validation block in pkg/providers/tinkerbell/create.go referenced by the issue, then locate the corresponding Upgrade cluster operation in the Tinkerbell provider. Apply the same validation coverage there and verify that upgrade behavior matches create; the issue does not name a test file.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
infrastructure
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.