Releases: cobaltcore-dev/openstack-hypervisor-operator
Releases · cobaltcore-dev/openstack-hypervisor-operator
v1.2.3: Clear forced_down when removing HA maintenance
When maintenance: ha is removed, the kvm-ha-service have set forced_down=true on the nova-compute service. The operator's MaintenanceUnset path previously only re-enabled the service status but did not clear forced_down, leaving the compute service unable to accept workloads despite being marked enabled.
v1.2.2
What's Changed
- removing the arm build as it takes 27mins by @mchristianl in #260
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Renovate: Update External dependencies by @renovate[bot] in #297
- Improve onboarding condition messages for better diagnostics by @notandy in #298
- fix/code issues by @notandy in #295
- Generate RBAC role directly into Chart template, adapt hardcoded path. by @notandy in #299
- Fix SSA for conditions by @fwiesel in #300
Full Changelog: v1.2.0...v1.2.1