Monday, April 17, 2023

[389-users] 389ds container images and tags

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: kastl@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

No comments:

Post a Comment