kafbat/kafka-ui
Infra: Move main-tagged images to a separate package
Aberta
#785 aberto em 15 de jan. de 2025
good first issuescope/infrastatus/triage/completedtype/enhancement
Métricas do repositório
- Stars
- (2.554 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
To reduce clutter in packages:
- release images must be kept as is, snapshots (pushes to main) should be published in a separate package (ECR and GHCR, but not docker hub), like
kafbat/kafka-ui-rc(rcforrelease candidate, naming discussable) RC images should be named as a short commit sha rather than a long one as they are at the moment- done in #581- after implementing the issue, let's cleanup old RC builds from the main package