This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch healthcheck-main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard a9367d90e93 DO NOT MERGE
add 4ce86711f96 PowerFlex on demand disable config key (#9664)
add 53aa92199b2 server: fix nfs version option during mount (#9559)
add bb820f799b0 CKS: fix creation on shared network if HA is enabled
(#8588)
add cb4713fabeb Merge release branch 4.18 to 4.19
add bf2cedea79c Merge branch 4.19 to main
add 26185bfcf39 DO NOT MERGE
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a9367d90e93)
\
N -- N -- N refs/heads/healthcheck-main (26185bfcf39)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../upgrade/SystemVmTemplateRegistration.java | 41 +++++++++++++++++----
.../cluster/KubernetesClusterManagerImpl.java | 5 ++-
.../datastore/manager/ScaleIOSDCManagerImpl.java | 42 +++++++++++++++++++---
.../java/com/cloud/storage/StorageManagerImpl.java | 8 +++--
.../diagnostics/DiagnosticsServiceImpl.java | 3 +-
5 files changed, 82 insertions(+), 17 deletions(-)