Refine release notes before kolla 2024.1 release

Change-Id: I7bdc670851f028238b083188384905947d51c0c1
This commit is contained in:
Bartosz Bezak 2024-05-07 10:06:40 +02:00 committed by Michal Nasiadka
parent 26d95c182c
commit 76a470ca1d
17 changed files with 32 additions and 33 deletions

View File

@ -1,3 +1,3 @@
---
upgrade:
- ProxySQL version was increased to 2.6.x
- Upgraded ProxySQL to version ``2.6.x``.

View File

@ -1,4 +1,4 @@
---
upgrade:
- |
Support for ``Freezer`` container images building have been dropped.
``Freezer`` container images have been dropped.

View File

@ -1,5 +1,5 @@
---
upgrade:
- |
Upgrade letsencrypt-lego from version v4.6.0 to version v4.15.0.
Releasenotes because of a lot of changes: https://github.com/go-acme/lego/releases
Upgraded letsencrypt-lego from version ``v4.6.0`` to version
``v4.15.0``.

View File

@ -1,10 +1,10 @@
---
features:
- |
Adds support for overriding Prometheus, Let's Encrypt lego and etcd source
urls, versions and sha256 sums using ``kolla-build.conf``.
Adds support for overriding Prometheus, Let's Encrypt lego, and etcd source
URLs, versions, and sha256 sums using ``kolla-build.conf``.
upgrade:
- |
Overriding Prometheus/Let's Encrypt lego and etcd source urls, versions
and sha256 sums using ``template-overrides.j2`` is not supported anymore.
Please migrate those overrides to ``kolla-build.conf``.
Overriding Prometheus, Let's Encrypt lego, and etcd source URLs, versions,
and sha256 sums using ``template-overrides.j2`` is no longer supported.
Please migrate these overrides to ``kolla-build.conf``.

View File

@ -1,4 +1,4 @@
---
upgrade:
- |
Upgrade prometheus-alertmanager to version 0.27.0
Upgraded prometheus-alertmanager to version ``0.27.0``.

View File

@ -1,5 +1,5 @@
---
upgrade:
- |
Upgrade prometheus-cadvisor from version 0.47.2 to version 0.49.1.
Releasenotes from cadvisor because of a few changes: https://github.com/google/cadvisor/releases
Upgraded prometheus-cadvisor from version ``0.47.2`` to version
``0.49.1``.

View File

@ -1,4 +1,4 @@
---
upgrade:
- |
Upgrade prometheus-elasticsearch-exporter to version 1.7.0
Upgraded prometheus-elasticsearch-exporter to version ``1.7.0``.

View File

@ -1,8 +1,8 @@
---
features:
- |
Replace Tinkoff/libvirt-exporter with inovex/prometheus-libvirt-exporter.
The Tinkoff/libvirt-exporter repository is archived. Latest
release in December 2022. The inovex/prometheus-libvirt-exporter repository is an
active fork of zhangjianweibj/prometheus-libvirt-exporter that will become
`a Prometheus community exporter in the future <https: //github.com/prometheus-community/community/issues/50>`_.
Replaced Tinkoff/libvirt-exporter with inovex/prometheus-libvirt-exporter.
The Tinkoff/libvirt-exporter repository is archived, with its latest
release in December 2022. The inovex/prometheus-libvirt-exporter is an
active fork of zhangjianweibj/prometheus-libvirt-exporter and is expected
to become `a Prometheus community exporter in the future <https://github.com/prometheus-community/community/issues/50>`_.

View File

@ -1,4 +1,4 @@
---
upgrade:
- |
Upgrade prometheus-memcached-exporter to version 0.14.2
Upgraded prometheus-memcached-exporter to version ``0.14.2``.

View File

@ -1,4 +1,4 @@
---
upgrade:
- |
Upgrade prometheus-mtail to version 3.0.0-rc54.
Upgraded prometheus-mtail to version ``3.0.0-rc54``.

View File

@ -1,4 +1,4 @@
---
upgrade:
- |
Upgrade prometheus-mysqld-exporter to version 0.15.1.
Upgraded prometheus-mysqld-exporter to version ``0.15.1``.

View File

@ -1,5 +1,5 @@
---
upgrade:
- |
Upgrade prometheus-v2-server from version 2.48.0 to version 2.50.1.
Releasenotes: https://github.com/prometheus/prometheus/releases
Upgraded prometheus-v2-server from version ``2.48.0`` to version
``2.50.1``.

View File

@ -1,6 +1,5 @@
---
upgrade:
- |
``RabbitMQ`` version has been upgraded to ``3.13`` and ``Erlang``
version has been upgraded to ``26.2`` (maximum supported by
``RabbitMQ 3.13``).
``RabbitMQ`` version has been upgraded to ``3.13``, and ``Erlang``
version to ``26.2``, the maximum supported by ``RabbitMQ 3.13``.

View File

@ -1,6 +1,6 @@
---
fixes:
- |
Re-enables ironic-inspector in bifrost for backwards compatibility. See
Re-enabled ironic-inspector in bifrost for backwards compatibility. See
`LP#2054685 <https://bugs.launchpad.net/kolla/+bug/2054685>`_ for more
details.

View File

@ -1,8 +1,8 @@
---
upgrade:
- |
HAProxy Prometheus metrics are now available directly from HAProxy. As
such, the standalone Prometheus HAProxy exporter was archived in March
2023, is no longer supported and the Docker image has been removed from
Kolla. For further details see `here
HAProxy Prometheus metrics are now available directly from HAProxy. Consequently,
the standalone Prometheus HAProxy exporter, which was archived in March 2023, is
no longer supported, and the Docker image has been removed from Kolla. For further
details, see `here
<https://www.haproxy.com/blog/haproxy-exposes-a-prometheus-metrics-endpoint>`__.

View File

@ -1,5 +1,5 @@
---
features:
- |
Adds support for writing the build summary to a JSON file specified via the
Added support for writing the build summary to a JSON file specified via the
``[DEFAULT] summary_json_file`` option.

View File

@ -1,5 +1,5 @@
---
features:
- |
Add support for cross-compile. Enable creation of container images
Added support for cross-compilation. Enabled the creation of container images
on emulated architectures.