-
Hi,
I just found your very nice tool and successfully used it to upload a Flatcar image.
I wanted to try out the openSUSE MicroOS images, but those are only available in formats other than RAW.
…
-
**Is your feature request related to a problem? Please describe**:
Kubevirt supports transient vms via containerDisks. This is useful for workloads that can't be fully containerized properly, but s…
-
## Describe the bug
Hi,
consider the following files:
flake.nix
```nix
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
};
outputs = { nixpkgs, ... }@…
-
**Description**
This will copy the image and it's backing file (if exist) to the desired backup host without using the double of size on the production datastore.
**Use case**
This feature is ide…
-
In the below example you can see how the web UI supports importing OCI-format images.
These are effectively tarballs containing:
- `image_metadata.json` containing various useful metadata
- `outp…
-
Hi.
Before the 2.2.0 release, when using the ListDetails function i could retrieve the image Tags, DiskFormat, Metadata... Presently (upgrading to the v2.2.0) when using the List function, Tags, Di…
-
Hi, I'm trying to create openstack qcow2 images using packer.
Everything goes well, the image was created and i was able to create instances using default opensztack options.
The problem is that…
-
Hi,
When downloading file `openSUSE-Leap-15.5.x86_64-NoCloud.qcow2` from and the associated checksum file `openSUSE-Leap-15.5.x86_64-NoCloud.qcow2.sha256` from https://download.opensuse.org/reposit…
-
## apptainer read-only error
followed direction here: https://apptainer.org/docs/admin/main/installation.html#mac. basically:
install:
```
brew reinstall qemu lima
```
run:
```
limac…
-
After successful creation of the image in OpenStack, VM Import Controller initiates the download of the image in Harvester.
It seems to happen in two steps:
- Download the original QCOW2 image fro…