This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from cfd6bffacf2 PULL_REQUEST_TEMPLATE.md: fix spelling (#8220)
add d0f3233fda3 edge-zone,kvm,iso,cks: allow k8s deployment with
direct-download iso (#8142)
add b79e3937b46 UI: fix scale vm if first disk offering is dymamic (#8213)
new 05b9b6e2e77 Merge branch '4.18' into main
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../api/command/user/iso/RegisterIsoCmd.java | 7 +++
.../storage/image/TemplateDataFactoryImpl.java | 49 +++++++++---------
.../kvm/storage/KVMStoragePoolManager.java | 6 ++-
.../kvm/storage/KVMStorageProcessor.java | 59 +++++++++++++---------
.../cluster/KubernetesClusterManagerImpl.java | 18 +++++--
.../version/KubernetesVersionManagerImpl.java | 20 ++++++--
.../version/AddKubernetesSupportedVersionCmd.java | 10 +++-
.../KubernetesSupportedVersionResponse.java | 8 +++
.../com/cloud/network/router/NetworkHelper.java | 3 ++
.../cloud/network/router/NetworkHelperImpl.java | 7 ++-
ui/src/views/compute/CreateKubernetesCluster.vue | 8 ++-
ui/src/views/compute/ScaleVM.vue | 23 +++++----
.../views/image/AddKubernetesSupportedVersion.vue | 56 +++++++++++++++-----
13 files changed, 188 insertions(+), 86 deletions(-)