diff --git a/doc/source/notes/7.rst b/doc/source/notes/7.rst index 09df18de..2f22e2b4 100644 --- a/doc/source/notes/7.rst +++ b/doc/source/notes/7.rst @@ -23,6 +23,9 @@ Release date: 3. May 2024 * The octavia images have been rebuilt to resolve an issue when creating a LB + a listener with an allowed_cidr with the fully-populated API (`osism/issues#980 `_) + * When upgrading the Nova and Octavia API services, there is a short downtime of the APIs. + This downtime is usually less than 1 minute. + * During the preparation of the upgrades of the regions of the PCO a bug (`osism/issues#937 `_) has been noticed which leads to a delay of up to 2 minutes between the necessary container stops and starts. This is due to a bug in the service units of all Kolla services. The bug is fixed in the current release. @@ -61,13 +64,14 @@ Release date: 3. May 2024 docker_version: '5:24.0.9' -* Kubernetes Cluster API for the 1.30 series is available. They are now provided directly with - ``osism manage image clusterapi``. This means that Kubernetes Cluster API images are now available - for series 1.27, 1.28, 1.29 and 1.30. +* The Kubernetes Cluster API image for the Kubernetes (K8s) 1.30 series is available. The images are now provided directly with + ``osism manage image clusterapi``. This means that K8s Cluster API images are now available + for K8s series 1.27, 1.28, 1.29 and 1.30. * All Ansible collections have been prepared for use with Ubuntu 24.04. It is currently not recommended to - upgrade existing clusters to Ubuntu 24.04 or to install new clusters with Ubuntu 24.04. There will be a - note in the release notes from which Ubuntu 24.04 can be used. + upgrade existing clusters to Ubuntu 24.04 or to install new clusters with Ubuntu 24.04. There will be a note + in future release notes that announces the full support of Ubuntu 24.04. At the moment everything related to Ubuntu + 24.04 is a technical preview. * A new role ``tempest`` has been added to the Ansible collection ``osism.validations``. This makes it possible to perform significantly more tests than with the previously used ``osism.validations.refstack`` role. The new