This repository was archived by the owner on Jan 9, 2025. It is now read-only.
v3.4.26
·
39 commits
to master
since this release
[gardener/etcd-custom-image]
📰 Noteworthy
[OPERATOR]Published docker images for Etcd-Custom-Image are now multi-arch ready. They supportlinux/amd64andlinux/arm64. by @timuthy [#19][OPERATOR]Base alpine image upgraded from3.15.4to3.15.6. by @aaronfern [#24][OPERATOR]Entrypoint in dockerfile changed from/usr/local/bin/etcdto/var/etcd/bin/bootstrap.shby @aaronfern [#38]
🏃 Others
[OPERATOR]Add CVE categorisations for etcd-custom-image by @aaronfern [#38][OPERATOR]The base image of etcd has been set to Alpine 3.15.4. by @timuthy [#18][OPERATOR]Etcd-custom-imagewill now retry fetching etcd configuration in case of any error by @aaronfern [#26][OPERATOR]Base alpine image upgraded from3.15.6to3.15.7by @aaronfern [#31][OPERATOR]Theetcdprocess now runs with umask set to0077, this way the files it creates have no permissions ongroupandotherslevel. by @abdasgupta [#36][OPERATOR]Bumped up the alpine version to 3.18.2 from 3.15.8 by @abdasgupta [#35][OPERATOR]Base alpine image upgraded from3.15.7to3.15.8by @aaronfern [#32]