Skip to content

Releases: cobaltcore-dev/openstack-hypervisor-operator

v1.2.3: Clear forced_down when removing HA maintenance

29 May 12:27

Choose a tag to compare

  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

05 May 14:13

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

05 May 13:35

Choose a tag to compare

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