Skip to content

Releases: ceph/ceph-salt

v16.2.5

04 Sep 09:59
Compare
Choose a tag to compare

[16.2.5] - 2023-09-04

Fixed

  • Remove deprecated 'transport' kwarg

v16.2.4

20 Dec 23:15
6193518
Compare
Choose a tag to compare

[16.2.4] - 2022-12-19

Fixed

  • Use daemon name rather than service type when stopping services
  • Run saltutil.sync_runners in ceph-salt-formula %post script (#486)
  • Don't explicitly install ceph-common (rely on ceph-base dependency)
  • Support monochrome terminals in ceph-salt apply

v16.2.3

14 Apr 03:49
Compare
Choose a tag to compare

[16.2.3] - 2022-04-14

Fixed

  • Fix ceph-salt update when run prior to cluster deployment (#482)

v15.2.19

14 Apr 03:48
Compare
Choose a tag to compare

[15.2.19] - 2022-04-14

Fixed

  • Fix ceph-salt update when run prior to cluster deployment (#482)

v16.2.2

24 Mar 09:56
Compare
Choose a tag to compare

[16.2.2] - 2022-03-24

Added

  • Add OS and Ceph version info to ceph-salt status output (#478)
  • add the orchestrator _admin host label during ceph-salt update (#476)

Fixed

  • config the ssh key after package install/upgrade (#474)

v15.2.18

24 Mar 09:48
Compare
Choose a tag to compare

[15.2.18] - 2022-03-24

Added

  • Add OS and Ceph version info to ceph-salt status output (#480)
  • ceph-salt-formula: Add hosts with admin label (#480)
  • add the orchestrator _admin host label during ceph-salt update (#477)

Fixed

  • config the ssh key after package install/upgrade (#474)

v15.2.17

28 Feb 08:09
Compare
Choose a tag to compare

[15.2.17] - 2022-02-28

Fixed

  • use ipaddress module to determine loopback interfaces (#472)

v16.2.1

24 Feb 03:42
db024a9
Compare
Choose a tag to compare

[16.2.1] - 2022-02-24

Fixed

  • use ipaddress module to determine loopback interfaces (#472)

v16.2.0

01 Dec 04:14
bb907b6
Compare
Choose a tag to compare

[16.2.0] - 2021-12-01

Added

  • Support deploying Ceph Pacific
  • ceph-salt-formula: Add hosts with admin label (#457)
  • ceph-salt-formula: give explicit IP addr when adding host (#465)

Fixed

  • Tox: Fix issues when running tox on Python 3.8 (#457)
  • Remove Travis CI (#459)
  • .github/workflows: add tox and more python versions (#458)

v15.2.16

29 Nov 08:02
512a7ee
Compare
Choose a tag to compare

[15.2.16] - 2021-11-26

Added

  • _modules/ceph_salt: log SSH commands (#464)

Fixed

  • Move ceph-salt-registry-json creation to container.sls (#467)
  • Use cephadm registry-login --registry-json (#467)
  • Rely on cephadm package for cephadm user creation (#461)
  • README.md: Fix broken cephadm link (#455)
  • tests: add source dir as real directory to fake fs (#462)
  • .github/workflows/linting: use ceph_salt instead old name (#458)