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

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


    from e57a0f9980 Merge remote-tracking branch 'origin/4.17'
     add 9e5cda59ce UI: Add authmethod field allowing to choose password or ssh 
key when adding host (#6525)
     add 67e941f690 cks: fix k8s version upgrade (#6513)
     new 7ff3e7f968 Merge remote-tracking branch 'origin/4.17'

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:
 .../KubernetesClusterUpgradeWorker.java            |  5 +-
 .../cluster/utils/KubernetesClusterUtil.java       | 38 ++++++++-
 .../main/resources/script/upgrade-kubernetes.sh    |  6 ++
 .../cluster/utils/KubernetesClusterUtilTest.java   | 93 ++++++++++++++++++++++
 ui/src/views/infra/zone/StaticInputsForm.vue       | 51 +++++++++++-
 ui/src/views/infra/zone/ZoneWizardAddResources.vue | 30 ++++++-
 ui/src/views/infra/zone/ZoneWizardLaunchZone.vue   |  3 +-
 7 files changed, 221 insertions(+), 5 deletions(-)
 create mode 100644 
plugins/integrations/kubernetes-service/src/test/java/com/cloud/kubernetes/cluster/utils/KubernetesClusterUtilTest.java

Reply via email to