aws / aws/eks-anywhere

add an option to download the latest kubernetes version only for artifacts and images

Open
#7,740 0 comments 2 reactions 0 assignees View on GitHub
external kind/enhancement
Dominant language
Go
Stars
2.1k
Forks
328
Avg merge
1d 4h
Merged PRs (30d)
9

Description

**What would you like to be added**:
add an option to download the latest kubernetes version (e.g. 1.28 only) for artifacts and images
eksctl anywhere download artifacts --latest
**Why is this needed**:
to not load unneeded images in private registry to save time and space

Contributor guide

Open the contributing guide

Research direction

Start by locating the `eksctl anywhere download artifacts` command and tracing how it selects versions for artifacts and images. Review any existing command tests or download-related tests before deciding how the `--latest` option should behave. Done means the command can limit downloads to the latest Kubernetes version while preserving the current behavior when the option is absent.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.