Hi all,

I am in the process of rewriting my helm chart for 389ds (stay tuned, I'll send another mail once it is ready), and noticed the lack of recent tags for the container images:

https://hub.docker.com/r/389ds/dirsrv only has 2.1, 2.2 and latest. 2.2 and latest are 8 months old.

https://quay.io/repository/389ds/dirsrv?tab=tags only has latest and c9s without any version tags (or I did not find them?).

Would it be possible to publish the tags more often? And maybe publish all patch versions (2.2.1, 2.2.6, ...) in addition?

Using "latest" or "stable" is not a good idea for container workloads, as it does not allow rollbacks in case of errors or changed behaviour. Rolling back is easy using helm charts, but only if the image can be changed back from say 2.2.6 to 2.2.5 by helm. When using stable or 2.2 or similar, the new image will be fetched and the old one discarded, so it will be lost and no longer usable.

Having usable tags would really be helpful, so I would be happy if this could be done.

Have a nice day, everyone!

Kind Regards,
Johannes

--
Johannes Kastl
Linux Consultant & Trainer
Tel.: +49 (0) 151 2372 5802
Mail: ka...@b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg
http://www.b1-systems.de
GF: Ralph Dehner
Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to