This is an automated email from the ASF dual-hosted git repository. sureshanaparti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit 420bf6dff845652c082c2bec4ec61a55ae4184d3 Merge: 1b0a036a5b7 b1f870ae833 Author: Suresh Kumar Anaparti <[email protected]> AuthorDate: Thu Jan 22 13:24:08 2026 +0530 Merge branch '4.22' .../org/apache/cloudstack/api/ApiConstants.java | 1 + .../wrapper/LibvirtMigrateCommandWrapper.java | 70 ++++++++++----- .../wrapper/LibvirtStartCommandWrapper.java | 5 +- .../wrapper/LibvirtMigrateCommandWrapperTest.java | 26 +++++- .../cluster/KubernetesClusterManagerImpl.java | 3 +- .../version/KubernetesVersionManagerImpl.java | 52 ++++++++++-- .../KubernetesSupportedVersionResponse.java | 12 +++ .../version/KubernetesVersionManagerImplTest.java | 78 ++++++++++++++++- .../version/KubernetesVersionServiceTest.java | 99 +++++++++++++++++----- .../java/com/cloud/storage/StorageManagerImpl.java | 8 +- .../cloud/storage/listener/StoragePoolMonitor.java | 28 ++++-- .../SecondaryStorageManagerImpl.java | 6 +- ui/public/locales/en.json | 1 + ui/public/locales/pt_BR.json | 1 + ui/src/config/section/image.js | 6 +- ui/src/views/auth/ForgotPassword.vue | 2 +- 16 files changed, 330 insertions(+), 68 deletions(-)
