th-2021

Results 15 issues of th-2021

During restore I ran into the issue that mysqli is not installed. Nextcloud 28 is based on PHP 8.2 and mysqli is no longer supported.

TypeError OCA\Backup\Service\FilesService::getPackFolder(): Argument #1 ($node) must be of type OC\Files\Node\Folder, OC\Files\Node\LazyFolder given, called in /var/www/html/custom_apps/backup/lib/Service/PointService.php on line 616 Error while running background job (class: OCA\Backup\Cron\Event, arguments: )

I would like to access kubevirt-manager via https:///kvm. I'm running kubernetes with nginx-ingress.

- support gitlab with relative uri - add namespace-in-path support - add log-verbose option

This PR moves the builds from install.sh into Dockerfile.multistage, allowing for parallel build execution (with docker buildkit). This changes circleci configuration to use large modell (4 CPU, 15 GB memory)....