aws / aws/eks-anywhere

Upgrade Packages should not require Bundle-version

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

Description

**What would you like to be added**:
I would like `upgrade packages` not to require `--bundle-version`

**Why is this needed**:
Currently as a user, I need to find the bundles that exist in the cluster in order to run `upgrade packages` with the correct `bundle-version`. I would ideally like the command to get the latest bundle version and upgrade if bundle-version is not provided.

Contributor guide

Open the contributing guide

Research direction

Start at the implementation and argument handling for the `upgrade packages` command, then trace how `--bundle-version` is currently required and how bundles are discovered in the cluster. Done means the command can omit `--bundle-version`, selects the latest bundle version, and upgrades successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.