Skip to content

v4.11.0: Release 4.11.0

Choose a tag to compare

@mnaser mnaser released this 03 Dec 02:50
9b6ec81

New Features

  • The Kubernetes version is now configurable using the
    atmosphere_kubernetes_version variable. You can deploy
    Kubernetes clusters with different versions without modifying the
    playbook directly.

Upgrade Notes

  • Bump the Cluster API driver for Magnum from 0.33.0 to 0.34.2
    to improve stability, fix bugs and add new features.

  • Bump the Open vSwitch Helm charts in OpenStack-Helm from version 1.1.0
    to 1.2.0.

Security Issues

  • This update modifies the storage of the Ceph RGW Keystone authentication password,
    transitioning from a ConfigMap to a Kubernetes Secret for enhanced security.

Bug Fixes

  • Ensures the OpenStack Resource Controller runs only on control-plane nodes.

Other Notes

  • All container images now use external repositories at ghcr.io/vexxhost
    instead of the Atmosphere repository. The images for OVN, Open vSwitch,
    libvirt, and all OpenStack services have dedicated repositories with
    independent versioning and release cycles. This change improves
    maintainability and removes all image build infrastructure from
    Atmosphere.