Releases: stackhpc/ansible-collection-cephadm
Releases · stackhpc/ansible-collection-cephadm
Release 1.13.1
What's Changed
- CI: bump ansible-lint to <7 by @mnasiadka in #88
- CI: Add ansible-test run by @mnasiadka in #90
- CI: Unit tests for cephadm_crush_rule by @mnasiadka in #91
- Fix bootstrap failure with some registry passwords by @priteau in #92
- Fix cephadm OSD addition host delegation issues by @priteau in #95
- Install cephadm from el9 repo on RHEL9 family by @priteau in #97
- Install cephadm without weak dependencies by @priteau in #96
- Enable override of base command used in the command role by @piersharding in #94
- Fix delegation issue by @priteau in #98
- bump version to 1.13.1 by @Alex-Welsh in #99
New Contributors
- @priteau made their first contribution in #92
- @Alex-Welsh made their first contribution in #99
Full Changelog: 1.13.0...1.13.1
Release 1.13.0
What's Changed
- Add support for choosing plugin in EC profiles by @cityofships in #86
Release 1.12.2
What's Changed
- CI: Update versions used of community GitHub Actions by @markgoddard in #81
- Fix undefined cephadm_host_labels by @mnasiadka in #82
New Contributors
- @jackhodgkiss made their first contribution in #83
Full Changelog: 1.12.1...1.12.2
Release 1.12.1
What's Changed
- Debian template fix and repository workaround by @jheikki100 in #78
- Update to 1.12.1 by @markgoddard in #79
New Contributors
- @jheikki100 made their first contribution in #78
Full Changelog: 1.12.0...1.12.1
Release 1.10.0
Merge pull request #68 from stackhpc/rgw Improve RADOS GW support
Release 1.9.0
Merge pull request #67 from stackhpc/quincy Add support for Quincy release
Release 1.8.0
What's Changed
- Enable bootstrap for single host by @piersharding in #58
- feat: automatic update of community files master by @stackhpc-ci in #59
- Stop using apt-key by @markgoddard in #61
- Fix individual OSD creation by @AlexHill in #64
- cephadm: Log in to Docker registry when a username is provided by @markgoddard in #63
- Fix cephadm bootstrap host delegation issues by @markgoddard in #65
- Bump to 1.8.0 by @markgoddard in #66
New Contributors
- @piersharding made their first contribution in #58
- @AlexHill made their first contribution in #64
Full Changelog: 1.7.0...1.8.0
Release 1.7.0
What's Changed
- Use ansible_facts to reference facts by @markgoddard in #56
- Release 1.7.0 by @markgoddard in #57
Full Changelog: 1.6.2...1.7.0
Release 1.6.1
What's Changed
Full Changelog: 1.6.0...1.6.1
Release 1.3.0
- Fix when RGW is disabled