Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Tags: ceph/ceph-container

Tags

v7.0.3

Toggle v7.0.3's commit message
daemon-base: add cephfs-top package

This adds the `cephfs-top` package in the daemon-base image.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2168965

Signed-off-by: Guillaume Abrioux <[email protected]>
(cherry picked from commit 0727c85)

v7.0.2

Toggle v7.0.2's commit message
tox: replace whitelist_externals with allowlist_externals

typical error:
`ceph_ansible-all_daemons: failed with bash is not allowed, use allowlist_externals to allow it`

Signed-off-by: Guillaume Abrioux <[email protected]>
(cherry picked from commit 4cdff4a)

v6.0.11

Toggle v6.0.11's commit message
tox: replace whitelist_externals with allowlist_externals

typical error:
`ceph_ansible-all_daemons: failed with bash is not allowed, use allowlist_externals to allow it`

Signed-off-by: Guillaume Abrioux <[email protected]>
(cherry picked from commit 4cdff4a)

v6.0.10

Toggle v6.0.10's commit message
tox: replace whitelist_externals with allowlist_externals

typical error:
`ceph_ansible-all_daemons: failed with bash is not allowed, use allowlist_externals to allow it`

Signed-off-by: Guillaume Abrioux <[email protected]>
(cherry picked from commit 4cdff4a)

v7.0.1

Toggle v7.0.1's commit message
Revert "ubi9: exclude s390x"

We've settled the s390x build failure in
https://tracker.ceph.com/issues/56492

This reverts commit cd3197c.

Signed-off-by: Ken Dreyer <[email protected]>
(cherry picked from commit f77ca5d)

v6.0.9

Toggle v6.0.9's commit message
base: add sg3_utils package

This adds the sg3_utils package.

Signed-off-by: Guillaume Abrioux <[email protected]>
(cherry picked from commit b3b102f)

v7.0.0

Toggle v7.0.0's commit message
stable-7.0: initial commit

let's branch stable-7.0 that will be the corresponding branch for
Ceph Quincy / RHCS 6.0

Signed-off-by: Guillaume Abrioux <[email protected]>

v6.0.8

Toggle v6.0.8's commit message
contrib: add missing stream prefix on daemon arm64

The arm64 ceph/daemon container image isn't using the stream prefix
compared to the amd64 build.
This also updates the pull command to reflect that change required for
the manifest creation.

Signed-off-by: Dimitri Savineau <[email protected]>
(cherry picked from commit f17a6f6)

v6.0.7

Toggle v6.0.7's commit message
maintainer: update __DOCKERFILE_MAINTAINER__

This updates the maintainer label.

Signed-off-by: Guillaume Abrioux <[email protected]>
(cherry picked from commit d1fab35)

v6.0.6

Toggle v6.0.6's commit message
tests: update setup.yml

use the new syntax (v2) in /etc/containers/registries.conf

Signed-off-by: Guillaume Abrioux <[email protected]>
(cherry picked from commit 8ebf635)