Kubernetes versions is incorrect (r10,dsR10)

Update Kubernetes version in outputs.

Change-Id: I181755eac4dc4d90968b962bbb3bd43c533d8e49
Signed-off-by: Elisamara Aoki Gonçalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
Elisamara Aoki Gonçalves 2025-03-28 13:15:45 +00:00
parent 2cc697843d
commit 9d3720f20c

View File

@ -75,12 +75,14 @@ and upgrade various systems.
~(keystone_admin)]$ system kube-version-list
+---------+--------+-------------+
| Version | Target | State |
| version | target | state |
+---------+--------+-------------+
| v1.21.8 | False | unavailable |
| v1.22.5 | False | unavailable |
| v1.23.1 | False | unavailable |
| v1.24.4 | True | active |
| v1.24.4 | False | unavailable |
| v1.25.3 | False | unavailable |
| v1.26.1 | False | unavailable |
| v1.27.5 | False | unavailable |
| v1.28.4 | False | unavailable |
| v1.29.2 | True | active |
+---------+--------+-------------+
If |prod| was upgraded to |prod-ver|, the following appears:
@ -89,12 +91,14 @@ and upgrade various systems.
~(keystone_admin)]$ system kube-version-list
+---------+--------+-------------+
| Version | Target | State |
| version | target | state |
+---------+--------+-------------+
| v1.21.8 | True | active |
| v1.22.5 | False | available |
| v1.23.1 | False | unavailable |
| v1.24.4 | False | unavailable |
| v1.24.4 | True | active |
| v1.25.3 | False | available |
| v1.26.1 | False | unavailable |
| v1.27.5 | False | unavailable |
| v1.28.4 | False | unavailable |
| v1.29.2 | False | unavailable |
+---------+--------+-------------+
The following meanings apply to the output shown:
@ -151,12 +155,12 @@ and upgrade various systems.
.. code-block:: none
~(keystone_admin)]$ system kube-upgrade-start v1.22.5
~(keystone_admin)]$ system kube-upgrade-start v1.25.3
+--------------+--------------------------------------+
| Property | Value |
+--------------+--------------------------------------+
| from_version | v1.21.8 |
| to_version | v1.22.5 |
| from_version | v1.24.4 |
| to_version | v1.25.3 |
| state | upgrade-started |
+--------------+--------------------------------------+
@ -180,10 +184,10 @@ and upgrade various systems.
| Property | Value |
+--------------+--------------------------------------+
| uuid | bf3f9c80-0cec-49a0-91ef-dd86c9bb8fe8 |
| from_version | v1.21.8 |
| to_version | v1.22.5 |
| from_version | v1.24.4 |
| to_version | v1.25.3 |
| state | downloading-images |
| created_at | 2023-06-26T18:44:46.854319+00:00 |
| created_at | 2025-03-26T18:44:46.854319+00:00 |
| updated_at | None |
+--------------+--------------------------------------+
@ -196,11 +200,11 @@ and upgrade various systems.
| Property | Value |
+--------------+--------------------------------------+
| uuid | bf3f9c80-0cec-49a0-91ef-dd86c9bb8fe8 |
| from_version | v1.21.8 |
| to_version | v1.22.5 |
| from_version | v1.24.4 |
| to_version | v1.25.3 |
| state | downloaded-images |
| created_at | 2023-06-26T18:44:46.854319+00:00 |
| updated_at | 2023-06-26T18:51:29.486448+00:00 |
| created_at | 2025-03-26T18:44:46.854319+00:00 |
| updated_at | 2025-03-26T18:51:29.486448+00:00 |
+--------------+--------------------------------------+
#. Update all applications that have the ``timing: pre`` metadata setting.
@ -218,11 +222,11 @@ and upgrade various systems.
| Property | Value |
+--------------+--------------------------------------+
| uuid | bf3f9c80-0cec-49a0-91ef-dd86c9bb8fe8 |
| from_version | v1.21.8 |
| to_version | v1.22.5 |
| from_version | v1.24.4 |
| to_version | v1.25.3 |
| state | upgrading-networking |
| created_at | 2023-06-26T18:44:46.854319+00:00 |
| updated_at | 2023-06-26T18:51:29.486448+00:00 |
| created_at | 2025-03-26T18:44:46.854319+00:00 |
| updated_at | 2025-03-26T18:51:29.486448+00:00 |
+--------------+--------------------------------------+
The state ``upgraded-networking`` will be entered when the networking
@ -237,11 +241,11 @@ and upgrade various systems.
| Property | Value |
+--------------+--------------------------------------+
| uuid | bf3f9c80-0cec-49a0-91ef-dd86c9bb8fe8 |
| from_version | v1.27.5 |
| to_version | v1.28.4 |
| from_version | v1.24.4 |
| to_version | v1.25.3 |
| state | upgrading-storage |
| created_at | 2024-02-13T18:44:46.854319+00:00 |
| updated_at | 2024-02-13T18:51:29.486448+00:00 |
| created_at | 2025-03-13T18:44:46.854319+00:00 |
| updated_at | 2025-03-13T18:51:29.486448+00:00 |
+--------------+--------------------------------------+
The state ``upgraded-storage`` will be entered when the storage upgrade has
@ -255,13 +259,13 @@ and upgrade various systems.
+-----------------------+-------------------------+
| Property | Value |
+-----------------------+-------------------------+
| control_plane_version | v1.21.8 |
| control_plane_version | v1.24.4 |
| hostname | controller-1 |
| id | 2 |
| kubelet_version | v1.21.8 |
| kubelet_version | v1.24.4 |
| personality | controller |
| status | upgrading-control-plane |
| target_version | v1.22.5 |
| target_version | v1.25.3 |
+-----------------------+-------------------------+
You can upgrade either controller first.
@ -277,13 +281,13 @@ and upgrade various systems.
+-----------------------+-------------------------+
| Property | Value |
+-----------------------+-------------------------+
| control_plane_version | v1.21.8 |
| control_plane_version | v1.24.4 |
| hostname | controller-0 |
| id | 1 |
| kubelet_version | v1.21.8 |
| kubelet_version | v1.24.4 |
| personality | controller |
| status | upgrading-control-plane |
| target_version | v1.22.5 |
| target_version | v1.25.3 |
+-----------------------+-------------------------+
The state ``upgraded-second-master`` will be entered when the upgrade has
@ -297,13 +301,13 @@ and upgrade various systems.
+----+--------------+-------------+----------------+-----------------------+-----------------+--------+
| id | hostname | personality | target_version | control_plane_version | kubelet_version | status |
+----+--------------+-------------+----------------+-----------------------+-----------------+--------+
| 1 | controller-0 | controller | v1.22.5 | v1.22.5 | v1.21.8 | None |
| 2 | controller-1 | controller | v1.22.5 | v1.22.5 | v1.21.8 | None |
| 3 | worker-0 | worker | v1.21.8 | N/A | v1.21.8 | None |
| 4 | worker-1 | worker | v1.21.8 | N/A | v1.21.8 | None |
| 1 | controller-0 | controller | v1.25.3 | v1.25.3 | v1.24.4 | None |
| 2 | controller-1 | controller | v1.25.3 | v1.25.3 | v1.24.4 | None |
| 3 | worker-0 | worker | v1.24.4 | N/A | v1.24.4 | None |
| 4 | worker-1 | worker | v1.24.4 | N/A | v1.24.4 | None |
+----+--------------+-------------+----------------+-----------------------+-----------------+--------+
The control planes of both controllers are now upgraded to v1.22.5.
The control planes of both controllers are now upgraded to v1.25.3.
#. Upgrade kubelet on both controllers.
@ -336,13 +340,13 @@ and upgrade various systems.
+-----------------------+-------------------+
| Property | Value |
+-----------------------+-------------------+
| control_plane_version | v1.22.5 |
| control_plane_version | v1.25.3 |
| hostname | controller-1 |
| id | 2 |
| kubelet_version | v1.21.8 |
| kubelet_version | v1.24.4 |
| personality | controller |
| status | upgrading-kubelet |
| target_version | v1.22.5 |
| target_version | v1.25.3 |
+-----------------------+-------------------+
#. For non |AIO-SX| systems, unlock the controller.
@ -362,11 +366,11 @@ and upgrade various systems.
| Property | Value |
+--------------+--------------------------------------+
| uuid | bf3f9c80-0cec-49a0-91ef-dd86c9bb8fe8 |
| from_version | v1.21.8 |
| to_version | v1.22.5 |
| from_version | v1.24.4 |
| to_version | v1.25.3 |
| state | upgrading-kubelets |
| created_at | 2023-06-26T18:44:46.854319+00:00 |
| updated_at | 2023-06-26T19:41:57.936617+00:00 |
| created_at | 2025-03-26T18:44:46.854319+00:00 |
| updated_at | 2025-03-26T19:41:57.936617+00:00 |
+--------------+--------------------------------------+
#. Upgrade kubelet on all worker hosts.
@ -394,13 +398,13 @@ and upgrade various systems.
+-----------------------+-------------------+
| Property | Value |
+-----------------------+-------------------+
| control_plane_version | v1.22.5 |
| control_plane_version | v1.25.3 |
| hostname | worker-1 |
| id | 3 |
| kubelet_version | v1.21.8 |
| kubelet_version | v1.24.4 |
| personality | worker |
| status | upgrading-kubelet |
| target_version | v1.22.5 |
| target_version | v1.25.3 |
+-----------------------+-------------------+
#. Unlock the host.
@ -420,11 +424,11 @@ and upgrade various systems.
| Property | Value |
+--------------+--------------------------------------+
| uuid | bf3f9c80-0cec-49a0-91ef-dd86c9bb8fe8 |
| from_version | v1.21.8 |
| to_version | v1.22.5 |
| from_version | v1.24.4 |
| to_version | v1.25.3 |
| state | upgrade-complete |
| created_at | 2023-06-26T18:44:46.854319+00:00 |
| updated_at | 2023-06-26T19:06:47.515747+00:00 |
| created_at | 2025-03-26T18:44:46.854319+00:00 |
| updated_at | 2025-03-26T19:06:47.515747+00:00 |
+--------------+--------------------------------------+
#. |Optional| Update all applications that have the ``timing: post`` metadata