aws / aws/eks-anywhere

cluster controller tagging for release branches

Open
#1,698 0 comments 0 reactions 1 assignee Claimed by @danbudris View on GitHub
area/release team/cli
Dominant language
Go
Stars
2.1k
Forks
328
Avg merge
1d 4h
Merged PRs (30d)
9

Description

The EKS-A cluster controller component in the bundle manifest has a container image providing controller application logic and a manifest that contains all the necessary EKS-A specific CRDs to be applied when creating an EKS Anywhere cluster.

Since it's a core EKS-A component, for every release, we tag it using the latest tag of EKS-A. But since we cut the tag only after doing a full release, the EKS-A manifest gets uploaded to a location marked with the old tag, which causes confusion and can break releases because the release process looks for the file at a path constructed with the newer tag, while the resource exists at an older tag. We should improve this tagging logic to avoid such occurences.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.