Merge "Update volume-snapshot-controller for k8s 1.24 to 1.28"

This commit is contained in:
Zuul 2024-05-13 13:53:46 +00:00 committed by Gerrit Code Review
commit 15b230662b
1 changed files with 19 additions and 0 deletions

View File

@ -232,6 +232,25 @@ and upgrade various systems.
The state *upgraded-networking* will be entered when the networking
upgrade has completed.
#. Upgrade the storage.
.. code-block:: none
~(keystone_admin)]$ system kube-upgrade-storage
+--------------+--------------------------------------+
| Property | Value |
+--------------+--------------------------------------+
| uuid | bf3f9c80-0cec-49a0-91ef-dd86c9bb8fe8 |
| from_version | v1.27.5 |
| to_version | v1.28.4 |
| state | upgrading-storage |
| created_at | 2024-02-13T18:44:46.854319+00:00 |
| updated_at | 2024-02-13T18:51:29.486448+00:00 |
+--------------+--------------------------------------+
The state ``upgraded-storage`` will be entered when the storage upgrade has
completed.
#. Upgrade the control plane on the first controller.
.. code-block:: none