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 7342fbd8e1a docs: fix spelling in code comments (#8690) add e545259bd36 Added JS Script to pick Favicon, Title from config file (#7418) add 08dc1bbcd4b UI: cleanup arrangement of instance schedule modal dialog (#8620) add 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) add f4987bf8ee6 Merge release branch 4.18 to 4.19 new 3baa45bc2a8 forward Merge branch '4.19' into main 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: .../api/storage/PrimaryDataStoreDriver.java | 4 + .../subsystem/api/storage/VolumeService.java | 2 + .../engine/orchestration/VolumeOrchestrator.java | 8 +- .../META-INF/db/views/cloud.domain_view.sql | 1 + .../storage/volume/VolumeServiceImpl.java | 13 ++ .../main/resources/script/deploy-cloudstack-secret | 4 +- .../driver/ScaleIOPrimaryDataStoreDriver.java | 5 + ui/public/config.json | 2 + ui/public/index.html | 12 +- ui/public/locales/en.json | 1 + ui/src/views/compute/InstanceSchedules.vue | 247 ++++++++++++++------- 11 files changed, 205 insertions(+), 94 deletions(-)