repository-service-tuf / repository-service-tuf

Umbrella Repository Service for TUF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CD: review and enhance container images release

kairoaraujo opened this issue · comments

What is your proposal?

Recently we identified that our containers for RSTUF were pointing the latest tag to the old version and causing confusion to users.

We could improve our CD (cd.yml) to be more reliable and add a deployment review as we do for the CLI to have a final release review before a general availability GA.

In the future, we will also have to handle the latest tag, avoiding having it in maintenance releases. Example: v2.1.2 -> v2.1.3 released a patch for bug fixing. The bug fix is cherry picked to v1.8.4 and also releases v1.8.5. We don't want to tag the latest in v1.8.5 but v2.1.3

Services it relates to

repository-service-for-tuf-api, repository-service-for-tuf-worker

References

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct