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 9f5828a0270 UI: Fix cpu & memory details on list view for unmanaged
k8s clusters (CAPC) (#11353)
add e805e45342a Show chain size in snapshot response for incremental
snapshots (#11313)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/cloudstack/api/ApiConstants.java | 1 +
.../cloudstack/api/response/SnapshotResponse.java | 8 ++++++++
.../com/cloud/api/query/dao/SnapshotJoinDaoImpl.java | 19 +++++++++++++++++++
.../com/cloud/storage/snapshot/SnapshotManager.java | 4 ++++
.../cloud/storage/snapshot/SnapshotManagerImpl.java | 2 +-
ui/public/locales/en.json | 1 +
ui/src/components/view/DetailsTab.vue | 17 ++++++++++++++---
ui/src/config/section/storage.js | 2 +-
8 files changed, 49 insertions(+), 5 deletions(-)