This is an automated email from the ASF dual-hosted git repository.
winterhazel pushed a change to branch healthcheck-main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
omit 599d91e435f 4.21/main Health Check, please don't merge this!
add cddd3835c4e fix(ui): restore Account column hyperlink routing in list
views (#13642)
add 7900b2715a2 server: fix clone network offerings with detail
internetProtocol=IPv4 (#13615)
add fc832413d2c Use correct ID to get value of
backup.validation.script.default.timeout (#13652)
add 0da37409cc2 nasbackup: fix backup stopped vm on Ubuntu 26.04 (#13643)
add 424f0dfdf5d nasbackup: fix agent.log is cleaned when backup stopped vm
(#13641)
add 3a8dde2ee4e 4.21/main Health Check, please don't merge this!
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 (599d91e435f)
\
N -- N -- N refs/heads/healthcheck-main (3a8dde2ee4e)
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:
.../command/admin/network/NetworkOfferingBaseCmd.java | 5 +++--
.../api/command/user/backup/CreateBackupCmd.java | 2 +-
.../command/user/backup/CreateBackupScheduleCmd.java | 2 +-
.../apache/cloudstack/backup/KbossBackupProvider.java | 4 ++--
scripts/vm/hypervisor/kvm/nasbackup.sh | 4 ++--
.../cloud/configuration/ConfigurationManagerImpl.java | 7 +++++--
ui/src/components/view/ListView.vue | 17 +++++++++++------
7 files changed, 25 insertions(+), 16 deletions(-)