v6.5.0: Release 6.5.0
New Features
-
The Ceph CSI driver now supports external Ceph clusters without
requiring SSH access to the Ceph monitors. You can configure this by
setting theceph_csi_rbd_ceph_fsid,ceph_csi_rbd_monitors, and
ceph_csi_rbd_keyringvariables. When you define these variables,
the role skips the SSH-based discovery and user creation tasks. -
The Kubernetes version is now configurable using the
atmosphere_kubernetes_versionvariable. You can deploy
Kubernetes clusters with different versions without modifying the
playbook directly.
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.
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.