]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: handle exceptions applying secondary services during bootstrap 50548/head
authorAdam King <adking@redhat.com>
Wed, 15 Mar 2023 17:55:26 +0000 (13:55 -0400)
committerAdam King <adking@redhat.com>
Mon, 27 Mar 2023 17:34:54 +0000 (13:34 -0400)
commita57fc000cc40066dff8692f489e4942d5bda1f56
tree7aa808e42d81ffde4901b8a04735cfe8e491113b
parent043d4abccfba27dc0a2cbcd29a03cadabb342a16
cephadm: handle exceptions applying secondary services during bootstrap

Otherwise we risk hitting a mismatch between the cephadm binary version
and the container image version we're bootstrapping on, resulting in
bootstrap failing. Example in the tracker.

Fixes: https://tracker.ceph.com/issues/59082
Signed-off-by: Adam King <adking@redhat.com>
src/cephadm/cephadm.py