Releases: Mirantis/pelagia
Releases · Mirantis/pelagia
1.6.0
What's Changed
- linter: Exclude QF1012 linter rule to not touch config override by @prazumovsky in #92
- Some fixes for external and multisite cases by @degorenko in #95
- Provide csi users in external connection string to support cephx key rotation by @degorenko in #99
- Add e2e test for external deployment by @degorenko in #100
- docs: add docpage about sharing ceph across kubernetes clusters by @prazumovsky in #102
- Avoid terminating pods for running Ceph CLI commands by @degorenko in #104
- Update E2E image build trigger by @degorenko in #106
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Bump go to 1.24.12 to address CVE issues by @degorenko in #62
- Update CephCSI/Rook images for CVEs by @degorenko in #63 , #67
- Fix external connection string for Rook v1.8.8 by @degorenko in #66
- Refactor versions output by @degorenko in #69
- Drop not used MonOnPublicNet network parameter by @degorenko in #71
- linter: Change verison package to codeversion to make linter happy by @prazumovsky in #81
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- Use different timeout for getting disk-daemon report in osdtask controller by @degorenko in #48
- [e2e] Fix volume-backend e2e test by @degorenko in #50
- Rook bump to v1.8.8 by @degorenko in #52
- Fix pelagia deployment RBAC for cluster remove procedure by @degorenko in #55
- Update Ceph Squid based images with CVE fixes by @degorenko in #59
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Support Pelagia multiarch builds by @degorenko in #35
- Fix typo for reweight param from osd tree output by @degorenko in #37
- Update Ceph/Rook images with multiarch support by @degorenko in #39
- Use default pool device class for some e2e tests by @degorenko in #41
- Prepare Pelagia 1.3.0 release by @degorenko in #42
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Create ci.yml configuration for basic Go tests by @degorenko in #12
- Add CI workflow for building docker images and helm by @degorenko in #14
- Fix for get version script by @degorenko in #15
- Fixes for Pelagia deployment by @degorenko in #20
- Fix lcm behaviour when osd created on top of another partition by @degorenko in #22
- Fixes for ceph daemon set spawning by @degorenko in #24
- Prepare Pelagia 1.2.0 release by @degorenko in #25
Full Changelog: 1.1.0...1.2.0
1.1.0
Changelog
- Updates for Pelagia for new releases by @degorenko and @prazumovsky in #7
- Prepare Pelagia 1.1.0 release version by @degorenko in #9
Full Changelog: v1.0.0...1.1.0
v1.0.0
Installation
Use Quick Start: Installation or Quick Start: LCM-only Installation with version:
export PELAGIA_VERSION="1.0.0"Release notes
Introducing Pelagia project - the Kubernetes controllers that implements lifecycle management for Ceph clusters managed by Rook. To learn more, please refer to the Pelagia Official Documentation.
Changelog
- initial commit (#1, @degorenko, @prazumovsky)