]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: handle exceptions applying secondary services during bootstrap
authorAdam King <adking@redhat.com>
Wed, 15 Mar 2023 17:55:26 +0000 (13:55 -0400)
committerAdam King <adking@redhat.com>
Tue, 25 Apr 2023 12:36:55 +0000 (08:36 -0400)
commit37aefdd5ae0330951be53b3501c8013709c19c17
tree1983c12b65282a1c3b07f3a4730c724be4adaf4a
parent7b6c3337af12bcf6d10857ba59fd452054645430
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>
(cherry picked from commit a57fc000cc40066dff8692f489e4942d5bda1f56)
src/cephadm/cephadm.py