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 8af08ddafbc Merge branch '4.19' add 006db90f75b kvm: fix ovs network creation issue (#9869) add 9ae5b6a999b utils: fix invalid JSESSIONID cookie in https setup (#9856) add a6e9aec769f Fix Kubernetes cluster listing when user is unable to scale (#9867) add 22c6f08f77b engine-storage: Set SecretConsumerDetail for VM live migration with storage on shared NFS (#9222) add 4f5561937cb framework/cluster: improve cluster service and integration API service add ef5b5bbd4e5 Updating pom.xml version numbers for release 4.18.2.1 add f0faa4a6b30 saml: signature check improvements add 22baf2494d6 Updating pom.xml version numbers for release 4.18.2.2 add e7dce2bcce5 server, api: account and api entity access improvements add b458e5b9974 Merge pull request #19 from shapeblue/fix-userkeys-cve add be191f5ad79 Updating pom.xml version numbers for release 4.18.2.3 add 24d12f13277 Session Token Invalidation on Logout add b97bd3bee14 fix quota resource access validation add 1861e78361e Validate QCOW2 on upload and register add 124d6b8b816 util: check JSESSIONID in cookies if user is passed add 8830d3aea16 Fix Vue devServer after CSRF fix add 54b3519df12 Updating pom.xml version numbers for release 4.18.2.4 add 1af41585b75 Merge tag '4.18.2.4' into 4.18 add 371e244375b linstor: fix live migrate on non-hyperconverged setups (#9832) add 896b8bfabf1 VR: fix wrong check when compare two configuration files (#9822) add 5b7c86aa452 Merge remote-tracking branch 'origin/4.18' into 4.19 new f7b7339bcfb Merge branch '4.19' 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: .../motion/StorageSystemDataMotionStrategy.java | 5 +- .../LibvirtOvsFetchInterfaceCommandWrapper.java | 2 +- .../kvm/storage/LinstorStorageAdaptor.java | 77 +++++++++++++++++----- .../storage/datastore/util/LinstorUtil.java | 24 +++++++ systemvm/debian/opt/cloud/bin/cs/CsFile.py | 2 +- ui/src/config/section/compute.js | 2 +- ui/src/views/compute/KubernetesServiceTab.vue | 2 +- utils/src/main/java/com/cloud/utils/HttpUtils.java | 4 +- .../test/java/com/cloud/utils/HttpUtilsTest.java | 6 +- 9 files changed, 98 insertions(+), 26 deletions(-)