aws / aws/eks-anywhere

Chart.yaml of eks-anywhere-packages helm chart has a wrong version

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

Description

**What happened**:

The Chart.yaml file of the downloaded .tgz file of eks-anywhere-packages helm chart contains the following version:

```
version: 0.2.0-268fb4434bf3b0f63db44fc88af8184c2a2e478b
```

**What you expected to happen**:

It should have the production version such as 0.2.0-eks-a-14

**How to reproduce it (as minimally and precisely as possible)**:

eksctl anywhere import images xxx
Check the registry for the eks-anywhere-packages helm chart

**Anything else we need to know?**:

**Environment**:
- EKS Anywhere Release: v0.11.0
- EKS Distro Release:

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue with `eksctl anywhere import images xxx`, then inspect the downloaded eks-anywhere-packages chart and its Chart.yaml. Compare the embedded version with the production format such as `0.2.0-eks-a-14`; the work is done when the generated chart reports the production version.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.