This is an automated email from the ASF dual-hosted git repository.
shwstppr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 66665b883c1 Changed error message when snapshot is not on secondary
when trying to perform download (#12462)
add 062b98a51ec fix: clean magic value, and update if-else to switch
(#8848)
add 21d5c108501 Apply reordered ACL list to VR router (#12525)
add 572aa195649 ui: show usage server restart message on usage config
change (#11969)
add 2bfc9cb8eb6 CKS: skip default egress policy check for vpc network
offerings (#11998)
add 4761935145e server: add options for kvm.guest.os.machine.type (#12414)
add dd0b863e225 sensitive information leak to log (#12018)
add 70d4c9d1baa Consider secondary storage selectors during cold volume
migration (#10957)
add 276eb8111da Merge remote-tracking branch 'apache/4.20' into 4.22
new 25cb5453259 Merge remote-tracking branch 'apache/4.22'
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:
.../consoleproxy/ConsoleProxyResource.java | 2 +-
.../storage/motion/AncientDataMotionStrategy.java | 13 ++++++++-
.../networkservice/BaremetalDnsmasqResource.java | 4 +--
.../BaremetalKickStartPxeResource.java | 6 ++--
.../networkservice/BaremetalPingPxeResource.java | 10 +++----
.../cluster/KubernetesClusterManagerImpl.java | 2 +-
.../java/com/cloud/api/query/QueryManagerImpl.java | 1 +
.../network/element/VpcVirtualRouterElement.java | 10 ++++++-
.../cloud/network/vpc/NetworkACLServiceImpl.java | 15 ++++++++--
.../storage/heuristics/HeuristicRuleHelper.java | 16 +++++-----
.../rdpconsole/src/main/java/common/Client.java | 34 +++++++++++++---------
ui/public/locales/en.json | 1 +
ui/src/components/view/ListView.vue | 10 +------
ui/src/utils/plugins.js | 11 +++++++
ui/src/views/setting/ConfigurationValue.vue | 20 ++-----------
utils/src/main/java/com/cloud/utils/UriUtils.java | 8 +++--
16 files changed, 95 insertions(+), 68 deletions(-)