]> git.apps.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>
Wed, 8 Jun 2022 12:30:13 +0000 (14:30 +0200)
commit2e11c6dfc3a010abc4a3d595b347ed1bfa2a3518
treeb50bd1102a46c02efaeb52d4e7e990553a9dd967
parentd37ec66709a2df41349f2067ea34733c603cc3a8
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>
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]