You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2020/10/27 06:45:58 UTC

[cloudstack] branch master updated (1a75872 -> 86f2b79)

This is an automated email from the ASF dual-hosted git repository.

dahn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.


    from 1a75872  Merge pull request #4307 from shapeblue/ovfprops-and-vsphere-adv-together
     add 86f2b79  CKS : More log changes from uuid to name (#4415)

No new revisions were added by this update.

Summary of changes:
 .../cluster/KubernetesClusterManagerImpl.java      | 104 ++++++++++-----------
 .../KubernetesClusterActionWorker.java             |  33 +++----
 .../KubernetesClusterDestroyWorker.java            |  41 ++++----
 ...ernetesClusterResourceModifierActionWorker.java |  29 +++---
 .../KubernetesClusterScaleWorker.java              |  54 +++++------
 .../KubernetesClusterStartWorker.java              |  73 ++++++++-------
 .../actionworkers/KubernetesClusterStopWorker.java |  10 +-
 .../KubernetesClusterUpgradeWorker.java            |  24 ++---
 .../cluster/utils/KubernetesClusterUtil.java       |  48 +++++-----
 9 files changed, 212 insertions(+), 204 deletions(-)