Sunny
Sunny
Hi, if this is still happening, can you also share the status of the GitRepository object with `kubectl -n flux-system get gitrepo flux-system -o yaml`. The status can provide more...
@Mulham-Raee Can you try this https://join.slack.com/t/weave-community/shared_invite/zt-u6mn5bdh-kapvABTU7Lfzw0FZM7WWAA - this invite may be valid for 24 days only.
Hi, thanks for reporting this issue. Can you share some details about your environment and maybe also some details about containerd and docker in your machine? I suspect it's failing...
Hi @GrigoriyMikhalkin , the prune command in docker is used to remove dangling images by default and `-a` is a special case. In case of ignite, I don't think we...
Hi, currently, we only support exposing block volumes inside a VM as mentioned in #76 and shown in the e2e volume test. Mounting the VM block file on host and...
@dit7ya interesting use case. But unfortunately, we don't support mounting directories yet. A workaround for your case could be to use the `ignite cp` command to copy the files from...
Hi, thanks for trying ignite. Unfortunately, there's no way to do that. You have to exec separately to run the command you want to run. OCI image is used for...
Hi @pbajno , can you please provide some more information? Are you able to use the VM? `ignite ssh `. Do you not see any VM listed if you do...
Sounds good to me. We'll have to add some validation in the labels to prevent the user provided VM labels from overwriting the ignite set labels like `ignite.name`.
A few months ago, we saw this failure related to the lockfile only once and were never able to reproduce it. We also tried tracing the code in the lockfile...