This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.19 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit f4987bf8ee6a671b22bf526fe2a862fbe3df7fe8 Merge: b4404fbcc7e f731fe882c5 Author: Daan Hoogland <d...@onecht.net> AuthorDate: Mon Feb 26 15:53:11 2024 +0100 Merge release branch 4.18 to 4.19 * 4.18: Storage plugin support to check if volume on datastore requires access for migration (#8655) CKS: fix /opt/bin/deploy-cloudstack-secret in CKS control nodes (#8697) .../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(-)