]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
containers: add keepalived container image
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 3 Feb 2022 15:03:28 +0000 (16:03 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 16 Jun 2022 07:14:57 +0000 (09:14 +0200)
commit6aceba375f8c33b3a6bf7537700ff64e7947a4c6
tree4587df7bc24e6ca253f807f6e2d855f6da1a7332
parent53a40c03a811fde58aa09edb4b8d531dae92d35a
containers: add keepalived container image

we need to maintain a fork of keepalived container image in order
to push it to quay.io so we can get around the docker rate limitation

Fixes: https://tracker.ceph.com/issues/54287
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 2e11c6dfc3a010abc4a3d595b347ed1bfa2a3518)
src/cephadm/containers/keepalived/Dockerfile [new file with mode: 0644]
src/cephadm/containers/keepalived/LICENSE [new file with mode: 0644]
src/cephadm/containers/keepalived/README.md [new file with mode: 0644]
src/cephadm/containers/keepalived/skel/init.sh [new file with mode: 0755]