aws / aws/eks-anywhere-packages
Package bundles are listed in ascending order
Open
backlog
bug
bundle
- Dominant language
- Go
- Stars
- 31
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
1. `kubectl get packagebundle -A`
Expected: The newest bundle should be at the top sorted in descending order.
Actual: The newest bundle is at the bottom, sorted in ascending order.
Contributor guide
Research direction
Start by reproducing the ordering with `kubectl get packagebundle -A`, then trace the packagebundle list output to the relevant Go entry point. Done means the newest bundle appears at the top in descending order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100