This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch healthcheck-4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
omit fe60984448a DO NOT MERGE
add 0b8076c38cf Configure org.eclipse.jetty.server.Request.maxFormKeys
from server.properties and increase the default value (#10214)
add 70776b067a4 fix listing of VMs by network (#10204)
add 1ff68cf9b10 linstor: Fix ZFS snapshot backup (#10219)
add 91f1adab862 UI: set redundant state as N/A for non-redundant routers
(#10227)
add 1f21d0f531c 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 (fe60984448a)
\
N -- N -- N refs/heads/healthcheck-4.19 (1f21d0f531c)
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:
client/conf/server.properties.in | 3 +++
.../src/main/java/org/apache/cloudstack/ServerDaemon.java | 10 ++++++++++
plugins/storage/volume/linstor/CHANGELOG.md | 6 ++++++
.../wrapper/LinstorBackupSnapshotCommandWrapper.java | 14 ++++++++++----
.../main/java/com/cloud/api/query/QueryManagerImpl.java | 1 +
ui/src/components/view/ListView.vue | 4 ++++
ui/src/components/widgets/Status.vue | 2 ++
7 files changed, 36 insertions(+), 4 deletions(-)