This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch 4.19 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from b4404fbcc7e db: fix wrong cloud.domain_view (#8705) add 18c3d470c6c CKS: fix /opt/bin/deploy-cloudstack-secret in CKS control nodes (#8697) add f731fe882c5 Storage plugin support to check if volume on datastore requires access for migration (#8655) new f4987bf8ee6 Merge release branch 4.18 to 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: .../subsystem/api/storage/PrimaryDataStoreDriver.java | 4 ++++ .../engine/subsystem/api/storage/VolumeService.java | 2 ++ .../cloudstack/engine/orchestration/VolumeOrchestrator.java | 8 ++++---- .../apache/cloudstack/storage/volume/VolumeServiceImpl.java | 13 +++++++++++++ .../src/main/resources/script/deploy-cloudstack-secret | 4 ++-- .../datastore/driver/ScaleIOPrimaryDataStoreDriver.java | 5 +++++ 6 files changed, 30 insertions(+), 6 deletions(-)