Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tagging images during release #122

Open
waveywaves opened this issue Mar 25, 2024 · 0 comments
Open

tagging images during release #122

waveywaves opened this issue Mar 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@waveywaves
Copy link
Member

Currently when we push images for testing for PRs they are tagged as pr-<pr-no.> eg: pr-120 where 120 is the number of the PR.
However, we do not tag the image with the required version when releasing or pushing to production. We just push the image with the latest tag and then deploy to production.

Tagging images during release will allow developers to find the images and test them more easily.
Using explicit tags for helm releases are also important for ease of debugging, reproducibility and reducing ambiguity during deployment.

@waveywaves waveywaves added the enhancement New feature or request label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant