This is an automated email from the ASF dual-hosted git repository. sureshanaparti pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 5ea1ada59a4 Allow full clone volumes with thin provisioning in KVM (#11177) add ed0d606e983 Find system VM templates for CKS clusters and SharedFS honouring the preferred architecture (#10946) add 8ac8a221630 Merge branch '4.20' No new revisions were added by this update. Summary of changes: .../java/com/cloud/storage/dao/VMTemplateDao.java | 2 +- .../com/cloud/storage/dao/VMTemplateDaoImpl.java | 11 ++++++++- .../cloud/storage/dao/VMTemplateDaoImplTest.java | 21 +++++++++++++++++ .../cluster/KubernetesClusterManagerImpl.java | 27 +++++++++++++++++----- .../KubernetesClusterActionWorker.java | 4 +++- ...ernetesClusterResourceModifierActionWorker.java | 2 +- .../cluster/KubernetesClusterManagerImplTest.java | 19 +++++++++++++++ .../lifecycle/StorageVmSharedFSLifeCycle.java | 3 ++- .../lifecycle/StorageVmSharedFSLifeCycleTest.java | 3 +-- 9 files changed, 79 insertions(+), 13 deletions(-)